2026-03-30 04:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 04: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-30 04:30:04 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-30 04:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 04:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 04:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 04:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 04:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: d9e6738c1ce867ac
2026-03-30 04:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 04:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.uk/task_45_2026-03-30T04_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-30 04:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 04:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 04: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-30 04:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 04:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-30 04:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 04:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 04: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-30 04:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 04: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-30 04: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-30 04:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 04:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 04:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-30 04:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 04:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 04: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-30 04: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-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741221
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741221%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741221: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741221 url https://www.openlane.eu/en/carv6/auction/10741221
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741220
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741220%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741220: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741220 url https://www.openlane.eu/en/carv6/auction/10741220
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741222
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741222%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741222: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741222 url https://www.openlane.eu/en/carv6/auction/10741222
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741224
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741224%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741224: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741224 url https://www.openlane.eu/en/carv6/auction/10741224
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741215
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741215%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741215: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741215 url https://www.openlane.eu/en/carv6/auction/10741215
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741225
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741225%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741225: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741225 url https://www.openlane.eu/en/carv6/auction/10741225
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741230
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741230%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741230: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741230 url https://www.openlane.eu/en/carv6/auction/10741230
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741229
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741229%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741229: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741229 url https://www.openlane.eu/en/carv6/auction/10741229
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741232
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741232%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741232: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741232 url https://www.openlane.eu/en/carv6/auction/10741232
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741226
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741226%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741226: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741226 url https://www.openlane.eu/en/carv6/auction/10741226
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741231
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741231%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741231: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741231 url https://www.openlane.eu/en/carv6/auction/10741231
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741227
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741227%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741227: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741227 url https://www.openlane.eu/en/carv6/auction/10741227
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741233
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741233%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741233: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741233 url https://www.openlane.eu/en/carv6/auction/10741233
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741235
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741235%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741235: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741235 url https://www.openlane.eu/en/carv6/auction/10741235
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741236
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741236%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741236: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741236 url https://www.openlane.eu/en/carv6/auction/10741236
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741237
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741237%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741237: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741237 url https://www.openlane.eu/en/carv6/auction/10741237
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741239
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741239%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741239: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741239 url https://www.openlane.eu/en/carv6/auction/10741239
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741240
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741240%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741240: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741240 url https://www.openlane.eu/en/carv6/auction/10741240
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741721
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741721%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741721: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741721 url https://www.openlane.eu/en/carv6/auction/10741721
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741219
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741219%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741219: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741219 url https://www.openlane.eu/en/carv6/auction/10741219
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741244
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741244%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741244: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741244 url https://www.openlane.eu/en/carv6/auction/10741244
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741722
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741722%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741722: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741722 url https://www.openlane.eu/en/carv6/auction/10741722
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741218
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741218%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741218: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741218 url https://www.openlane.eu/en/carv6/auction/10741218
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741717
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741717%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741717: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741717 url https://www.openlane.eu/en/carv6/auction/10741717
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741720
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741720%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741720: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741720 url https://www.openlane.eu/en/carv6/auction/10741720
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741718
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741718%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741718: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741718 url https://www.openlane.eu/en/carv6/auction/10741718
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741241
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741241%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741241: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741241 url https://www.openlane.eu/en/carv6/auction/10741241
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741714
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741714%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741714: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741714 url https://www.openlane.eu/en/carv6/auction/10741714
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741216
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741216%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741216: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741216 url https://www.openlane.eu/en/carv6/auction/10741216
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741716
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741716%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741716: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741716 url https://www.openlane.eu/en/carv6/auction/10741716
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741719
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741719%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741719: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741719 url https://www.openlane.eu/en/carv6/auction/10741719
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741715
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741715%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741715: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741715 url https://www.openlane.eu/en/carv6/auction/10741715
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741726
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741726%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741726: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741726 url https://www.openlane.eu/en/carv6/auction/10741726
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741725
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741725%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741725: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741725 url https://www.openlane.eu/en/carv6/auction/10741725
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741723
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741723%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741723: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741723 url https://www.openlane.eu/en/carv6/auction/10741723
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741724
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741724%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741724: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741724 url https://www.openlane.eu/en/carv6/auction/10741724
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741730
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741730%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741730: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741730 url https://www.openlane.eu/en/carv6/auction/10741730
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741727
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741727%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741727: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741727 url https://www.openlane.eu/en/carv6/auction/10741727
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741729
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741729%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741729: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741729 url https://www.openlane.eu/en/carv6/auction/10741729
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741728
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741728%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10741728: 0
2026-03-30 04:30:12 [adesa.uk] INFO: Skipping item 10741728 url https://www.openlane.eu/en/carv6/auction/10741728
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737407
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737407%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737407: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737407 url https://www.openlane.eu/en/carv6/auction/10737407
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737415
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737415%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737415: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737415 url https://www.openlane.eu/en/carv6/auction/10737415
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737420
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737420%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737420: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737420 url https://www.openlane.eu/en/carv6/auction/10737420
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737431
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737431%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737431: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737431 url https://www.openlane.eu/en/carv6/auction/10737431
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737411
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737411%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737411: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737411 url https://www.openlane.eu/en/carv6/auction/10737411
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737413
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737413%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737413: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737413 url https://www.openlane.eu/en/carv6/auction/10737413
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737418
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737418%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737418: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737418 url https://www.openlane.eu/en/carv6/auction/10737418
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737419
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737419%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737419: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737419 url https://www.openlane.eu/en/carv6/auction/10737419
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10737430
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737430%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.uk] INFO: Scrape type for 10737430: 2
2026-03-30 04:30:12 [adesa.uk] INFO: Scraping item 10737430 url https://www.openlane.eu/en/carv6/auction/10737430
2026-03-30 04:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:12 [adesa.uk] INFO: Found listing with ID: 10741743
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741743%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10741743: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10741743 url https://www.openlane.eu/en/carv6/auction/10741743
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10741742
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741742%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10741742: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10741742 url https://www.openlane.eu/en/carv6/auction/10741742
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737428
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737428%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737428: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737428 url https://www.openlane.eu/en/carv6/auction/10737428
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737412
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737412%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737412: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737412 url https://www.openlane.eu/en/carv6/auction/10737412
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737429
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737429%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737429: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737429 url https://www.openlane.eu/en/carv6/auction/10737429
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737417
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737417%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737417: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737417 url https://www.openlane.eu/en/carv6/auction/10737417
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737416
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737416%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737416: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737416 url https://www.openlane.eu/en/carv6/auction/10737416
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10741744
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741744%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10741744: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10741744 url https://www.openlane.eu/en/carv6/auction/10741744
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737406
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737406%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737406: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737406 url https://www.openlane.eu/en/carv6/auction/10737406
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10741741
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741741%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10741741: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10741741 url https://www.openlane.eu/en/carv6/auction/10741741
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737402
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737402%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737402: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737402 url https://www.openlane.eu/en/carv6/auction/10737402
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737432
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737432%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737432: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737432 url https://www.openlane.eu/en/carv6/auction/10737432
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737433
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737433%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737433: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737433 url https://www.openlane.eu/en/carv6/auction/10737433
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737409
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737409%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737409: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737409 url https://www.openlane.eu/en/carv6/auction/10737409
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737401
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737401%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737401: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737401 url https://www.openlane.eu/en/carv6/auction/10737401
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737427
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737427%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737427: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737427 url https://www.openlane.eu/en/carv6/auction/10737427
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737421
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737421%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737421: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737421 url https://www.openlane.eu/en/carv6/auction/10737421
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737422
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737422%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737422: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737422 url https://www.openlane.eu/en/carv6/auction/10737422
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737410
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737410%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737410: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737410 url https://www.openlane.eu/en/carv6/auction/10737410
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737414
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737414%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737414: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737414 url https://www.openlane.eu/en/carv6/auction/10737414
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737408
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737408%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737408: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737408 url https://www.openlane.eu/en/carv6/auction/10737408
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737424
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737424%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737424: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737424 url https://www.openlane.eu/en/carv6/auction/10737424
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737423
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737423%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737423: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737423 url https://www.openlane.eu/en/carv6/auction/10737423
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737403
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737403%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737403: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737403 url https://www.openlane.eu/en/carv6/auction/10737403
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737404
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737404%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737404: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737404 url https://www.openlane.eu/en/carv6/auction/10737404
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737426
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737426%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737426: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737426 url https://www.openlane.eu/en/carv6/auction/10737426
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737434
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737434%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737434: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737434 url https://www.openlane.eu/en/carv6/auction/10737434
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737435
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737435%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737435: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737435 url https://www.openlane.eu/en/carv6/auction/10737435
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737405
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737405%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737405: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737405 url https://www.openlane.eu/en/carv6/auction/10737405
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737425
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737425%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737425: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737425 url https://www.openlane.eu/en/carv6/auction/10737425
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10739641
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710739641%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10739641: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10739641 url https://www.openlane.eu/en/carv6/auction/10739641
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737243
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737243%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737243: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737243 url https://www.openlane.eu/en/carv6/auction/10737243
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10732862
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732862%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10732862: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10732862 url https://www.openlane.eu/en/carv6/auction/10732862
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737245
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737245%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737245: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737245 url https://www.openlane.eu/en/carv6/auction/10737245
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737231
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737231%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737231: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737231 url https://www.openlane.eu/en/carv6/auction/10737231
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737230
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737230%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737230: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737230 url https://www.openlane.eu/en/carv6/auction/10737230
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737232
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737232%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737232: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737232 url https://www.openlane.eu/en/carv6/auction/10737232
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10732864
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732864%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10732864: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10732864 url https://www.openlane.eu/en/carv6/auction/10732864
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737226
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737226%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737226: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737226 url https://www.openlane.eu/en/carv6/auction/10737226
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737217
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737217%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737217: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737217 url https://www.openlane.eu/en/carv6/auction/10737217
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737227
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737227%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737227: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737227 url https://www.openlane.eu/en/carv6/auction/10737227
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737225
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737225%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737225: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737225 url https://www.openlane.eu/en/carv6/auction/10737225
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737244
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737244%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737244: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737244 url https://www.openlane.eu/en/carv6/auction/10737244
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10732863
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710732863%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10732863: 0
2026-03-30 04:30:13 [adesa.uk] INFO: Skipping item 10732863 url https://www.openlane.eu/en/carv6/auction/10732863
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737229
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737229%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737229: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737229 url https://www.openlane.eu/en/carv6/auction/10737229
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737228
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737228%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737228: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737228 url https://www.openlane.eu/en/carv6/auction/10737228
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737233
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737233%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737233: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737233 url https://www.openlane.eu/en/carv6/auction/10737233
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737215
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737215%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737215: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737215 url https://www.openlane.eu/en/carv6/auction/10737215
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737246
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737246%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737246: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737246 url https://www.openlane.eu/en/carv6/auction/10737246
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737249
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737249%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737249: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737249 url https://www.openlane.eu/en/carv6/auction/10737249
2026-03-30 04:30:13 [adesa.uk] INFO: Found listing with ID: 10737247
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737247%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.uk] INFO: Scrape type for 10737247: 2
2026-03-30 04:30:13 [adesa.uk] INFO: Scraping item 10737247 url https://www.openlane.eu/en/carv6/auction/10737247
2026-03-30 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-30 04:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0299adc-9969-54c5-86ec-f031d02ce91c with scrape type 2
2026-03-30 04:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0299adc-9969-54c5-86ec-f031d02ce91c with scrape type 2
2026-03-30 04:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c0299adc-9969-54c5-86ec-f031d02ce91c, identifier: 10737420
2026-03-30 04:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 04:30:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 04:30:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420
2026-03-30 04:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c0299adc-9969-54c5-86ec-f031d02ce91c with identifier: 10737420 to the API
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0299adc-9969-54c5-86ec-f031d02ce91c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN74WLX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737420',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 6034,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 1 hp - VN74WLX - '
'6,034 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737420%27 HTTP/1.1" 200 None
2026-03-30 04:30:15 [adesa.uk] INFO: Saving data for 10737420: {'auction_closing_time': 1775138400.0, 'created_time': 1774625423.787017, 'last_price_update_time': 1774845015.885307}
2026-03-30 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737420') HTTP/1.1" 204 0
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5388096d-1026-5ca8-9f33-caeabd9c6fa5, identifier: 10737419
2026-03-30 04:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-30 04:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419
2026-03-30 04:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5388096d-1026-5ca8-9f33-caeabd9c6fa5 with identifier: 10737419 to the API
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5388096d-1026-5ca8-9f33-caeabd9c6fa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737419',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DY25XND - 17,550 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737419%27 HTTP/1.1" 200 None
2026-03-30 04:30:16 [adesa.uk] INFO: Saving data for 10737419: {'auction_closing_time': 1775138400.0, 'created_time': 1774625438.527483, 'last_price_update_time': 1774845016.51058}
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737419') HTTP/1.1" 204 0
2026-03-30 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9088c3cb-4aa2-53cf-aced-77810e917233 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9088c3cb-4aa2-53cf-aced-77810e917233 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9088c3cb-4aa2-53cf-aced-77810e917233, identifier: 10737415
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada94088-6093-535f-8b33-3750ca244275 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada94088-6093-535f-8b33-3750ca244275 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ada94088-6093-535f-8b33-3750ca244275, identifier: 10737411
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1, identifier: 10737413
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e67e6d-895f-5c68-96ef-c0ae1873284a with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e67e6d-895f-5c68-96ef-c0ae1873284a with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e6e67e6d-895f-5c68-96ef-c0ae1873284a, identifier: 10737418
2026-03-30 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-30 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with scrape type 2
2026-03-30 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with scrape type 2
2026-03-30 04:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6, identifier: 10737407
2026-03-30 04:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 04:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 04:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415
2026-03-30 04:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9088c3cb-4aa2-53cf-aced-77810e917233 with identifier: 10737415 to the API
2026-03-30 04:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '9088c3cb-4aa2-53cf-aced-77810e917233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT23ZTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737415',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20146,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'FT23ZTY - 20,146 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737415%27 HTTP/1.1" 200 None
2026-03-30 04:30:18 [adesa.uk] INFO: Saving data for 10737415: {'auction_closing_time': 1775138400.0, 'created_time': 1774625420.594691, 'last_price_update_time': 1774845018.381867}
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737415') HTTP/1.1" 204 0
2026-03-30 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411
2026-03-30 04:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ada94088-6093-535f-8b33-3750ca244275 with identifier: 10737411 to the API
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada94088-6093-535f-8b33-3750ca244275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FJA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737411',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18471,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DN25FJA - 18,471 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737411%27 HTTP/1.1" 200 None
2026-03-30 04:30:18 [adesa.uk] INFO: Saving data for 10737411: {'auction_closing_time': 1775138400.0, 'created_time': 1774625427.401628, 'last_price_update_time': 1774845018.836743}
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737411') HTTP/1.1" 204 0
2026-03-30 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-30 04:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413
2026-03-30 04:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1 with identifier: 10737413 to the API
2026-03-30 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7fca9d3a-985a-5adf-b1e6-cc6767c8fdc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737413',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXB - 17,474 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737413%27 HTTP/1.1" 200 None
2026-03-30 04:30:19 [adesa.uk] INFO: Saving data for 10737413: {'auction_closing_time': 1775138400.0, 'created_time': 1774625429.040314, 'last_price_update_time': 1774845019.163476}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737413') HTTP/1.1" 204 0
2026-03-30 04:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-30 04:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418
2026-03-30 04:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e6e67e6d-895f-5c68-96ef-c0ae1873284a with identifier: 10737418 to the API
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6e67e6d-895f-5c68-96ef-c0ae1873284a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737418',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 16502,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PXU - 16,502 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-30 04:30:19 [adesa.uk] INFO: Saving data for 10737418: {'auction_closing_time': 1775138400.0, 'created_time': 1774625432.084206, 'last_price_update_time': 1774845019.524128}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737418') HTTP/1.1" 204 0
2026-03-30 04:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-30 04:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407
2026-03-30 04:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 01ca3188-e064-51ad-ab5e-7a6c49fb0bf6 with identifier: 10737407 to the API
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '01ca3188-e064-51ad-ab5e-7a6c49fb0bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RF24PNV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737407',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 13963,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'RF24PNV - 13,963 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737407%27 HTTP/1.1" 200 None
2026-03-30 04:30:19 [adesa.uk] INFO: Saving data for 10737407: {'auction_closing_time': 1775138400.0, 'created_time': 1774625422.053194, 'last_price_update_time': 1774845019.842945}
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737407') HTTP/1.1" 204 0
2026-03-30 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-30 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b90a2731-c0fc-5061-871f-0088d72dcc66 with scrape type 2
2026-03-30 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b90a2731-c0fc-5061-871f-0088d72dcc66 with scrape type 2
2026-03-30 04:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b90a2731-c0fc-5061-871f-0088d72dcc66, identifier: 10737431
2026-03-30 04:30:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-30 04:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 04:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04: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-30 04:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431
2026-03-30 04:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b90a2731-c0fc-5061-871f-0088d72dcc66 with identifier: 10737431 to the API
2026-03-30 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b90a2731-c0fc-5061-871f-0088d72dcc66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA74ZTF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737431',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 9459,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Manual - 101 hp - CA74ZTF - '
'9,459 mi',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737431%27 HTTP/1.1" 200 None
2026-03-30 04:30:20 [adesa.uk] INFO: Saving data for 10737431: {'auction_closing_time': 1775138400.0, 'created_time': 1774625434.921216, 'last_price_update_time': 1774845020.997314}
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737431') HTTP/1.1" 204 0
2026-03-30 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-30 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb04e2ea-0617-591a-8d35-b514ca5aa31b with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb04e2ea-0617-591a-8d35-b514ca5aa31b with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cb04e2ea-0617-591a-8d35-b514ca5aa31b, identifier: 10737430
2026-03-30 04:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-30 04:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430
2026-03-30 04:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cb04e2ea-0617-591a-8d35-b514ca5aa31b with identifier: 10737430 to the API
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cb04e2ea-0617-591a-8d35-b514ca5aa31b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP71WTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737430',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 21788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-01-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - FP71WTV - '
'21,788 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737430%27 HTTP/1.1" 200 None
2026-03-30 04:30:21 [adesa.uk] INFO: Saving data for 10737430: {'auction_closing_time': 1775138400.0, 'created_time': 1774625564.537722, 'last_price_update_time': 1774845021.436604}
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737430') HTTP/1.1" 204 0
2026-03-30 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-30 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a, identifier: 10737429
2026-03-30 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-30 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a790a44-942e-5696-b8d9-f46c900a2396 with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a790a44-942e-5696-b8d9-f46c900a2396 with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7a790a44-942e-5696-b8d9-f46c900a2396, identifier: 10737428
2026-03-30 04:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-30 04:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8645e410-1ba5-5975-adeb-cefdb33579e1 with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8645e410-1ba5-5975-adeb-cefdb33579e1 with scrape type 2
2026-03-30 04:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8645e410-1ba5-5975-adeb-cefdb33579e1, identifier: 10737406
2026-03-30 04:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-30 04:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429
2026-03-30 04:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 42b185f5-b4b7-5229-a67f-c2a02ba1ba4a with identifier: 10737429 to the API
2026-03-30 04:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '42b185f5-b4b7-5229-a67f-c2a02ba1ba4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72HYZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737429',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 36334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Premium - Electric - Automatic - 136 '
'hp - RV72HYZ - 36,334 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737429%27 HTTP/1.1" 200 None
2026-03-30 04:30:22 [adesa.uk] INFO: Saving data for 10737429: {'auction_closing_time': 1775138400.0, 'created_time': 1774625446.646132, 'last_price_update_time': 1774845022.058162}
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737429') HTTP/1.1" 204 0
2026-03-30 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428
2026-03-30 04:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7a790a44-942e-5696-b8d9-f46c900a2396 with identifier: 10737428 to the API
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '7a790a44-942e-5696-b8d9-f46c900a2396',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71SZR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737428',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 35212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - OE71SZR - 35,212 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-30 04:30:22 [adesa.uk] INFO: Saving data for 10737428: {'auction_closing_time': 1775138400.0, 'created_time': 1774625428.507896, 'last_price_update_time': 1774845022.472763}
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737428') HTTP/1.1" 204 0
2026-03-30 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406
2026-03-30 04:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8645e410-1ba5-5975-adeb-cefdb33579e1 with identifier: 10737406 to the API
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8645e410-1ba5-5975-adeb-cefdb33579e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO22WGN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737406',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- VO22WGN - 23,925 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-30 04:30:23 [adesa.uk] INFO: Saving data for 10737406: {'auction_closing_time': 1775138400.0, 'created_time': 1774625441.603334, 'last_price_update_time': 1774845023.628484}
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737406') HTTP/1.1" 204 0
2026-03-30 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-30 04:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 461f7507-6732-5830-911c-990e9ee0e894 with scrape type 2
2026-03-30 04:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 461f7507-6732-5830-911c-990e9ee0e894 with scrape type 2
2026-03-30 04:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 461f7507-6732-5830-911c-990e9ee0e894, identifier: 10737417
2026-03-30 04:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-30 04:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417
2026-03-30 04:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 461f7507-6732-5830-911c-990e9ee0e894 with identifier: 10737417 to the API
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '461f7507-6732-5830-911c-990e9ee0e894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KNV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737417',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 25194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Griffin - Electric - Automatic - 1 hp - '
'SH71KNV - 25,194 mi',
'transmission': 'automatic',
'trim': 'Griffin',
'vin': None,
'year': 2021}
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-30 04:30:24 [adesa.uk] INFO: Saving data for 10737417: {'auction_closing_time': 1775138400.0, 'created_time': 1774625582.194058, 'last_price_update_time': 1774845024.052535}
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737417') HTTP/1.1" 204 0
2026-03-30 04:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-30 04:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 with scrape type 2
2026-03-30 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28bfae9b-21a2-503a-94fe-5d3d07c63419 with scrape type 2
2026-03-30 04:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 28bfae9b-21a2-503a-94fe-5d3d07c63419, identifier: 10737247
2026-03-30 04:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-30 04:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c82558-02d2-59af-ae94-a5d313be8e47 with scrape type 2
2026-03-30 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14c82558-02d2-59af-ae94-a5d313be8e47 with scrape type 2
2026-03-30 04:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 14c82558-02d2-59af-ae94-a5d313be8e47, identifier: 10737402
2026-03-30 04:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-30 04:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247
2026-03-30 04:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 28bfae9b-21a2-503a-94fe-5d3d07c63419 with identifier: 10737247 to the API
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '28bfae9b-21a2-503a-94fe-5d3d07c63419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71YUO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737247',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'SH71YUO - 24,470 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-30 04:30:24 [adesa.uk] INFO: Saving data for 10737247: {'auction_closing_time': 1774965600.0, 'created_time': 1774625686.665661, 'last_price_update_time': 1774845024.584766}
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737247') HTTP/1.1" 204 0
2026-03-30 04:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 04:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402
2026-03-30 04:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 14c82558-02d2-59af-ae94-a5d313be8e47 with identifier: 10737402 to the API
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '14c82558-02d2-59af-ae94-a5d313be8e47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25ZZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737402',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 5750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25ZZT - 5,750 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-30 04:30:25 [adesa.uk] INFO: Saving data for 10737402: {'auction_closing_time': 1775138400.0, 'created_time': 1774625436.945227, 'last_price_update_time': 1774845025.045004}
2026-03-30 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737402') HTTP/1.1" 204 0
2026-03-30 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-30 04:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 116a4273-d52c-5895-9bbd-dc53a6549f97 with scrape type 2
2026-03-30 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 116a4273-d52c-5895-9bbd-dc53a6549f97 with scrape type 2
2026-03-30 04:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 116a4273-d52c-5895-9bbd-dc53a6549f97, identifier: 10737215
2026-03-30 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-30 04:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215
2026-03-30 04:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 116a4273-d52c-5895-9bbd-dc53a6549f97 with identifier: 10737215 to the API
2026-03-30 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '116a4273-d52c-5895-9bbd-dc53a6549f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FGD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737215',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13049,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland Ultimate - Electric - Automatic - 214 hp - '
'DN25FGD - 13,049 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737215%27 HTTP/1.1" 200 None
2026-03-30 04:30:26 [adesa.uk] INFO: Saving data for 10737215: {'auction_closing_time': 1774965600.0, 'created_time': 1774625638.911919, 'last_price_update_time': 1774845026.969261}
2026-03-30 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737215') HTTP/1.1" 204 0
2026-03-30 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:27 [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-30 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-30 04:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3edfdb2e-d593-530c-9189-c7b20e1ec05f with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3edfdb2e-d593-530c-9189-c7b20e1ec05f with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3edfdb2e-d593-530c-9189-c7b20e1ec05f, identifier: 10737233
2026-03-30 04:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-30 04:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e, identifier: 10737228
2026-03-30 04:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-30 04:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7bc046-54a7-5d06-aafb-397201482414 with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b7bc046-54a7-5d06-aafb-397201482414 with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5b7bc046-54a7-5d06-aafb-397201482414, identifier: 10737246
2026-03-30 04:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-30 04:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233
2026-03-30 04:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3edfdb2e-d593-530c-9189-c7b20e1ec05f with identifier: 10737233 to the API
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3edfdb2e-d593-530c-9189-c7b20e1ec05f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XHU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737233',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 16961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Petrol - Automatic - 136 hp - '
'DY25XHU - 16,961 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737233%27 HTTP/1.1" 200 None
2026-03-30 04:30:27 [adesa.uk] INFO: Saving data for 10737233: {'auction_closing_time': 1774965600.0, 'created_time': 1774625644.958377, 'last_price_update_time': 1774845027.767437}
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737233') HTTP/1.1" 204 0
2026-03-30 04:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-30 04:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228
2026-03-30 04:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e with identifier: 10737228 to the API
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '6ca1e7a1-229b-5b9a-90c4-856ca8d14f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71HMA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'WM71HMA - 31,889 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-30 04:30:28 [adesa.uk] INFO: Saving data for 10737228: {'auction_closing_time': 1774965600.0, 'created_time': 1774625641.548793, 'last_price_update_time': 1774845028.673424}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737228') HTTP/1.1" 204 0
2026-03-30 04:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-30 04:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246
2026-03-30 04:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5b7bc046-54a7-5d06-aafb-397201482414 with identifier: 10737246 to the API
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5b7bc046-54a7-5d06-aafb-397201482414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY73TCX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737246',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 10870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Design - Petrol - Manual - 101 hp - '
'YY73TCX - 10,870 mi',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-30 04:30:28 [adesa.uk] INFO: Saving data for 10737246: {'auction_closing_time': 1774965600.0, 'created_time': 1774625637.160699, 'last_price_update_time': 1774845028.945187}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737246') HTTP/1.1" 204 0
2026-03-30 04:30:28 [adesa.uk] INFO: Found listing with ID: 10732865
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-30 04:30:28 [adesa.uk] INFO: Scrape type for 10732865: 0
2026-03-30 04:30:28 [adesa.uk] INFO: Skipping item 10732865 url https://www.openlane.eu/en/carv6/auction/10732865
2026-03-30 04:30:28 [adesa.uk] INFO: Found listing with ID: 10737248
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737248: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737248 url https://www.openlane.eu/en/carv6/auction/10737248
2026-03-30 04:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-30 04:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870f880b-9bab-5f20-89c3-bfe4de14d54f with scrape type 2
2026-03-30 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 870f880b-9bab-5f20-89c3-bfe4de14d54f with scrape type 2
2026-03-30 04:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 870f880b-9bab-5f20-89c3-bfe4de14d54f, identifier: 10737249
2026-03-30 04:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-30 04:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249
2026-03-30 04:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 870f880b-9bab-5f20-89c3-bfe4de14d54f with identifier: 10737249 to the API
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '870f880b-9bab-5f20-89c3-bfe4de14d54f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BP71EGK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737249',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 45648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Premium - Petrol - Automatic - 131 '
'hp - BP71EGK - 45,648 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Saving data for 10737249: {'auction_closing_time': 1774965600.0, 'created_time': 1774625638.231154, 'last_price_update_time': 1774845029.385345}
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737249') HTTP/1.1" 204 0
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732866
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732866: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732866 url https://www.openlane.eu/en/carv6/auction/10732866
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732867
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732867: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732867 url https://www.openlane.eu/en/carv6/auction/10732867
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737219
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737219: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737219 url https://www.openlane.eu/en/carv6/auction/10737219
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732871
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732871: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732871 url https://www.openlane.eu/en/carv6/auction/10732871
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732869
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732869: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732869 url https://www.openlane.eu/en/carv6/auction/10732869
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732870
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732870: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732870 url https://www.openlane.eu/en/carv6/auction/10732870
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732868
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732868: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732868 url https://www.openlane.eu/en/carv6/auction/10732868
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732872
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732872: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732872 url https://www.openlane.eu/en/carv6/auction/10732872
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732874
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732874: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732874 url https://www.openlane.eu/en/carv6/auction/10732874
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732879
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732879: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732879 url https://www.openlane.eu/en/carv6/auction/10732879
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737236
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737236: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737236 url https://www.openlane.eu/en/carv6/auction/10737236
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737216
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737216: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737216 url https://www.openlane.eu/en/carv6/auction/10737216
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732877
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732877: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732877 url https://www.openlane.eu/en/carv6/auction/10732877
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732875
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732875: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732875 url https://www.openlane.eu/en/carv6/auction/10732875
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737218
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737218: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737218 url https://www.openlane.eu/en/carv6/auction/10737218
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737221
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737221: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737221 url https://www.openlane.eu/en/carv6/auction/10737221
2026-03-30 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737250
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737250: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737250 url https://www.openlane.eu/en/carv6/auction/10737250
2026-03-30 04:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732878
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732878: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732878 url https://www.openlane.eu/en/carv6/auction/10732878
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10732876
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10732876: 0
2026-03-30 04:30:29 [adesa.uk] INFO: Skipping item 10732876 url https://www.openlane.eu/en/carv6/auction/10732876
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737222
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737222: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737222 url https://www.openlane.eu/en/carv6/auction/10737222
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737235
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737235: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737235 url https://www.openlane.eu/en/carv6/auction/10737235
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737234
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737234: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737234 url https://www.openlane.eu/en/carv6/auction/10737234
2026-03-30 04:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-30 04:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with scrape type 2
2026-03-30 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with scrape type 2
2026-03-30 04:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2ffb8728-65de-5ada-994b-2ec2e1cdec88, identifier: 10737229
2026-03-30 04:30:29 [adesa.uk] INFO: Found listing with ID: 10737237
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.uk] INFO: Scrape type for 10737237: 2
2026-03-30 04:30:29 [adesa.uk] INFO: Scraping item 10737237 url https://www.openlane.eu/en/carv6/auction/10737237
2026-03-30 04:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-30 04:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229
2026-03-30 04:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2ffb8728-65de-5ada-994b-2ec2e1cdec88 with identifier: 10737229 to the API
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2ffb8728-65de-5ada-994b-2ec2e1cdec88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PJ71ZFL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737229',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'PJ71ZFL - 45,485 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Saving data for 10737229: {'auction_closing_time': 1774965600.0, 'created_time': 1774625645.685109, 'last_price_update_time': 1774845030.30419}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737229') HTTP/1.1" 204 0
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737224
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737224%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737224: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737224 url https://www.openlane.eu/en/carv6/auction/10737224
2026-03-30 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737220
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737220: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737220 url https://www.openlane.eu/en/carv6/auction/10737220
2026-03-30 04:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737223
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737223: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737223 url https://www.openlane.eu/en/carv6/auction/10737223
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737242
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737242: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737242 url https://www.openlane.eu/en/carv6/auction/10737242
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10732880
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10732880: 0
2026-03-30 04:30:30 [adesa.uk] INFO: Skipping item 10732880 url https://www.openlane.eu/en/carv6/auction/10732880
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10732881
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10732881: 0
2026-03-30 04:30:30 [adesa.uk] INFO: Skipping item 10732881 url https://www.openlane.eu/en/carv6/auction/10732881
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737239
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737239: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737239 url https://www.openlane.eu/en/carv6/auction/10737239
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737240
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737240: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737240 url https://www.openlane.eu/en/carv6/auction/10737240
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737241
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737241: 2
2026-03-30 04:30:30 [adesa.uk] INFO: Scraping item 10737241 url https://www.openlane.eu/en/carv6/auction/10737241
2026-03-30 04:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-30 04:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea71954-8833-5f92-a88d-32227e509406 with scrape type 2
2026-03-30 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea71954-8833-5f92-a88d-32227e509406 with scrape type 2
2026-03-30 04:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: aea71954-8833-5f92-a88d-32227e509406, identifier: 10737217
2026-03-30 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-30 04:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217
2026-03-30 04:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: aea71954-8833-5f92-a88d-32227e509406 with identifier: 10737217 to the API
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'aea71954-8833-5f92-a88d-32227e509406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LR71EVV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737217',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 62766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - LR71EVV - 62,766 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Saving data for 10737217: {'auction_closing_time': 1774965600.0, 'created_time': 1774625650.827224, 'last_price_update_time': 1774845030.956578}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737217') HTTP/1.1" 204 0
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10737238
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.uk] INFO: Scrape type for 10737238: 0
2026-03-30 04:30:30 [adesa.uk] INFO: Skipping item 10737238 url https://www.openlane.eu/en/carv6/auction/10737238
2026-03-30 04:30:30 [adesa.uk] INFO: Found listing with ID: 10730216
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-30 04:30:31 [adesa.uk] INFO: Scrape type for 10730216: 2
2026-03-30 04:30:31 [adesa.uk] INFO: Scraping item 10730216 url https://www.openlane.eu/en/carv6/auction/10730216
2026-03-30 04:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:31 [adesa.uk] INFO: Found listing with ID: 10736505
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736505%27 HTTP/1.1" 200 None
2026-03-30 04:30:31 [adesa.uk] INFO: Scrape type for 10736505: 2
2026-03-30 04:30:31 [adesa.uk] INFO: Scraping item 10736505 url https://www.openlane.eu/en/carv6/auction/10736505
2026-03-30 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-30 04:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68edc857-059e-5fe7-88a0-418495206e29 with scrape type 2
2026-03-30 04:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68edc857-059e-5fe7-88a0-418495206e29 with scrape type 2
2026-03-30 04:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 68edc857-059e-5fe7-88a0-418495206e29, identifier: 10737226
2026-03-30 04:30:31 [adesa.uk] INFO: Found listing with ID: 10738952
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738952%27 HTTP/1.1" 200 None
2026-03-30 04:30:31 [adesa.uk] INFO: Scrape type for 10738952: 0
2026-03-30 04:30:31 [adesa.uk] INFO: Skipping item 10738952 url https://www.openlane.eu/en/carv6/auction/10738952
2026-03-30 04:30:31 [adesa.uk] INFO: Found listing with ID: 10738951
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738951%27 HTTP/1.1" 200 None
2026-03-30 04:30:31 [adesa.uk] INFO: Scrape type for 10738951: 2
2026-03-30 04:30:31 [adesa.uk] INFO: Scraping item 10738951 url https://www.openlane.eu/en/carv6/auction/10738951
2026-03-30 04:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-30 04:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226
2026-03-30 04:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 68edc857-059e-5fe7-88a0-418495206e29 with identifier: 10737226 to the API
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '68edc857-059e-5fe7-88a0-418495206e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YB20XGU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737226',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 42786,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav - Electric - Automatic - 1 hp - '
'YB20XGU - 42,786 mi',
'transmission': 'automatic',
'trim': 'Elite Nav',
'vin': None,
'year': 2020}
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-30 04:30:31 [adesa.uk] INFO: Saving data for 10737226: {'auction_closing_time': 1774965600.0, 'created_time': 1774625652.10086, 'last_price_update_time': 1774845031.906408}
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737226') HTTP/1.1" 204 0
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10738953
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738953%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10738953: 0
2026-03-30 04:30:32 [adesa.uk] INFO: Skipping item 10738953 url https://www.openlane.eu/en/carv6/auction/10738953
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730215
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730215: 2
2026-03-30 04:30:32 [adesa.uk] INFO: Scraping item 10730215 url https://www.openlane.eu/en/carv6/auction/10730215
2026-03-30 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-30 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8296a22c-a988-5bd1-a8b0-0068348c98b6 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8296a22c-a988-5bd1-a8b0-0068348c98b6, identifier: 10737244
2026-03-30 04: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-30 04: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-30 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-30 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244
2026-03-30 04:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8296a22c-a988-5bd1-a8b0-0068348c98b6 with identifier: 10737244 to the API
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '8296a22c-a988-5bd1-a8b0-0068348c98b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL72YEB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737244',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 136 hp - '
'DL72YEB - 16,940 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Saving data for 10737244: {'auction_closing_time': 1774965600.0, 'created_time': 1774625647.096209, 'last_price_update_time': 1774845032.460627}
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737244') HTTP/1.1" 204 0
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10734595
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10734595: 0
2026-03-30 04:30:32 [adesa.uk] INFO: Skipping item 10734595 url https://www.openlane.eu/en/carv6/auction/10734595
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730218
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730218: 2
2026-03-30 04:30:32 [adesa.uk] INFO: Scraping item 10730218 url https://www.openlane.eu/en/carv6/auction/10730218
2026-03-30 04: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-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730264
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730264: 2
2026-03-30 04:30:32 [adesa.uk] INFO: Scraping item 10730264 url https://www.openlane.eu/en/carv6/auction/10730264
2026-03-30 04:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-30 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182f9ac0-7ef6-59fe-86b7-64f4602968bd with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 182f9ac0-7ef6-59fe-86b7-64f4602968bd with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 182f9ac0-7ef6-59fe-86b7-64f4602968bd, identifier: 10737232
2026-03-30 04:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-30 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d2cb9b7a-681b-5322-a48c-6387b43fcfb9, identifier: 10737416
2026-03-30 04:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-30 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 497550e4-4721-5ac4-8610-7373bf0b752c with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 497550e4-4721-5ac4-8610-7373bf0b752c with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 497550e4-4721-5ac4-8610-7373bf0b752c, identifier: 10737227
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730259
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730259: 0
2026-03-30 04:30:32 [adesa.uk] INFO: Skipping item 10730259 url https://www.openlane.eu/en/carv6/auction/10730259
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730257
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730257: 0
2026-03-30 04:30:32 [adesa.uk] INFO: Skipping item 10730257 url https://www.openlane.eu/en/carv6/auction/10730257
2026-03-30 04:30:32 [adesa.uk] INFO: Found listing with ID: 10730258
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-30 04:30:32 [adesa.uk] INFO: Scrape type for 10730258: 2
2026-03-30 04:30:32 [adesa.uk] INFO: Scraping item 10730258 url https://www.openlane.eu/en/carv6/auction/10730258
2026-03-30 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-30 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232
2026-03-30 04:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 182f9ac0-7ef6-59fe-86b7-64f4602968bd with identifier: 10737232 to the API
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '182f9ac0-7ef6-59fe-86b7-64f4602968bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PWU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737232',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 16793,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PWU - 16,793 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737232%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Saving data for 10737232: {'auction_closing_time': 1774965600.0, 'created_time': 1774625653.67067, 'last_price_update_time': 1774845033.180249}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737232') HTTP/1.1" 204 0
2026-03-30 04:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-30 04:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416
2026-03-30 04:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d2cb9b7a-681b-5322-a48c-6387b43fcfb9 with identifier: 10737416 to the API
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd2cb9b7a-681b-5322-a48c-6387b43fcfb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV72XZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737416',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24235,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 1 hp - GV72XZY '
'- 24,235 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737416%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Saving data for 10737416: {'auction_closing_time': 1775138400.0, 'created_time': 1774625437.75324, 'last_price_update_time': 1774845033.488521}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737416') HTTP/1.1" 204 0
2026-03-30 04:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-30 04:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227
2026-03-30 04:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 497550e4-4721-5ac4-8610-7373bf0b752c with identifier: 10737227 to the API
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '497550e4-4721-5ac4-8610-7373bf0b752c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VE71NLC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737227',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 22311,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VE71NLC - 22,311 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737227%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Saving data for 10737227: {'auction_closing_time': 1774965600.0, 'created_time': 1774625649.335777, 'last_price_update_time': 1774845033.799021}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737227') HTTP/1.1" 204 0
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730268
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730268%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730268: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730268 url https://www.openlane.eu/en/carv6/auction/10730268
2026-03-30 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04: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-30 04: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-30 04: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-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730242
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730242%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730242: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730242 url https://www.openlane.eu/en/carv6/auction/10730242
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730239
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730239%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730239: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730239 url https://www.openlane.eu/en/carv6/auction/10730239
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730272
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730272%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730272: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730272 url https://www.openlane.eu/en/carv6/auction/10730272
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730255
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730255%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730255: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730255 url https://www.openlane.eu/en/carv6/auction/10730255
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730263
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730263%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730263: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730263 url https://www.openlane.eu/en/carv6/auction/10730263
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730252
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730252%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730252: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730252 url https://www.openlane.eu/en/carv6/auction/10730252
2026-03-30 04:30:33 [adesa.uk] INFO: Found listing with ID: 10730254
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730254%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.uk] INFO: Scrape type for 10730254: 2
2026-03-30 04:30:33 [adesa.uk] INFO: Scraping item 10730254 url https://www.openlane.eu/en/carv6/auction/10730254
2026-03-30 04:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-30 04:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with scrape type 2
2026-03-30 04:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with scrape type 2
2026-03-30 04:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9fd91453-acc6-5b5f-9843-b0d73c29ad18, identifier: 10737245
2026-03-30 04:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-30 04:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66560946-03b2-50c3-adca-7f0df65fd389 with scrape type 2
2026-03-30 04:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66560946-03b2-50c3-adca-7f0df65fd389 with scrape type 2
2026-03-30 04:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 66560946-03b2-50c3-adca-7f0df65fd389, identifier: 10737231
2026-03-30 04:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-30 04:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee9d6f6-0119-589d-9816-13485a16885a with scrape type 2
2026-03-30 04:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eee9d6f6-0119-589d-9816-13485a16885a with scrape type 2
2026-03-30 04:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: eee9d6f6-0119-589d-9816-13485a16885a, identifier: 10737230
2026-03-30 04:30:34 [adesa.uk] INFO: Found listing with ID: 10730224
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-30 04:30:34 [adesa.uk] INFO: Scrape type for 10730224: 2
2026-03-30 04:30:34 [adesa.uk] INFO: Scraping item 10730224 url https://www.openlane.eu/en/carv6/auction/10730224
2026-03-30 04:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-30 04:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245
2026-03-30 04:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9fd91453-acc6-5b5f-9843-b0d73c29ad18 with identifier: 10737245 to the API
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '9fd91453-acc6-5b5f-9843-b0d73c29ad18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25EGX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737245',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17838,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25EGX - 17,838 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-30 04:30:34 [adesa.uk] INFO: Saving data for 10737245: {'auction_closing_time': 1774965600.0, 'created_time': 1774625652.980613, 'last_price_update_time': 1774845034.629788}
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737245') HTTP/1.1" 204 0
2026-03-30 04:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-30 04:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231
2026-03-30 04:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 66560946-03b2-50c3-adca-7f0df65fd389 with identifier: 10737231 to the API
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '66560946-03b2-50c3-adca-7f0df65fd389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PNJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737231',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 19940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PNJ - 19,940 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737231%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Saving data for 10737231: {'auction_closing_time': 1774965600.0, 'created_time': 1774625654.686593, 'last_price_update_time': 1774845035.067088}
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737231') HTTP/1.1" 204 0
2026-03-30 04:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-30 04:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230
2026-03-30 04:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: eee9d6f6-0119-589d-9816-13485a16885a with identifier: 10737230 to the API
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'eee9d6f6-0119-589d-9816-13485a16885a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PTX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 15734,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PTX - 15,734 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737230%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Saving data for 10737230: {'auction_closing_time': 1774965600.0, 'created_time': 1774625655.003947, 'last_price_update_time': 1774845035.383205}
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737230') HTTP/1.1" 204 0
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730237
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730237%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730237: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730237 url https://www.openlane.eu/en/carv6/auction/10730237
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730222
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730222%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730222: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730222 url https://www.openlane.eu/en/carv6/auction/10730222
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736510
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736510%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736510: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736510 url https://www.openlane.eu/en/carv6/auction/10736510
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736513
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736513%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736513: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736513 url https://www.openlane.eu/en/carv6/auction/10736513
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736508
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736508%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736508: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736508 url https://www.openlane.eu/en/carv6/auction/10736508
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736506
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736506%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736506: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736506 url https://www.openlane.eu/en/carv6/auction/10736506
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730212
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730212%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730212: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730212 url https://www.openlane.eu/en/carv6/auction/10730212
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736503
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736503%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736503: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736503 url https://www.openlane.eu/en/carv6/auction/10736503
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736507
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736507%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736507: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736507 url https://www.openlane.eu/en/carv6/auction/10736507
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730226
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730226%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730226: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730226 url https://www.openlane.eu/en/carv6/auction/10730226
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736512
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736512%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736512: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736512 url https://www.openlane.eu/en/carv6/auction/10736512
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736511
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736511%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736511: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736511 url https://www.openlane.eu/en/carv6/auction/10736511
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730210
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730210%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730210: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730210 url https://www.openlane.eu/en/carv6/auction/10730210
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730211
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730211%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730211: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730211 url https://www.openlane.eu/en/carv6/auction/10730211
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10738954
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710738954%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10738954: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10738954 url https://www.openlane.eu/en/carv6/auction/10738954
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10736514
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736514%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10736514: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10736514 url https://www.openlane.eu/en/carv6/auction/10736514
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730283
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730283%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730283: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730283 url https://www.openlane.eu/en/carv6/auction/10730283
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730240
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730240%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730240: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730240 url https://www.openlane.eu/en/carv6/auction/10730240
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730235
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730235%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730235: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730235 url https://www.openlane.eu/en/carv6/auction/10730235
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730245
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730245%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730245: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730245 url https://www.openlane.eu/en/carv6/auction/10730245
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730260
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730260%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730260: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730260 url https://www.openlane.eu/en/carv6/auction/10730260
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730265
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730265%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730265: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730265 url https://www.openlane.eu/en/carv6/auction/10730265
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10741852
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741852%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10741852: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10741852 url https://www.openlane.eu/en/carv6/auction/10741852
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730234
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730234%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730234: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730234 url https://www.openlane.eu/en/carv6/auction/10730234
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730262
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730262%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730262: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730262 url https://www.openlane.eu/en/carv6/auction/10730262
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730232
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730232%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730232: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730232 url https://www.openlane.eu/en/carv6/auction/10730232
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730269
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730269%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730269: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730269 url https://www.openlane.eu/en/carv6/auction/10730269
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730225
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730225%27 HTTP/1.1" 200 None
2026-03-30 04:30:35 [adesa.uk] INFO: Scrape type for 10730225: 2
2026-03-30 04:30:35 [adesa.uk] INFO: Scraping item 10730225 url https://www.openlane.eu/en/carv6/auction/10730225
2026-03-30 04:30:35 [adesa.uk] INFO: Found listing with ID: 10730270
2026-03-30 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730270%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730270: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730270 url https://www.openlane.eu/en/carv6/auction/10730270
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730213
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730213%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730213: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730213 url https://www.openlane.eu/en/carv6/auction/10730213
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730271
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730271%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730271: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730271 url https://www.openlane.eu/en/carv6/auction/10730271
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730253
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730253%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730253: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730253 url https://www.openlane.eu/en/carv6/auction/10730253
2026-03-30 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730261
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730261%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730261: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730261 url https://www.openlane.eu/en/carv6/auction/10730261
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730231
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730231%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730231: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730231 url https://www.openlane.eu/en/carv6/auction/10730231
2026-03-30 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730227
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730227%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730227: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730227 url https://www.openlane.eu/en/carv6/auction/10730227
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730217
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730217%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730217: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730217 url https://www.openlane.eu/en/carv6/auction/10730217
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730267
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730267%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730267: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730267 url https://www.openlane.eu/en/carv6/auction/10730267
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730229
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730229%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730229: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730229 url https://www.openlane.eu/en/carv6/auction/10730229
2026-03-30 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-30 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with scrape type 2
2026-03-30 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with scrape type 2
2026-03-30 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2, identifier: 10737221
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730233
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730233%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730233: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730233 url https://www.openlane.eu/en/carv6/auction/10730233
2026-03-30 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-30 04:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221
2026-03-30 04:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2b1b2bd3-95ee-5bfe-921c-3b347acd11f2 with identifier: 10737221 to the API
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2b1b2bd3-95ee-5bfe-921c-3b347acd11f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PXZ9469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - PXZ9469 - 39,252 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737221%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Saving data for 10737221: {'auction_closing_time': 1774965600.0, 'created_time': 1774625644.026568, 'last_price_update_time': 1774845036.720211}
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737221') HTTP/1.1" 204 0
2026-03-30 04:30:36 [adesa.uk] INFO: Found listing with ID: 10730266
2026-03-30 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730266%27 HTTP/1.1" 200 None
2026-03-30 04:30:36 [adesa.uk] INFO: Scrape type for 10730266: 2
2026-03-30 04:30:36 [adesa.uk] INFO: Scraping item 10730266 url https://www.openlane.eu/en/carv6/auction/10730266
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-30 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with scrape type 2
2026-03-30 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with scrape type 2
2026-03-30 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22, identifier: 10737425
2026-03-30 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-30 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with scrape type 2
2026-03-30 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with scrape type 2
2026-03-30 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e53ca1b6-ffdb-53a5-b54f-1be581400fd8, identifier: 10739641
2026-03-30 04:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-30 04:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748d8463-a83b-5cff-b987-0ab4dced17c6 with scrape type 2
2026-03-30 04:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748d8463-a83b-5cff-b987-0ab4dced17c6 with scrape type 2
2026-03-30 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 748d8463-a83b-5cff-b987-0ab4dced17c6, identifier: 10737243
2026-03-30 04:30:37 [adesa.uk] INFO: Found listing with ID: 10730236
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730236%27 HTTP/1.1" 200 None
2026-03-30 04:30:37 [adesa.uk] INFO: Scrape type for 10730236: 2
2026-03-30 04:30:37 [adesa.uk] INFO: Scraping item 10730236 url https://www.openlane.eu/en/carv6/auction/10730236
2026-03-30 04:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-30 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425
2026-03-30 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4b69adfc-3a0e-579a-a15e-82ba1e66ce22 with identifier: 10737425 to the API
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '4b69adfc-3a0e-579a-a15e-82ba1e66ce22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SW71GXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737425',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'SW71GXH - 18,733 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737425%27 HTTP/1.1" 200 None
2026-03-30 04:30:37 [adesa.uk] INFO: Saving data for 10737425: {'auction_closing_time': 1775138400.0, 'created_time': 1774625658.805362, 'last_price_update_time': 1774845037.42596}
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737425') HTTP/1.1" 204 0
2026-03-30 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-30 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641
2026-03-30 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e53ca1b6-ffdb-53a5-b54f-1be581400fd8 with identifier: 10739641 to the API
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739641>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e53ca1b6-ffdb-53a5-b54f-1be581400fd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ8091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 44189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE - ALL4 - Hybrid - Automatic - 125 hp - '
'44.189 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710739641%27 HTTP/1.1" 200 None
2026-03-30 04:30:37 [adesa.uk] INFO: Saving data for 10739641: {'auction_closing_time': 1774858500.0, 'created_time': 1774625656.13232, 'last_price_update_time': 1774845037.786097}
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10739641') HTTP/1.1" 204 0
2026-03-30 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-30 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243
2026-03-30 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 748d8463-a83b-5cff-b987-0ab4dced17c6 with identifier: 10737243 to the API
2026-03-30 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '748d8463-a83b-5cff-b987-0ab4dced17c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS24MUP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737243',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 15526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'HS24MUP - 15,526 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737243%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Saving data for 10737243: {'auction_closing_time': 1774965600.0, 'created_time': 1774625655.566062, 'last_price_update_time': 1774845038.085288}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737243') HTTP/1.1" 204 0
2026-03-30 04:30:38 [adesa.uk] INFO: Found listing with ID: 10736499
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736499%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Scrape type for 10736499: 2
2026-03-30 04:30:38 [adesa.uk] INFO: Scraping item 10736499 url https://www.openlane.eu/en/carv6/auction/10736499
2026-03-30 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-30 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7801d8-6542-59ce-8588-ca740111e72d with scrape type 2
2026-03-30 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a7801d8-6542-59ce-8588-ca740111e72d with scrape type 2
2026-03-30 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8a7801d8-6542-59ce-8588-ca740111e72d, identifier: 10737405
2026-03-30 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-30 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d0b3de-f454-5caa-9c25-6c58d7774747 with scrape type 2
2026-03-30 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0d0b3de-f454-5caa-9c25-6c58d7774747 with scrape type 2
2026-03-30 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c0d0b3de-f454-5caa-9c25-6c58d7774747, identifier: 10737412
2026-03-30 04:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-30 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405
2026-03-30 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8a7801d8-6542-59ce-8588-ca740111e72d with identifier: 10737405 to the API
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8a7801d8-6542-59ce-8588-ca740111e72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SV72YXL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737405',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8112,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'SV72YXL - 8,112 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737405%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Saving data for 10737405: {'auction_closing_time': 1775138400.0, 'created_time': 1774625667.35466, 'last_price_update_time': 1774845038.632528}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737405') HTTP/1.1" 204 0
2026-03-30 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-30 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412
2026-03-30 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c0d0b3de-f454-5caa-9c25-6c58d7774747 with identifier: 10737412 to the API
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c0d0b3de-f454-5caa-9c25-6c58d7774747',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KRG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737412',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - SH71KRG - 16,914 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737412%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Saving data for 10737412: {'auction_closing_time': 1775138400.0, 'created_time': 1774625444.672125, 'last_price_update_time': 1774845038.930212}
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737412') HTTP/1.1" 204 0
2026-03-30 04:30:38 [adesa.uk] INFO: Found listing with ID: 10741740
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710741740%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Scrape type for 10741740: 2
2026-03-30 04:30:38 [adesa.uk] INFO: Scraping item 10741740 url https://www.openlane.eu/en/carv6/auction/10741740
2026-03-30 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:38 [adesa.uk] INFO: Found listing with ID: 10736502
2026-03-30 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736502%27 HTTP/1.1" 200 None
2026-03-30 04:30:38 [adesa.uk] INFO: Scrape type for 10736502: 2
2026-03-30 04:30:38 [adesa.uk] INFO: Scraping item 10736502 url https://www.openlane.eu/en/carv6/auction/10736502
2026-03-30 04:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-30 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a5c8d-0a86-584d-919b-a4e673f1eb71 with scrape type 2
2026-03-30 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175a5c8d-0a86-584d-919b-a4e673f1eb71 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 175a5c8d-0a86-584d-919b-a4e673f1eb71, identifier: 10737224
2026-03-30 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-30 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224
2026-03-30 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 175a5c8d-0a86-584d-919b-a4e673f1eb71 with identifier: 10737224 to the API
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '175a5c8d-0a86-584d-919b-a4e673f1eb71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AP71BSY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737224',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 27864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - AP71BSY - 27,864 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737224%27 HTTP/1.1" 200 None
2026-03-30 04:30:39 [adesa.uk] INFO: Saving data for 10737224: {'auction_closing_time': 1774965600.0, 'created_time': 1774625484.44699, 'last_price_update_time': 1774845039.377844}
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737224') HTTP/1.1" 204 0
2026-03-30 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-30 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 182b716d-7cab-5db3-9017-869d163d3b58 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 182b716d-7cab-5db3-9017-869d163d3b58 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 182b716d-7cab-5db3-9017-869d163d3b58, identifier: 10730215
2026-03-30 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-30 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215
2026-03-30 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 182b716d-7cab-5db3-9017-869d163d3b58 with identifier: 10730215 to the API
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '182b716d-7cab-5db3-9017-869d163d3b58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MC21OGK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730215',
'listing': 'auction',
'location': 'Upminster',
'make': 'Audi',
'model': 'A5',
'odometer': 13046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Audi A5 40 TFSI S Line - Petrol - Automatic - 204 hp - MC21OGK - '
'13,046 mi',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730215%27 HTTP/1.1" 200 None
2026-03-30 04:30:39 [adesa.uk] INFO: Saving data for 10730215: {'auction_closing_time': 1774879200.0, 'created_time': 1774521193.856422, 'last_price_update_time': 1774845039.790274}
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730215') HTTP/1.1" 204 0
2026-03-30 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-30 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41358d1a-daea-50ab-af68-8461bf68ce47 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41358d1a-daea-50ab-af68-8461bf68ce47 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 41358d1a-daea-50ab-af68-8461bf68ce47, identifier: 10730216
2026-03-30 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-30 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76876aa5-1076-5927-9d34-9c68d203fb99 with scrape type 2
2026-03-30 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76876aa5-1076-5927-9d34-9c68d203fb99 with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 76876aa5-1076-5927-9d34-9c68d203fb99, identifier: 10738951
2026-03-30 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-30 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216
2026-03-30 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 41358d1a-daea-50ab-af68-8461bf68ce47 with identifier: 10730216 to the API
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '41358d1a-daea-50ab-af68-8461bf68ce47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA22LCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730216',
'listing': 'auction',
'location': 'Upminster',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 17160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Alfa Romeo Giulia 2.0 Sprint - Petrol - Automatic - 200 hp - '
'VA22LCF - 17,160 mi',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-30 04:30:40 [adesa.uk] INFO: Saving data for 10730216: {'auction_closing_time': 1774879200.0, 'created_time': 1774521098.057715, 'last_price_update_time': 1774845040.32384}
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730216') HTTP/1.1" 204 0
2026-03-30 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-30 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951
2026-03-30 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 76876aa5-1076-5927-9d34-9c68d203fb99 with identifier: 10738951 to the API
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '76876aa5-1076-5927-9d34-9c68d203fb99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XNN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738951',
'listing': 'auction',
'location': 'Corby',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 11,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Petrol - Automatic - 160 hp - '
'WO24XNN - 11 mi',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738951%27 HTTP/1.1" 200 None
2026-03-30 04:30:40 [adesa.uk] INFO: Saving data for 10738951: {'auction_closing_time': 1774879200.0, 'created_time': 1774625458.657976, 'last_price_update_time': 1774845040.604009}
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738951') HTTP/1.1" 204 0
2026-03-30 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-30 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d30c3913-537c-59ee-9a8a-fb062e93d36b with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d30c3913-537c-59ee-9a8a-fb062e93d36b with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d30c3913-537c-59ee-9a8a-fb062e93d36b, identifier: 10737241
2026-03-30 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-30 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72, identifier: 10736505
2026-03-30 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-30 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e3045a-f03f-5723-9071-ba4b9ba0f886 with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e3045a-f03f-5723-9071-ba4b9ba0f886 with scrape type 2
2026-03-30 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2e3045a-f03f-5723-9071-ba4b9ba0f886, identifier: 10730268
2026-03-30 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-30 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241
2026-03-30 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d30c3913-537c-59ee-9a8a-fb062e93d36b with identifier: 10737241 to the API
2026-03-30 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd30c3913-537c-59ee-9a8a-fb062e93d36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AX71BNL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737241',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'AX71BNL - 35,154 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710737241%27 HTTP/1.1" 200 None
2026-03-30 04:30:41 [adesa.uk] INFO: Saving data for 10737241: {'auction_closing_time': 1774965600.0, 'created_time': 1774625445.486282, 'last_price_update_time': 1774845041.197347}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737241') HTTP/1.1" 204 0
2026-03-30 04:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-30 04:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505
2026-03-30 04:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4b7d6713-c169-52bf-9a19-5f4ad74fdd72 with identifier: 10736505 to the API
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4b7d6713-c169-52bf-9a19-5f4ad74fdd72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WM24KMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736505',
'listing': 'auction',
'location': 'Corby',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 9041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Petrol - Automatic - 160 hp - '
'WM24KMU - 9,041 mi',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710736505%27 HTTP/1.1" 200 None
2026-03-30 04:30:41 [adesa.uk] INFO: Saving data for 10736505: {'auction_closing_time': 1774879200.0, 'created_time': 1774625525.334896, 'last_price_update_time': 1774845041.534601}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736505') HTTP/1.1" 204 0
2026-03-30 04:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-30 04:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268
2026-03-30 04:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2e3045a-f03f-5723-9071-ba4b9ba0f886 with identifier: 10730268 to the API
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a2e3045a-f03f-5723-9071-ba4b9ba0f886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA72VKP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730268',
'listing': 'auction',
'location': 'Barnsley',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 19482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'DS DS3 Crossback 50 kWh Bastille - Electric - Automatic - 136 hp - '
'MA72VKP - 19,482 mi',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730268%27 HTTP/1.1" 200 None
2026-03-30 04:30:41 [adesa.uk] INFO: Saving data for 10730268: {'auction_closing_time': 1774879200.0, 'created_time': 1774521195.206479, 'last_price_update_time': 1774845041.844754}
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730268') HTTP/1.1" 204 0
2026-03-30 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-30 04:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with scrape type 2
2026-03-30 04:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with scrape type 2
2026-03-30 04:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52, identifier: 10730258
2026-03-30 04:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-30 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258
2026-03-30 04:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52 with identifier: 10730258 to the API
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '63b8b1a6-0be0-54b6-9a3d-0bdf8cf96d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN75LCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730258',
'listing': 'auction',
'location': 'Telford',
'make': 'Citroën',
'model': 'C5',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-11-29',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Citroën C5 Aircross 1.5 Max - Diesel - Automatic - 131 hp - VN75LCJ '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730258%27 HTTP/1.1" 200 None
2026-03-30 04:30:42 [adesa.uk] INFO: Saving data for 10730258: {'auction_closing_time': 1774879200.0, 'created_time': 1774521168.641823, 'last_price_update_time': 1774845042.378829}
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730258') HTTP/1.1" 204 0
2026-03-30 04:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-30 04:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b431b2-60c6-5780-b3f0-4b53200aaa94 with scrape type 2
2026-03-30 04:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b431b2-60c6-5780-b3f0-4b53200aaa94 with scrape type 2
2026-03-30 04:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 49b431b2-60c6-5780-b3f0-4b53200aaa94, identifier: 10730264
2026-03-30 04:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-30 04:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eecc600-7000-55d4-8e68-163620240f2e with scrape type 2
2026-03-30 04:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eecc600-7000-55d4-8e68-163620240f2e with scrape type 2
2026-03-30 04:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6eecc600-7000-55d4-8e68-163620240f2e, identifier: 10737225
2026-03-30 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-30 04:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264
2026-03-30 04:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 49b431b2-60c6-5780-b3f0-4b53200aaa94 with identifier: 10730264 to the API
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04: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-30 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '49b431b2-60c6-5780-b3f0-4b53200aaa94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG74BKN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730264',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Byd',
'model': 'Seal',
'odometer': 9818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Byd Seal 83 kWh Excellence - Electric - Automatic - 530 hp - '
'LG74BKN - 9,818 mi',
'transmission': 'automatic',
'trim': 'Excellence',
'vin': None,
'year': 2025}
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04: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%2710730264%27 HTTP/1.1" 200 None
2026-03-30 04:30:42 [adesa.uk] INFO: Saving data for 10730264: {'auction_closing_time': 1774879200.0, 'created_time': 1774521090.968516, 'last_price_update_time': 1774845042.864626}
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730264') HTTP/1.1" 204 0
2026-03-30 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-30 04:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225
2026-03-30 04:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6eecc600-7000-55d4-8e68-163620240f2e with identifier: 10737225 to the API
2026-03-30 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '6eecc600-7000-55d4-8e68-163620240f2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN21TWW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737225',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VN21TWW - 24,336 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-30 04:30:43 [adesa.uk] INFO: Saving data for 10737225: {'auction_closing_time': 1774965600.0, 'created_time': 1774625648.744374, 'last_price_update_time': 1774845043.185818}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737225') HTTP/1.1" 204 0
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-30 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a5ad5f-18eb-5250-918b-422b5e18e20e with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a5ad5f-18eb-5250-918b-422b5e18e20e with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6a5ad5f-18eb-5250-918b-422b5e18e20e, identifier: 10730233
2026-03-30 04:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-30 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61072bda-8f48-512a-803c-23f9baff9e41 with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61072bda-8f48-512a-803c-23f9baff9e41 with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 61072bda-8f48-512a-803c-23f9baff9e41, identifier: 10730261
2026-03-30 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-30 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233
2026-03-30 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6a5ad5f-18eb-5250-918b-422b5e18e20e with identifier: 10730233 to the API
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f6a5ad5f-18eb-5250-918b-422b5e18e20e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YC70EET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730233',
'listing': 'auction',
'location': 'Upminster',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 44435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-01-31',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - Hybrid - Automatic - 218 hp - '
'YC70EET - 44,435 mi',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-30 04:30:43 [adesa.uk] INFO: Saving data for 10730233: {'auction_closing_time': 1774879200.0, 'created_time': 1774521234.547423, 'last_price_update_time': 1774845043.799023}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730233') HTTP/1.1" 204 0
2026-03-30 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-30 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261
2026-03-30 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 61072bda-8f48-512a-803c-23f9baff9e41 with identifier: 10730261 to the API
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '61072bda-8f48-512a-803c-23f9baff9e41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV74JLU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730261',
'listing': 'auction',
'location': 'Scunthorpe',
'make': 'Seat',
'model': 'Arona',
'odometer': 42000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2024-11-30',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 116 hp - FV74JLU - 42,000 '
'mi',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-30 04:30:44 [adesa.uk] INFO: Saving data for 10730261: {'auction_closing_time': 1774879200.0, 'created_time': 1774521247.762014, 'last_price_update_time': 1774845044.091773}
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730261') HTTP/1.1" 204 0
2026-03-30 04:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-30 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0ad179-fdf6-5f00-913d-6ac62573c276 with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab0ad179-fdf6-5f00-913d-6ac62573c276 with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ab0ad179-fdf6-5f00-913d-6ac62573c276, identifier: 10730266
2026-03-30 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-30 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a893a992-ec75-5076-adef-e9c5aa8e969a with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a893a992-ec75-5076-adef-e9c5aa8e969a with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a893a992-ec75-5076-adef-e9c5aa8e969a, identifier: 10730267
2026-03-30 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-30 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa, identifier: 10730271
2026-03-30 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-30 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b094ee1-2665-511f-877a-3eb4ec40b248 with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b094ee1-2665-511f-877a-3eb4ec40b248 with scrape type 2
2026-03-30 04:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0b094ee1-2665-511f-877a-3eb4ec40b248, identifier: 10730229
2026-03-30 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-30 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266
2026-03-30 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ab0ad179-fdf6-5f00-913d-6ac62573c276 with identifier: 10730266 to the API
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab0ad179-fdf6-5f00-913d-6ac62573c276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG72HWK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730266',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Toyota Yaris 1.5 Ion - Hybrid - Automatic - 116 hp - FG72HWK - '
'24,454 mi',
'transmission': 'automatic',
'trim': 'Ion',
'vin': None,
'year': 2022}
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-30 04:30:44 [adesa.uk] INFO: Saving data for 10730266: {'auction_closing_time': 1774879200.0, 'created_time': 1774521245.8526511, 'last_price_update_time': 1774845044.767681}
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730266') HTTP/1.1" 204 0
2026-03-30 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-30 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267
2026-03-30 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a893a992-ec75-5076-adef-e9c5aa8e969a with identifier: 10730267 to the API
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a893a992-ec75-5076-adef-e9c5aa8e969a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XGZ2859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730267',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 43150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 7,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Skoda Kodiaq 1.5 TSI SE L - Petrol - Automatic - 150 hp - XGZ2859 - '
'43,150 mi',
'transmission': 'automatic',
'trim': 'SE L',
'vin': None,
'year': 2022}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-30 04:30:45 [adesa.uk] INFO: Saving data for 10730267: {'auction_closing_time': 1774879200.0, 'created_time': 1774521241.819484, 'last_price_update_time': 1774845045.058327}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730267') HTTP/1.1" 204 0
2026-03-30 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-30 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271
2026-03-30 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 672f06f7-b53f-5cbc-9a26-382ed21ca2fa with identifier: 10730271 to the API
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '672f06f7-b53f-5cbc-9a26-382ed21ca2fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NU25BFK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730271',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 2334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - NU25BFK '
'- 2,334 mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-30 04:30:45 [adesa.uk] INFO: Saving data for 10730271: {'auction_closing_time': 1774879200.0, 'created_time': 1774521249.194933, 'last_price_update_time': 1774845045.349291}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730271') HTTP/1.1" 204 0
2026-03-30 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-30 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229
2026-03-30 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0b094ee1-2665-511f-877a-3eb4ec40b248 with identifier: 10730229 to the API
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '0b094ee1-2665-511f-877a-3eb4ec40b248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LT20SKN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730229',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 21659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Toyota C-HR 1.8 Design - Hybrid - Automatic - 122 hp - LT20SKN - '
'21,659 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2020}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-30 04:30:45 [adesa.uk] INFO: Saving data for 10730229: {'auction_closing_time': 1774879200.0, 'created_time': 1774521239.65439, 'last_price_update_time': 1774845045.708225}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730229') HTTP/1.1" 204 0
2026-03-30 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-30 04:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf80a5f-c011-578f-9022-03e2afc6e0c3 with scrape type 2
2026-03-30 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edf80a5f-c011-578f-9022-03e2afc6e0c3 with scrape type 2
2026-03-30 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: edf80a5f-c011-578f-9022-03e2afc6e0c3, identifier: 10736499
2026-03-30 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499
2026-03-30 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: edf80a5f-c011-578f-9022-03e2afc6e0c3 with identifier: 10736499 to the API
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'edf80a5f-c011-578f-9022-03e2afc6e0c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DMZ6182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736499',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 14773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'DMZ6182 - 14,773 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736499%27 HTTP/1.1" 200 None
2026-03-30 04:30:46 [adesa.uk] INFO: Saving data for 10736499: {'auction_closing_time': 1774879200.0, 'created_time': 1774625545.50996, 'last_price_update_time': 1774845046.295498}
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736499') HTTP/1.1" 204 0
2026-03-30 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-30 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ea2b9e-75c7-5c6c-be9c-66e245658199 with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 95ea2b9e-75c7-5c6c-be9c-66e245658199, identifier: 10741740
2026-03-30 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-30 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740
2026-03-30 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 95ea2b9e-75c7-5c6c-be9c-66e245658199 with identifier: 10741740 to the API
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '95ea2b9e-75c7-5c6c-be9c-66e245658199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23GZA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741740',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'EO23GZA - 8,700 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741740%27 HTTP/1.1" 200 None
2026-03-30 04:30:46 [adesa.uk] INFO: Saving data for 10741740: {'auction_closing_time': 1774879200.0, 'created_time': 1774636231.548018, 'last_price_update_time': 1774845046.673686}
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741740') HTTP/1.1" 204 0
2026-03-30 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-30 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc66e65-2846-55dc-87a1-8226844c577d with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc66e65-2846-55dc-87a1-8226844c577d with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dc66e65-2846-55dc-87a1-8226844c577d, identifier: 10730231
2026-03-30 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-30 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with scrape type 2
2026-03-30 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66, identifier: 10730217
2026-03-30 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-30 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231
2026-03-30 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dc66e65-2846-55dc-87a1-8226844c577d with identifier: 10730231 to the API
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3dc66e65-2846-55dc-87a1-8226844c577d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MT73UAK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730231',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Seat',
'model': 'Arona',
'odometer': 16562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Seat Arona 1.0 TSI FR Sport - Petrol - Manual - 110 hp - MT73UAK - '
'16,562 mi',
'transmission': 'manual',
'trim': 'FR Sport',
'vin': None,
'year': 2023}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-30 04:30:47 [adesa.uk] INFO: Saving data for 10730231: {'auction_closing_time': 1774879200.0, 'created_time': 1774521245.06146, 'last_price_update_time': 1774845047.309503}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730231') HTTP/1.1" 204 0
2026-03-30 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-30 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217
2026-03-30 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0c63ec3c-0881-5b15-a8b9-afbc47c62e66 with identifier: 10730217 to the API
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0c63ec3c-0881-5b15-a8b9-afbc47c62e66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG23XYR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730217',
'listing': 'auction',
'location': 'Upminster',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 9916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Skoda Karoq 1.5 TSI SE Drive - Petrol - Automatic - 150 hp - '
'LG23XYR - 9,916 mi',
'transmission': 'automatic',
'trim': 'SE Drive',
'vin': None,
'year': 2023}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-30 04:30:47 [adesa.uk] INFO: Saving data for 10730217: {'auction_closing_time': 1774879200.0, 'created_time': 1774521242.578768, 'last_price_update_time': 1774845047.591433}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730217') HTTP/1.1" 204 0
2026-03-30 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-30 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16688b2-4116-5b13-9077-bf41d3540f83 with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d16688b2-4116-5b13-9077-bf41d3540f83 with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d16688b2-4116-5b13-9077-bf41d3540f83, identifier: 10730227
2026-03-30 04:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-30 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18b6edfc-5f98-5f58-a896-8b1958d5c81a with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 18b6edfc-5f98-5f58-a896-8b1958d5c81a, identifier: 10730236
2026-03-30 04:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-30 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227
2026-03-30 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d16688b2-4116-5b13-9077-bf41d3540f83 with identifier: 10730227 to the API
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd16688b2-4116-5b13-9077-bf41d3540f83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MJ25HSZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730227',
'listing': 'auction',
'location': 'HUDDERSFIELD',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 2463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Ibiza 1.0 TSI Xcellence - Petrol - Manual - 116 hp - MJ25HSZ - '
'2,463 mi',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2025}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-30 04:30:48 [adesa.uk] INFO: Saving data for 10730227: {'auction_closing_time': 1774879200.0, 'created_time': 1774521244.175141, 'last_price_update_time': 1774845048.104616}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730227') HTTP/1.1" 204 0
2026-03-30 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-30 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236
2026-03-30 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 18b6edfc-5f98-5f58-a896-8b1958d5c81a with identifier: 10730236 to the API
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '18b6edfc-5f98-5f58-a896-8b1958d5c81a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730236',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra 1.5 Ultimate - Diesel - Automatic - 131 hp - DP75SXB '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-30 04:30:48 [adesa.uk] INFO: Saving data for 10730236: {'auction_closing_time': 1774879200.0, 'created_time': 1774521227.746364, 'last_price_update_time': 1774845048.404593}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730236') HTTP/1.1" 204 0
2026-03-30 04:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-30 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0023d02a-dea7-585a-97a5-ff3a611893bf with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0023d02a-dea7-585a-97a5-ff3a611893bf with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0023d02a-dea7-585a-97a5-ff3a611893bf, identifier: 10736502
2026-03-30 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-30 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174dc64d-0360-5b84-bd0d-5afda5e66854 with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174dc64d-0360-5b84-bd0d-5afda5e66854 with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 174dc64d-0360-5b84-bd0d-5afda5e66854, identifier: 10730253
2026-03-30 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-30 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b70e88-f573-562f-83bb-92643fbc9c0e with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b70e88-f573-562f-83bb-92643fbc9c0e with scrape type 2
2026-03-30 04:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 01b70e88-f573-562f-83bb-92643fbc9c0e, identifier: 10730213
2026-03-30 04:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-30 04:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502
2026-03-30 04:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0023d02a-dea7-585a-97a5-ff3a611893bf with identifier: 10736502 to the API
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '0023d02a-dea7-585a-97a5-ff3a611893bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD23VRK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736502',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 19715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'LD23VRK - 19,715 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736502%27 HTTP/1.1" 200 None
2026-03-30 04:30:48 [adesa.uk] INFO: Saving data for 10736502: {'auction_closing_time': 1774879200.0, 'created_time': 1774625530.614383, 'last_price_update_time': 1774845048.987917}
2026-03-30 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736502') HTTP/1.1" 204 0
2026-03-30 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-30 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253
2026-03-30 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 174dc64d-0360-5b84-bd0d-5afda5e66854 with identifier: 10730253 to the API
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 137,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '174dc64d-0360-5b84-bd0d-5afda5e66854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SY20VDC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730253',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 20980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 50 kWh GT Line - Electric - Automatic - 137 hp - '
'SY20VDC - 20,980 mi',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Saving data for 10730253: {'auction_closing_time': 1774879200.0, 'created_time': 1774521248.543772, 'last_price_update_time': 1774845049.282579}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730253') HTTP/1.1" 204 0
2026-03-30 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-30 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213
2026-03-30 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 01b70e88-f573-562f-83bb-92643fbc9c0e with identifier: 10730213 to the API
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '01b70e88-f573-562f-83bb-92643fbc9c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PL71NAA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730213',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Peugeot',
'model': '508',
'odometer': 32680,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 226 hp - PL71NAA - 32,680 '
'mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Saving data for 10730213: {'auction_closing_time': 1774879200.0, 'created_time': 1774521249.879756, 'last_price_update_time': 1774845049.57632}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730213') HTTP/1.1" 204 0
2026-03-30 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10736501
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736501%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10736501: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10736501 url https://www.openlane.eu/en/carv6/auction/10736501
2026-03-30 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10730204
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10730204: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10730204 url https://www.openlane.eu/en/carv6/auction/10730204
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10730221
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10730221: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10730221 url https://www.openlane.eu/en/carv6/auction/10730221
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10732883
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10732883: 0
2026-03-30 04:30:49 [adesa.uk] INFO: Skipping item 10732883 url https://www.openlane.eu/en/carv6/auction/10732883
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10732882
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10732882: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10732882 url https://www.openlane.eu/en/carv6/auction/10732882
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10730249
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10730249: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10730249 url https://www.openlane.eu/en/carv6/auction/10730249
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10730250
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10730250: 0
2026-03-30 04:30:49 [adesa.uk] INFO: Skipping item 10730250 url https://www.openlane.eu/en/carv6/auction/10730250
2026-03-30 04:30:49 [adesa.uk] INFO: Found listing with ID: 10730246
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.uk] INFO: Scrape type for 10730246: 2
2026-03-30 04:30:49 [adesa.uk] INFO: Scraping item 10730246 url https://www.openlane.eu/en/carv6/auction/10730246
2026-03-30 04:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-30 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 280e75dc-bb60-5c80-8d87-1a505e80b20a with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 280e75dc-bb60-5c80-8d87-1a505e80b20a with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 280e75dc-bb60-5c80-8d87-1a505e80b20a, identifier: 10730225
2026-03-30 04:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-30 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba1a435-dadc-5493-87f2-565cfa4595d3 with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba1a435-dadc-5493-87f2-565cfa4595d3 with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fba1a435-dadc-5493-87f2-565cfa4595d3, identifier: 10730270
2026-03-30 04:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-30 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80557aaa-884f-5a5a-9686-c2df4ce246ea with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80557aaa-884f-5a5a-9686-c2df4ce246ea with scrape type 2
2026-03-30 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 80557aaa-884f-5a5a-9686-c2df4ce246ea, identifier: 10730269
2026-03-30 04:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-30 04:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad09d0-bb3a-5307-9661-0031f74a7613 with scrape type 2
2026-03-30 04:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dad09d0-bb3a-5307-9661-0031f74a7613 with scrape type 2
2026-03-30 04:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4dad09d0-bb3a-5307-9661-0031f74a7613, identifier: 10730232
2026-03-30 04:30:50 [adesa.uk] INFO: Found listing with ID: 10730247
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-30 04:30:50 [adesa.uk] INFO: Scrape type for 10730247: 2
2026-03-30 04:30:50 [adesa.uk] INFO: Scraping item 10730247 url https://www.openlane.eu/en/carv6/auction/10730247
2026-03-30 04:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-30 04:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225
2026-03-30 04:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 280e75dc-bb60-5c80-8d87-1a505e80b20a with identifier: 10730225 to the API
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '280e75dc-bb60-5c80-8d87-1a505e80b20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LD74ZZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730225',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Peugeot',
'model': '2008',
'odometer': 2859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - LD74ZZW - '
'2,859 mi',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-30 04:30:50 [adesa.uk] INFO: Saving data for 10730225: {'auction_closing_time': 1774879200.0, 'created_time': 1774521251.353395, 'last_price_update_time': 1774845050.454236}
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730225') HTTP/1.1" 204 0
2026-03-30 04:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-30 04:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270
2026-03-30 04:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fba1a435-dadc-5493-87f2-565cfa4595d3 with identifier: 10730270 to the API
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'fba1a435-dadc-5493-87f2-565cfa4595d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SO72ULJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730270',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': '208',
'odometer': 15279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot 208 1.2i Allure Premium - Petrol - Automatic - 102 hp - '
'SO72ULJ - 15,279 mi',
'transmission': 'automatic',
'trim': 'Allure Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-30 04:30:50 [adesa.uk] INFO: Saving data for 10730270: {'auction_closing_time': 1774879200.0, 'created_time': 1774521250.54821, 'last_price_update_time': 1774845050.813639}
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730270') HTTP/1.1" 204 0
2026-03-30 04:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-30 04:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269
2026-03-30 04:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 80557aaa-884f-5a5a-9686-c2df4ce246ea with identifier: 10730269 to the API
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '80557aaa-884f-5a5a-9686-c2df4ce246ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YT70WYD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730269',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28123,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 160 hp - '
'YT70WYD - 28,123 mi',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2020}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Saving data for 10730269: {'auction_closing_time': 1774879200.0, 'created_time': 1774521252.123178, 'last_price_update_time': 1774845051.103232}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730269') HTTP/1.1" 204 0
2026-03-30 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-30 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232
2026-03-30 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4dad09d0-bb3a-5307-9661-0031f74a7613 with identifier: 10730232 to the API
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '4dad09d0-bb3a-5307-9661-0031f74a7613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD73MTX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730232',
'listing': 'auction',
'location': 'Upminster',
'make': 'Nissan',
'model': 'Juke',
'odometer': 17053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Nissan Juke 1.6 N-connecta - Hybrid - Automatic - 143 hp - GD73MTX '
'- 17,053 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Saving data for 10730232: {'auction_closing_time': 1774879200.0, 'created_time': 1774521255.337447, 'last_price_update_time': 1774845051.400691}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730232') HTTP/1.1" 204 0
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10736500
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10736500: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10736500 url https://www.openlane.eu/en/carv6/auction/10736500
2026-03-30 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10730228
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10730228: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10730228 url https://www.openlane.eu/en/carv6/auction/10730228
2026-03-30 04:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10730243
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10730243: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10730243 url https://www.openlane.eu/en/carv6/auction/10730243
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10732884
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10732884: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10732884 url https://www.openlane.eu/en/carv6/auction/10732884
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10730220
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10730220: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10730220 url https://www.openlane.eu/en/carv6/auction/10730220
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10732885
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10732885: 0
2026-03-30 04:30:51 [adesa.uk] INFO: Skipping item 10732885 url https://www.openlane.eu/en/carv6/auction/10732885
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10730251
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10730251: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10730251 url https://www.openlane.eu/en/carv6/auction/10730251
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10732886
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10732886: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10732886 url https://www.openlane.eu/en/carv6/auction/10732886
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10732887
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10732887: 0
2026-03-30 04:30:51 [adesa.uk] INFO: Skipping item 10732887 url https://www.openlane.eu/en/carv6/auction/10732887
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10736498
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10736498: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10736498 url https://www.openlane.eu/en/carv6/auction/10736498
2026-03-30 04:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-30 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with scrape type 2
2026-03-30 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with scrape type 2
2026-03-30 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 6e01f118-4d9c-58ae-959e-23fb04b0fe12, identifier: 10730262
2026-03-30 04:30:51 [adesa.uk] INFO: Found listing with ID: 10730206
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Scrape type for 10730206: 2
2026-03-30 04:30:51 [adesa.uk] INFO: Scraping item 10730206 url https://www.openlane.eu/en/carv6/auction/10730206
2026-03-30 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-30 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262
2026-03-30 04:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 6e01f118-4d9c-58ae-959e-23fb04b0fe12 with identifier: 10730262 to the API
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6e01f118-4d9c-58ae-959e-23fb04b0fe12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV72HCN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730262',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Nissan',
'model': 'Juke',
'odometer': 28602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Nissan Juke 1.0 DIG-T Tekna - Petrol - Manual - 114 hp - LV72HCN - '
'28,602 mi',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2022}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-30 04:30:51 [adesa.uk] INFO: Saving data for 10730262: {'auction_closing_time': 1774879200.0, 'created_time': 1774521260.873248, 'last_price_update_time': 1774845051.983903}
2026-03-30 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730262') HTTP/1.1" 204 0
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730207
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730207: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730207 url https://www.openlane.eu/en/carv6/auction/10730207
2026-03-30 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10732888
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10732888: 0
2026-03-30 04:30:52 [adesa.uk] INFO: Skipping item 10732888 url https://www.openlane.eu/en/carv6/auction/10732888
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730248
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730248: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730248 url https://www.openlane.eu/en/carv6/auction/10730248
2026-03-30 04:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730244
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730244%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730244: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730244 url https://www.openlane.eu/en/carv6/auction/10730244
2026-03-30 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730203
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730203: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730203 url https://www.openlane.eu/en/carv6/auction/10730203
2026-03-30 04:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10736504
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10736504: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10736504 url https://www.openlane.eu/en/carv6/auction/10736504
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10732889
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10732889: 0
2026-03-30 04:30:52 [adesa.uk] INFO: Skipping item 10732889 url https://www.openlane.eu/en/carv6/auction/10732889
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730238
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730238: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730238 url https://www.openlane.eu/en/carv6/auction/10730238
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730208
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730208: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730208 url https://www.openlane.eu/en/carv6/auction/10730208
2026-03-30 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-30 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with scrape type 2
2026-03-30 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with scrape type 2
2026-03-30 04:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4, identifier: 10730234
2026-03-30 04:30:52 [adesa.uk] INFO: Found listing with ID: 10730230
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Scrape type for 10730230: 2
2026-03-30 04:30:52 [adesa.uk] INFO: Scraping item 10730230 url https://www.openlane.eu/en/carv6/auction/10730230
2026-03-30 04:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-30 04:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234
2026-03-30 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4 with identifier: 10730234 to the API
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0cd31f35-c70c-5ab8-baa7-a721d4b1a5d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUI3178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730234',
'listing': 'auction',
'location': 'Upminster',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 64716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Mercedes-Benz GLA 180 AMG Line Premium - Petrol - Automatic - 136 '
'hp - YUI3178 - 64,716 mi',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2022}
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.uk] INFO: Saving data for 10730234: {'auction_closing_time': 1774879200.0, 'created_time': 1774521254.409334, 'last_price_update_time': 1774845052.997016}
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730234') HTTP/1.1" 204 0
2026-03-30 04:30:53 [adesa.uk] INFO: Found listing with ID: 10732890
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-30 04:30:53 [adesa.uk] INFO: Scrape type for 10732890: 0
2026-03-30 04:30:53 [adesa.uk] INFO: Skipping item 10732890 url https://www.openlane.eu/en/carv6/auction/10732890
2026-03-30 04:30:53 [adesa.uk] INFO: Found listing with ID: 10730223
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-30 04:30:53 [adesa.uk] INFO: Scrape type for 10730223: 2
2026-03-30 04:30:53 [adesa.uk] INFO: Scraping item 10730223 url https://www.openlane.eu/en/carv6/auction/10730223
2026-03-30 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-30 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702d796-639e-52be-b713-dcd7db8e9d4b with scrape type 2
2026-03-30 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7702d796-639e-52be-b713-dcd7db8e9d4b with scrape type 2
2026-03-30 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7702d796-639e-52be-b713-dcd7db8e9d4b, identifier: 10730245
2026-03-30 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-30 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342a89ea-de26-5b27-9f0a-68ef7eb02429 with scrape type 2
2026-03-30 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342a89ea-de26-5b27-9f0a-68ef7eb02429 with scrape type 2
2026-03-30 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 342a89ea-de26-5b27-9f0a-68ef7eb02429, identifier: 10730235
2026-03-30 04:30:53 [adesa.uk] INFO: Found listing with ID: 10730219
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-30 04:30:53 [adesa.uk] INFO: Scrape type for 10730219: 2
2026-03-30 04:30:53 [adesa.uk] INFO: Scraping item 10730219 url https://www.openlane.eu/en/carv6/auction/10730219
2026-03-30 04:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-30 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245
2026-03-30 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7702d796-639e-52be-b713-dcd7db8e9d4b with identifier: 10730245 to the API
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '7702d796-639e-52be-b713-dcd7db8e9d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG69HCE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730245',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 111543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-09-30',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic SE - Diesel - Automatic '
'- 241 hp - LG69HCE - 111,543 mi',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2019}
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-30 04:30:53 [adesa.uk] INFO: Saving data for 10730245: {'auction_closing_time': 1774879200.0, 'created_time': 1774521257.109316, 'last_price_update_time': 1774845053.586983}
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730245') HTTP/1.1" 204 0
2026-03-30 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-30 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235
2026-03-30 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 342a89ea-de26-5b27-9f0a-68ef7eb02429 with identifier: 10730235 to the API
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '342a89ea-de26-5b27-9f0a-68ef7eb02429',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SP24UCS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730235',
'listing': 'auction',
'location': 'Upminster',
'make': 'Kia',
'model': 'Niro',
'odometer': 51927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-08-20',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Kia Niro 1.6 GDI 2 - Hybrid - Automatic - 129 hp - SP24UCS - 51,927 '
'mi',
'transmission': 'automatic',
'trim': '2',
'vin': None,
'year': 2024}
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-30 04:30:54 [adesa.uk] INFO: Saving data for 10730235: {'auction_closing_time': 1774879200.0, 'created_time': 1774521260.164196, 'last_price_update_time': 1774845054.041896}
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730235') HTTP/1.1" 204 0
2026-03-30 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:54 [adesa.uk] INFO: Found listing with ID: 10730256
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-30 04:30:54 [adesa.uk] INFO: Scrape type for 10730256: 2
2026-03-30 04:30:54 [adesa.uk] INFO: Scraping item 10730256 url https://www.openlane.eu/en/carv6/auction/10730256
2026-03-30 04:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-30 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01c61de-74fe-5430-864c-e07399e27b40 with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c01c61de-74fe-5430-864c-e07399e27b40 with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c01c61de-74fe-5430-864c-e07399e27b40, identifier: 10730240
2026-03-30 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-30 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b64fcf5d-1bde-5df5-a0a5-a06479b4a253, identifier: 10730265
2026-03-30 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-30 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2fef854-9234-56d3-98e3-fc6488fc068d with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2fef854-9234-56d3-98e3-fc6488fc068d with scrape type 2
2026-03-30 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2fef854-9234-56d3-98e3-fc6488fc068d, identifier: 10730260
2026-03-30 04:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-30 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240
2026-03-30 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c01c61de-74fe-5430-864c-e07399e27b40 with identifier: 10730240 to the API
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c01c61de-74fe-5430-864c-e07399e27b40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LN67RMZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730240',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 50641,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2017-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.4 MultiAir Longitude - Petrol - Automatic - 140 hp '
'- LN67RMZ - 50,641 mi',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2017}
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-30 04:30:54 [adesa.uk] INFO: Saving data for 10730240: {'auction_closing_time': 1774879200.0, 'created_time': 1774521259.799657, 'last_price_update_time': 1774845054.69167}
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730240') HTTP/1.1" 204 0
2026-03-30 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-30 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265
2026-03-30 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b64fcf5d-1bde-5df5-a0a5-a06479b4a253 with identifier: 10730265 to the API
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b64fcf5d-1bde-5df5-a0a5-a06479b4a253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT69VGA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730265',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 19260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2019-11-18',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Mercedes-Benz B 200 AMG Line - Petrol - Automatic - 163 hp - '
'BT69VGA - 19,260 mi',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-30 04:30:54 [adesa.uk] INFO: Saving data for 10730265: {'auction_closing_time': 1774879200.0, 'created_time': 1774521256.306173, 'last_price_update_time': 1774845054.995784}
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730265') HTTP/1.1" 204 0
2026-03-30 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-30 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260
2026-03-30 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2fef854-9234-56d3-98e3-fc6488fc068d with identifier: 10730260 to the API
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 430,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2fef854-9234-56d3-98e3-fc6488fc068d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT72LXS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730260',
'listing': 'auction',
'location': 'Corby',
'make': 'Maserati',
'model': 'Levante',
'odometer': 40476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Levante 3.0 Modena - Petrol - Automatic - 430 hp - HT72LXS '
'- 40,476 mi',
'transmission': 'automatic',
'trim': 'Modena',
'vin': None,
'year': 2023}
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-30 04:30:55 [adesa.uk] INFO: Saving data for 10730260: {'auction_closing_time': 1774879200.0, 'created_time': 1774521286.072892, 'last_price_update_time': 1774845055.300752}
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730260') HTTP/1.1" 204 0
2026-03-30 04:30:55 [adesa.uk] INFO: Found listing with ID: 10730209
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-30 04:30:55 [adesa.uk] INFO: Scrape type for 10730209: 2
2026-03-30 04:30:55 [adesa.uk] INFO: Scraping item 10730209 url https://www.openlane.eu/en/carv6/auction/10730209
2026-03-30 04:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:55 [adesa.uk] INFO: Found listing with ID: 10730214
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-30 04:30:55 [adesa.uk] INFO: Scrape type for 10730214: 2
2026-03-30 04:30:55 [adesa.uk] INFO: Scraping item 10730214 url https://www.openlane.eu/en/carv6/auction/10730214
2026-03-30 04:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-30 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with scrape type 2
2026-03-30 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with scrape type 2
2026-03-30 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f6b8f07b-81da-5d1d-b0a3-7eff65287d24, identifier: 10730283
2026-03-30 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-30 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with scrape type 2
2026-03-30 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with scrape type 2
2026-03-30 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af, identifier: 10741852
2026-03-30 04:30:55 [adesa.uk] INFO: Found listing with ID: 10741732
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-30 04:30:55 [adesa.uk] INFO: Scrape type for 10741732: 2
2026-03-30 04:30:55 [adesa.uk] INFO: Scraping item 10741732 url https://www.openlane.eu/en/carv6/auction/10741732
2026-03-30 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-30 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283
2026-03-30 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f6b8f07b-81da-5d1d-b0a3-7eff65287d24 with identifier: 10730283 to the API
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6b8f07b-81da-5d1d-b0a3-7eff65287d24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP18BVZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730283',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 MultiAir Longitude - Petrol - Manual - 140 hp - '
'YP18BVZ - 60,207 mi',
'transmission': 'manual',
'trim': 'Longitude',
'vin': None,
'year': 2018}
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-30 04:30:55 [adesa.uk] INFO: Saving data for 10730283: {'auction_closing_time': 1774879200.0, 'created_time': 1774521264.166258, 'last_price_update_time': 1774845055.847058}
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730283') HTTP/1.1" 204 0
2026-03-30 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-30 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852
2026-03-30 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 923b0d7b-1a6b-538b-8d0a-3c3d27ae36af with identifier: 10741852 to the API
2026-03-30 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '923b0d7b-1a6b-538b-8d0a-3c3d27ae36af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HF64DSY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741852',
'listing': 'auction',
'location': 'Bristol',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 87330,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-09-05',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 400 Sport - Petrol - Automatic - 333 hp - HF64DSY - '
'87,330 mi',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2014}
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741852%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Saving data for 10741852: {'auction_closing_time': 1774879200.0, 'created_time': 1774636240.231708, 'last_price_update_time': 1774845056.181508}
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741852') HTTP/1.1" 204 0
2026-03-30 04:30:56 [adesa.uk] INFO: Found listing with ID: 10741731
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Scrape type for 10741731: 2
2026-03-30 04:30:56 [adesa.uk] INFO: Scraping item 10741731 url https://www.openlane.eu/en/carv6/auction/10741731
2026-03-30 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-30 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with scrape type 2
2026-03-30 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with scrape type 2
2026-03-30 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a, identifier: 10736514
2026-03-30 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-30 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with scrape type 2
2026-03-30 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with scrape type 2
2026-03-30 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 22bacee8-76d6-57b4-be6f-c0a7c90b0515, identifier: 10730211
2026-03-30 04:30:56 [adesa.uk] INFO: Found listing with ID: 10734805
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734805%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Scrape type for 10734805: 0
2026-03-30 04:30:56 [adesa.uk] INFO: Skipping item 10734805 url https://www.openlane.eu/en/carv6/auction/10734805
2026-03-30 04:30:56 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-30 04:30:56 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-30 04:30:56 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Scrape type for 10709009: 2
2026-03-30 04:30:56 [adesa.uk] INFO: Scraping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-30 04:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-30 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514
2026-03-30 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9412a8f6-5d55-5da2-b9d2-4bb0d517092a with identifier: 10736514 to the API
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9412a8f6-5d55-5da2-b9d2-4bb0d517092a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR74GGE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736514',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7669,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR74GGE - 7,669 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736514%27 HTTP/1.1" 200 None
2026-03-30 04:30:56 [adesa.uk] INFO: Saving data for 10736514: {'auction_closing_time': 1774879200.0, 'created_time': 1774625587.890853, 'last_price_update_time': 1774845056.878302}
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736514') HTTP/1.1" 204 0
2026-03-30 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-30 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211
2026-03-30 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 22bacee8-76d6-57b4-be6f-c0a7c90b0515 with identifier: 10730211 to the API
2026-03-30 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '22bacee8-76d6-57b4-be6f-c0a7c90b0515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VLW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730211',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VLW - 13,141 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Saving data for 10730211: {'auction_closing_time': 1774879200.0, 'created_time': 1774521262.464551, 'last_price_update_time': 1774845057.173918}
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730211') HTTP/1.1" 204 0
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10722844
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10722844: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10722844 url https://www.openlane.eu/en/carv6/auction/10722844
2026-03-30 04:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-30 04:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c688ae2b-ed70-547a-b223-945656af757e with scrape type 2
2026-03-30 04:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c688ae2b-ed70-547a-b223-945656af757e with scrape type 2
2026-03-30 04:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c688ae2b-ed70-547a-b223-945656af757e, identifier: 10738954
2026-03-30 04:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-30 04:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954
2026-03-30 04:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c688ae2b-ed70-547a-b223-945656af757e with identifier: 10738954 to the API
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c688ae2b-ed70-547a-b223-945656af757e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR74FZD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738954',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 11,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR74FZD - 11 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710738954%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Saving data for 10738954: {'auction_closing_time': 1774879200.0, 'created_time': 1774625593.630266, 'last_price_update_time': 1774845057.597766}
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10738954') HTTP/1.1" 204 0
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10741734
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10741734: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10741734 url https://www.openlane.eu/en/carv6/auction/10741734
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10741745
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10741745: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10741745 url https://www.openlane.eu/en/carv6/auction/10741745
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10730130
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10730130: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10730130 url https://www.openlane.eu/en/carv6/auction/10730130
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10730106
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10730106: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10730106 url https://www.openlane.eu/en/carv6/auction/10730106
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10730107
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10730107: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10730107 url https://www.openlane.eu/en/carv6/auction/10730107
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10730131
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10730131: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10730131 url https://www.openlane.eu/en/carv6/auction/10730131
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10734807
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10734807: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10734807 url https://www.openlane.eu/en/carv6/auction/10734807
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10734809
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10734809: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10734809 url https://www.openlane.eu/en/carv6/auction/10734809
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10734806
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10734806: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10734806 url https://www.openlane.eu/en/carv6/auction/10734806
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10741733
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10741733: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10741733 url https://www.openlane.eu/en/carv6/auction/10741733
2026-03-30 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10722807
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10722807: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10722807 url https://www.openlane.eu/en/carv6/auction/10722807
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10722806
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10722806: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10722806 url https://www.openlane.eu/en/carv6/auction/10722806
2026-03-30 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-30 04:30:57 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10606317: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-30 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:57 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-30 04:30:57 [adesa.uk] INFO: Scrape type for 10630715: 2
2026-03-30 04:30:57 [adesa.uk] INFO: Scraping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-30 04:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-30 04:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87508e21-9dfe-5f86-8981-e8870cad4357 with scrape type 2
2026-03-30 04:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87508e21-9dfe-5f86-8981-e8870cad4357 with scrape type 2
2026-03-30 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 87508e21-9dfe-5f86-8981-e8870cad4357, identifier: 10736501
2026-03-30 04:30:58 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Scrape type for 10711372: 2
2026-03-30 04:30:58 [adesa.uk] INFO: Scraping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-30 04:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-30 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501
2026-03-30 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 87508e21-9dfe-5f86-8981-e8870cad4357 with identifier: 10736501 to the API
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '87508e21-9dfe-5f86-8981-e8870cad4357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SXZ7979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736501',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 17596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SXZ7979 - 17,596 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736501%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Saving data for 10736501: {'auction_closing_time': 1774879200.0, 'created_time': 1774625538.976066, 'last_price_update_time': 1774845058.37314}
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736501') HTTP/1.1" 204 0
2026-03-30 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:58 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-30 04:30:58 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-30 04:30:58 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Scrape type for 10692823: 2
2026-03-30 04:30:58 [adesa.uk] INFO: Scraping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-30 04:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-30 04:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with scrape type 2
2026-03-30 04:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with scrape type 2
2026-03-30 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 70f0c43c-4153-5cc4-8e7d-de60ceddc982, identifier: 10730210
2026-03-30 04:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-30 04:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee66d-d4c1-57e6-8d51-6a32df231f63 with scrape type 2
2026-03-30 04:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4dee66d-d4c1-57e6-8d51-6a32df231f63 with scrape type 2
2026-03-30 04:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b4dee66d-d4c1-57e6-8d51-6a32df231f63, identifier: 10736511
2026-03-30 04:30:58 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-30 04:30:58 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-30 04:30:58 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-30 04:30:58 [adesa.uk] INFO: Scrape type for 10692824: 2
2026-03-30 04:30:58 [adesa.uk] INFO: Scraping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-30 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-30 04:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210
2026-03-30 04:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 70f0c43c-4153-5cc4-8e7d-de60ceddc982 with identifier: 10730210 to the API
2026-03-30 04:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '70f0c43c-4153-5cc4-8e7d-de60ceddc982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VKB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730210',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VKB - 13,764 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-30 04:30:59 [adesa.uk] INFO: Saving data for 10730210: {'auction_closing_time': 1774879200.0, 'created_time': 1774521263.450536, 'last_price_update_time': 1774845059.171586}
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730210') HTTP/1.1" 204 0
2026-03-30 04:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-30 04:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511
2026-03-30 04:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b4dee66d-d4c1-57e6-8d51-6a32df231f63 with identifier: 10736511 to the API
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b4dee66d-d4c1-57e6-8d51-6a32df231f63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74XCH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736511',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12759,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74XCH - 12,759 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736511%27 HTTP/1.1" 200 None
2026-03-30 04:30:59 [adesa.uk] INFO: Saving data for 10736511: {'auction_closing_time': 1774879200.0, 'created_time': 1774625607.988164, 'last_price_update_time': 1774845059.735021}
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736511') HTTP/1.1" 204 0
2026-03-30 04:30:59 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-30 04:30:59 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-30 04:30:59 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-30 04:30:59 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-30 04:30:59 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-30 04:30:59 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-30 04:30:59 [adesa.uk] INFO: Found listing with ID: 10741735
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-30 04:30:59 [adesa.uk] INFO: Scrape type for 10741735: 2
2026-03-30 04:30:59 [adesa.uk] INFO: Scraping item 10741735 url https://www.openlane.eu/en/carv6/auction/10741735
2026-03-30 04:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-30 04:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db551b0e-5044-5dc3-94cc-845e5e5c4836 with scrape type 2
2026-03-30 04:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db551b0e-5044-5dc3-94cc-845e5e5c4836 with scrape type 2
2026-03-30 04:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: db551b0e-5044-5dc3-94cc-845e5e5c4836, identifier: 10736512
2026-03-30 04:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-30 04:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with scrape type 2
2026-03-30 04:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with scrape type 2
2026-03-30 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2, identifier: 10730244
2026-03-30 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-30 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33dc11c7-55da-5735-9271-557ed4e9ac51 with scrape type 2
2026-03-30 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33dc11c7-55da-5735-9271-557ed4e9ac51 with scrape type 2
2026-03-30 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 33dc11c7-55da-5735-9271-557ed4e9ac51, identifier: 10730207
2026-03-30 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-30 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d46dca-e183-573c-814f-4575d1ba15ae with scrape type 2
2026-03-30 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d46dca-e183-573c-814f-4575d1ba15ae with scrape type 2
2026-03-30 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 93d46dca-e183-573c-814f-4575d1ba15ae, identifier: 10736500
2026-03-30 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-30 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512
2026-03-30 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: db551b0e-5044-5dc3-94cc-845e5e5c4836 with identifier: 10736512 to the API
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db551b0e-5044-5dc3-94cc-845e5e5c4836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74NRZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736512',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8016,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74NRZ - 8,016 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736512%27 HTTP/1.1" 200 None
2026-03-30 04:31:00 [adesa.uk] INFO: Saving data for 10736512: {'auction_closing_time': 1774879200.0, 'created_time': 1774625595.386743, 'last_price_update_time': 1774845060.500639}
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736512') HTTP/1.1" 204 0
2026-03-30 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-30 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244
2026-03-30 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0583da05-dcdf-5112-bdd3-1eca9c4ce7e2 with identifier: 10730244 to the API
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0583da05-dcdf-5112-bdd3-1eca9c4ce7e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT71RFL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730244',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 28612,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo SRi Nav Premium - Petrol - Manual - 131 hp '
'- BT71RFL - 28,612 mi',
'transmission': 'manual',
'trim': 'SRi Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730244%27 HTTP/1.1" 200 None
2026-03-30 04:31:00 [adesa.uk] INFO: Saving data for 10730244: {'auction_closing_time': 1774879200.0, 'created_time': 1774636258.299276, 'last_price_update_time': 1774845060.78872}
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730244') HTTP/1.1" 204 0
2026-03-30 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-30 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207
2026-03-30 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 33dc11c7-55da-5735-9271-557ed4e9ac51 with identifier: 10730207 to the API
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '33dc11c7-55da-5735-9271-557ed4e9ac51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PKZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730207',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 7465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PKZ - 7,465 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Saving data for 10730207: {'auction_closing_time': 1774879200.0, 'created_time': 1774521159.942527, 'last_price_update_time': 1774845061.076422}
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730207') HTTP/1.1" 204 0
2026-03-30 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-30 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500
2026-03-30 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 93d46dca-e183-573c-814f-4575d1ba15ae with identifier: 10736500 to the API
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '93d46dca-e183-573c-814f-4575d1ba15ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736500',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXF - 17,908 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Saving data for 10736500: {'auction_closing_time': 1774879200.0, 'created_time': 1774625517.754116, 'last_price_update_time': 1774845061.386682}
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736500') HTTP/1.1" 204 0
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10619051: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-30 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-30 04:31:01 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10630206: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-30 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10741737
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10741737: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10741737 url https://www.openlane.eu/en/carv6/auction/10741737
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10707310: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-30 04:31:01 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10707308: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10741738
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10741738: 2
2026-03-30 04:31:01 [adesa.uk] INFO: Scraping item 10741738 url https://www.openlane.eu/en/carv6/auction/10741738
2026-03-30 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-30 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d1267d-a1b0-519d-92b0-96e728ccc22d with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d1267d-a1b0-519d-92b0-96e728ccc22d with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94d1267d-a1b0-519d-92b0-96e728ccc22d, identifier: 10730230
2026-03-30 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-30 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495039a0-7feb-5cb8-948d-86c3ae9150ce with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 495039a0-7feb-5cb8-948d-86c3ae9150ce with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 495039a0-7feb-5cb8-948d-86c3ae9150ce, identifier: 10730223
2026-03-30 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-30 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a3836-6b97-5695-9170-a5d677c50c5e with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a40a3836-6b97-5695-9170-a5d677c50c5e with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a40a3836-6b97-5695-9170-a5d677c50c5e, identifier: 10730238
2026-03-30 04:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-30 04:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb02917-cd72-5109-b008-c31f0d5e98e5 with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb02917-cd72-5109-b008-c31f0d5e98e5 with scrape type 2
2026-03-30 04:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9cb02917-cd72-5109-b008-c31f0d5e98e5, identifier: 10730208
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-30 04:31:01 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-30 04:31:01 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-30 04:31:01 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-30 04:31:02 [adesa.uk] INFO: Scrape type for 10707311: 2
2026-03-30 04:31:02 [adesa.uk] INFO: Scraping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-30 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-30 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230
2026-03-30 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94d1267d-a1b0-519d-92b0-96e728ccc22d with identifier: 10730230 to the API
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '94d1267d-a1b0-519d-92b0-96e728ccc22d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LS71MXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - LS71MXH - 39,439 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-30 04:31:02 [adesa.uk] INFO: Saving data for 10730230: {'auction_closing_time': 1774879200.0, 'created_time': 1774521117.479738, 'last_price_update_time': 1774845062.293359}
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730230') HTTP/1.1" 204 0
2026-03-30 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-30 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223
2026-03-30 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 495039a0-7feb-5cb8-948d-86c3ae9150ce with identifier: 10730223 to the API
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '495039a0-7feb-5cb8-948d-86c3ae9150ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BU64HKM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730223',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2014-10-14',
'seats_number': 5,
'seller_name': 'Mount View Cars',
'title': 'Volkswagen Golf R 2.0 TSI - Petrol - Manual - 301 hp - BU64HKM - '
'64,424 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-30 04:31:02 [adesa.uk] INFO: Saving data for 10730223: {'auction_closing_time': 1774879200.0, 'created_time': 1774521282.154286, 'last_price_update_time': 1774845062.720378}
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730223') HTTP/1.1" 204 0
2026-03-30 04:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-30 04:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238
2026-03-30 04:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a40a3836-6b97-5695-9170-a5d677c50c5e with identifier: 10730238 to the API
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a40a3836-6b97-5695-9170-a5d677c50c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SWZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730238',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'DP75SWZ - 10 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-30 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Saving data for 10730238: {'auction_closing_time': 1774879200.0, 'created_time': 1774521145.341765, 'last_price_update_time': 1774845063.003911}
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730238') HTTP/1.1" 204 0
2026-03-30 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-30 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208
2026-03-30 04:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9cb02917-cd72-5109-b008-c31f0d5e98e5 with identifier: 10730208 to the API
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9cb02917-cd72-5109-b008-c31f0d5e98e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72LCZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730208',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'RV72LCZ - 20,981 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Saving data for 10730208: {'auction_closing_time': 1774879200.0, 'created_time': 1774521135.33791, 'last_price_update_time': 1774845063.315891}
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730208') HTTP/1.1" 204 0
2026-03-30 04:31:03 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Scrape type for 10706007: 2
2026-03-30 04:31:03 [adesa.uk] INFO: Scraping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-30 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:03 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Scrape type for 10674518: 2
2026-03-30 04:31:03 [adesa.uk] INFO: Scraping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-30 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-30 04:31:03 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-30 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-30 04:31:03 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-30 04:31:03 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-30 04:31:03 [adesa.uk] INFO: Scrape type for 10606319: 2
2026-03-30 04:31:03 [adesa.uk] INFO: Scraping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-30 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-30 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080313c5-7de4-5fd7-bd4c-9a42631814d5 with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 080313c5-7de4-5fd7-bd4c-9a42631814d5 with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 080313c5-7de4-5fd7-bd4c-9a42631814d5, identifier: 10730256
2026-03-30 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-30 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a79334-6bd6-5245-b21d-cd154c69678e with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3a79334-6bd6-5245-b21d-cd154c69678e with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3a79334-6bd6-5245-b21d-cd154c69678e, identifier: 10730219
2026-03-30 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-30 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb6383ce-2f6b-53fc-9b69-99e40a831eba with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb6383ce-2f6b-53fc-9b69-99e40a831eba with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bb6383ce-2f6b-53fc-9b69-99e40a831eba, identifier: 10736504
2026-03-30 04:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-30 04:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44939f3-e439-5ff5-b355-41564b77f44c with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44939f3-e439-5ff5-b355-41564b77f44c with scrape type 2
2026-03-30 04:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b44939f3-e439-5ff5-b355-41564b77f44c, identifier: 10730209
2026-03-30 04:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-30 04:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256
2026-03-30 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 080313c5-7de4-5fd7-bd4c-9a42631814d5 with identifier: 10730256 to the API
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '080313c5-7de4-5fd7-bd4c-9a42631814d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AF66FFE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730256',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI SEL - Diesel - Automatic - 150 hp - '
'AF66FFE - 49,700 mi',
'transmission': 'automatic',
'trim': 'SEL',
'vin': None,
'year': 2016}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-30 04:31:04 [adesa.uk] INFO: Saving data for 10730256: {'auction_closing_time': 1774879200.0, 'created_time': 1774521102.606369, 'last_price_update_time': 1774845064.230168}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730256') HTTP/1.1" 204 0
2026-03-30 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-30 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219
2026-03-30 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3a79334-6bd6-5245-b21d-cd154c69678e with identifier: 10730219 to the API
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3a79334-6bd6-5245-b21d-cd154c69678e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT24NVF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730219',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Volkswagen T-Cross 1.0 TSI R-Line - Petrol - Automatic - 116 hp - '
'BT24NVF - 26,275 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-30 04:31:04 [adesa.uk] INFO: Saving data for 10730219: {'auction_closing_time': 1774879200.0, 'created_time': 1774521111.155676, 'last_price_update_time': 1774845064.545674}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730219') HTTP/1.1" 204 0
2026-03-30 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-30 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504
2026-03-30 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bb6383ce-2f6b-53fc-9b69-99e40a831eba with identifier: 10736504 to the API
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bb6383ce-2f6b-53fc-9b69-99e40a831eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL24GHK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736504',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 7728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Design - Electric - Automatic - 136 hp - '
'LL24GHK - 7,728 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-30 04:31:04 [adesa.uk] INFO: Saving data for 10736504: {'auction_closing_time': 1774879200.0, 'created_time': 1774625500.84, 'last_price_update_time': 1774845064.861146}
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736504') HTTP/1.1" 204 0
2026-03-30 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-30 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209
2026-03-30 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b44939f3-e439-5ff5-b355-41564b77f44c with identifier: 10730209 to the API
2026-03-30 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b44939f3-e439-5ff5-b355-41564b77f44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK73YWG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730209',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Oldham',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - RK73YWG '
'- 10,062 mi',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-30 04:31:05 [adesa.uk] INFO: Saving data for 10730209: {'auction_closing_time': 1774879200.0, 'created_time': 1774521110.496978, 'last_price_update_time': 1774845065.160158}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730209') HTTP/1.1" 204 0
2026-03-30 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-30 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8, identifier: 10722806
2026-03-30 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-30 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806
2026-03-30 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 05f2deb9-dd17-5a24-9831-7badb9b8dfe8 with identifier: 10722806 to the API
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05f2deb9-dd17-5a24-9831-7badb9b8dfe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75TZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722806',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 4,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75TZW - 25 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-30 04:31:05 [adesa.uk] INFO: Saving data for 10722806: {'auction_closing_time': 1775034000.0, 'created_time': 1774434880.521941, 'last_price_update_time': 1774845065.678411}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10722806') HTTP/1.1" 204 0
2026-03-30 04:31:05 [scrapy.extensions.logstats] INFO: Crawled 99 pages (at 99 pages/min), scraped 93 items (at 93 items/min)
2026-03-30 04:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-30 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e074a9-c457-52fd-a872-7eef0b5beca2 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07e074a9-c457-52fd-a872-7eef0b5beca2 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 07e074a9-c457-52fd-a872-7eef0b5beca2, identifier: 10741733
2026-03-30 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-30 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d218e2-0e34-546a-ad3f-a6b987905f73 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d218e2-0e34-546a-ad3f-a6b987905f73 with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 92d218e2-0e34-546a-ad3f-a6b987905f73, identifier: 10630715
2026-03-30 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-30 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44ebf86-e845-576f-9082-060b1d589b4f with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44ebf86-e845-576f-9082-060b1d589b4f with scrape type 2
2026-03-30 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f44ebf86-e845-576f-9082-060b1d589b4f, identifier: 10741731
2026-03-30 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-30 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733
2026-03-30 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 07e074a9-c457-52fd-a872-7eef0b5beca2 with identifier: 10741733 to the API
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '07e074a9-c457-52fd-a872-7eef0b5beca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV71KUX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741733',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 29001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LV71KUX - 29,001 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-30 04:31:06 [adesa.uk] INFO: Saving data for 10741733: {'auction_closing_time': 1775034000.0, 'created_time': 1774636254.961389, 'last_price_update_time': 1774845066.283845}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741733') HTTP/1.1" 204 0
2026-03-30 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-30 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715
2026-03-30 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 92d218e2-0e34-546a-ad3f-a6b987905f73 with identifier: 10630715 to the API
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '92d218e2-0e34-546a-ad3f-a6b987905f73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75OZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630715',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DV75OZJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-30 04:31:06 [adesa.uk] INFO: Saving data for 10630715: {'auction_closing_time': 1775034000.0, 'created_time': 1773234946.568311, 'last_price_update_time': 1774845066.60021}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10630715') HTTP/1.1" 204 0
2026-03-30 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-30 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731
2026-03-30 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f44ebf86-e845-576f-9082-060b1d589b4f with identifier: 10741731 to the API
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741731>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f44ebf86-e845-576f-9082-060b1d589b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VJG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741731',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 10020,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VJG - 10,020 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-30 04:31:06 [adesa.uk] INFO: Saving data for 10741731: {'auction_closing_time': 1775034000.0, 'created_time': 1774636256.682399, 'last_price_update_time': 1774845066.892207}
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741731') HTTP/1.1" 204 0
2026-03-30 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-30 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809e4efd-be52-5221-8a8b-8d887044054f with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809e4efd-be52-5221-8a8b-8d887044054f with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 809e4efd-be52-5221-8a8b-8d887044054f, identifier: 10711372
2026-03-30 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-30 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372
2026-03-30 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 809e4efd-be52-5221-8a8b-8d887044054f with identifier: 10711372 to the API
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '809e4efd-be52-5221-8a8b-8d887044054f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711372',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano L3H2 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DP75RCF - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-30 04:31:07 [adesa.uk] INFO: Saving data for 10711372: {'auction_closing_time': 1775034000.0, 'created_time': 1774279833.243707, 'last_price_update_time': 1774845067.412056}
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10711372') HTTP/1.1" 204 0
2026-03-30 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-30 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 271d7062-2335-5a56-aa73-64ce249d8e3d with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 271d7062-2335-5a56-aa73-64ce249d8e3d with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 271d7062-2335-5a56-aa73-64ce249d8e3d, identifier: 10606317
2026-03-30 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-30 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4, identifier: 10730107
2026-03-30 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-30 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a770b7df-65fa-5858-bec9-f7c88e0683a8 with scrape type 2
2026-03-30 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a770b7df-65fa-5858-bec9-f7c88e0683a8, identifier: 10730130
2026-03-30 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-30 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317
2026-03-30 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 271d7062-2335-5a56-aa73-64ce249d8e3d with identifier: 10606317 to the API
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '271d7062-2335-5a56-aa73-64ce249d8e3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-30 04:31:08 [adesa.uk] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773234922.830778, 'last_price_update_time': 1774845068.051996}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10606317') HTTP/1.1" 204 0
2026-03-30 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-30 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107
2026-03-30 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ba8cc03e-1ace-55df-9a69-e2fb9eb802e4 with identifier: 10730107 to the API
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba8cc03e-1ace-55df-9a69-e2fb9eb802e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR26MZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730107',
'listing': 'auctionplusdirectbuy',
'location': 'Sheffield',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - YR26MZP - '
'20 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-30 04:31:08 [adesa.uk] INFO: Saving data for 10730107: {'auction_closing_time': 1775034000.0, 'created_time': 1774521237.543264, 'last_price_update_time': 1774845068.334608}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730107') HTTP/1.1" 204 0
2026-03-30 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-30 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130
2026-03-30 04:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a770b7df-65fa-5858-bec9-f7c88e0683a8 with identifier: 10730130 to the API
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a770b7df-65fa-5858-bec9-f7c88e0683a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML26GKV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730130',
'listing': 'auctionplusdirectbuy',
'location': 'Oldham',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2026-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - ML26GKV - '
'25 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-30 04:31:08 [adesa.uk] INFO: Saving data for 10730130: {'auction_closing_time': 1775034000.0, 'created_time': 1774521230.255685, 'last_price_update_time': 1774845068.643357}
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730130') HTTP/1.1" 204 0
2026-03-30 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10692824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10692823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10619051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-30 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with scrape type 2
2026-03-30 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with scrape type 2
2026-03-30 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0, identifier: 10692824
2026-03-30 04:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-30 04:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1994501-e708-50bf-8a4e-3e5dd769d8f5 with scrape type 2
2026-03-30 04:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1994501-e708-50bf-8a4e-3e5dd769d8f5 with scrape type 2
2026-03-30 04:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1994501-e708-50bf-8a4e-3e5dd769d8f5, identifier: 10741735
2026-03-30 04:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-30 04:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824
2026-03-30 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f42699c2-6ab1-51f5-850c-e1b92e4e1bc0 with identifier: 10692824 to the API
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10692824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f42699c2-6ab1-51f5-850c-e1b92e4e1bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YDJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10692824',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DT75YDJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-30 04:31:09 [adesa.uk] INFO: Saving data for 10692824: {'auction_closing_time': 1775034000.0, 'created_time': 1773858631.81065, 'last_price_update_time': 1774845069.227758}
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10692824') HTTP/1.1" 204 0
2026-03-30 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-30 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735
2026-03-30 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1994501-e708-50bf-8a4e-3e5dd769d8f5 with identifier: 10741735 to the API
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1994501-e708-50bf-8a4e-3e5dd769d8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RHX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741735',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-30 04:31:09 [adesa.uk] INFO: Saving data for 10741735: {'auction_closing_time': 1775034000.0, 'created_time': 1774636281.008302, 'last_price_update_time': 1774845069.570806}
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741735') HTTP/1.1" 204 0
2026-03-30 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-30 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f09508-df01-5915-9477-ee563d401fde with scrape type 2
2026-03-30 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59f09508-df01-5915-9477-ee563d401fde with scrape type 2
2026-03-30 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 59f09508-df01-5915-9477-ee563d401fde, identifier: 10692823
2026-03-30 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-30 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f905a27c-3eea-5c55-8055-b537cbb83066 with scrape type 2
2026-03-30 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f905a27c-3eea-5c55-8055-b537cbb83066 with scrape type 2
2026-03-30 04:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f905a27c-3eea-5c55-8055-b537cbb83066, identifier: 10619051
2026-03-30 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10706007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-30 04:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823
2026-03-30 04:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 59f09508-df01-5915-9477-ee563d401fde with identifier: 10692823 to the API
2026-03-30 04:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10692823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '59f09508-df01-5915-9477-ee563d401fde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10692823',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-01-02',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DP75SXS - 10 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-30 04:31:10 [adesa.uk] INFO: Saving data for 10692823: {'auction_closing_time': 1775034000.0, 'created_time': 1773858630.831267, 'last_price_update_time': 1774845070.158472}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10692823') HTTP/1.1" 204 0
2026-03-30 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-30 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051
2026-03-30 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f905a27c-3eea-5c55-8055-b537cbb83066 with identifier: 10619051 to the API
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10619051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f905a27c-3eea-5c55-8055-b537cbb83066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10619051',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18650,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RJU - 20 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-30 04:31:10 [adesa.uk] INFO: Saving data for 10619051: {'auction_closing_time': 1775034000.0, 'created_time': 1773234926.451528, 'last_price_update_time': 1774845070.459246}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10619051') HTTP/1.1" 204 0
2026-03-30 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-30 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4855b739-2746-53f1-99d1-25b168c868e6 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 4855b739-2746-53f1-99d1-25b168c868e6, identifier: 10706007
2026-03-30 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-30 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204, identifier: 10707311
2026-03-30 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-30 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 554456ad-2257-5506-b501-45ba79910c79 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 554456ad-2257-5506-b501-45ba79910c79 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 554456ad-2257-5506-b501-45ba79910c79, identifier: 10707308
2026-03-30 04:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-30 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1566fc01-38c2-54a1-921e-81e8067f0203 with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1566fc01-38c2-54a1-921e-81e8067f0203, identifier: 10741738
2026-03-30 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-30 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007
2026-03-30 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10706007 to the API
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10706007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4855b739-2746-53f1-99d1-25b168c868e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10706007',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75NUE - 20 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-30 04:31:11 [adesa.uk] INFO: Saving data for 10706007: {'auction_closing_time': 1775034000.0, 'created_time': 1774020716.141597, 'last_price_update_time': 1774845071.158806}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10706007') HTTP/1.1" 204 0
2026-03-30 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-30 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311
2026-03-30 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10707311 to the API
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9be0ac21-17fb-5ff5-b24d-0f9d898c1204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-30 04:31:11 [adesa.uk] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774031463.932935, 'last_price_update_time': 1774845071.45762}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707311') HTTP/1.1" 204 0
2026-03-30 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-30 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308
2026-03-30 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 554456ad-2257-5506-b501-45ba79910c79 with identifier: 10707308 to the API
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707308>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '554456ad-2257-5506-b501-45ba79910c79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZNU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707308',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75ZNU - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-30 04:31:11 [adesa.uk] INFO: Saving data for 10707308: {'auction_closing_time': 1775034000.0, 'created_time': 1774031481.489625, 'last_price_update_time': 1774845071.73954}
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707308') HTTP/1.1" 204 0
2026-03-30 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-30 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738
2026-03-30 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1566fc01-38c2-54a1-921e-81e8067f0203 with identifier: 10741738 to the API
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1566fc01-38c2-54a1-921e-81e8067f0203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NVK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741738',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 1 hp - DT75NVK - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-30 04:31:12 [adesa.uk] INFO: Saving data for 10741738: {'auction_closing_time': 1775034000.0, 'created_time': 1774636258.595489, 'last_price_update_time': 1774845072.067138}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741738') HTTP/1.1" 204 0
2026-03-30 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-30 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with scrape type 2
2026-03-30 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with scrape type 2
2026-03-30 04:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2, identifier: 10674518
2026-03-30 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-30 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87526f03-94c6-5380-ad82-c4b23baabc80 with scrape type 2
2026-03-30 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87526f03-94c6-5380-ad82-c4b23baabc80 with scrape type 2
2026-03-30 04:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 87526f03-94c6-5380-ad82-c4b23baabc80, identifier: 10741737
2026-03-30 04:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-30 04:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518
2026-03-30 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8af63b6d-b47c-5e94-95eb-bf7e4e3151e2 with identifier: 10674518 to the API
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8af63b6d-b47c-5e94-95eb-bf7e4e3151e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NSF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674518',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 13,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 4,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
'DT75NSF - 13 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [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-30 04:31:12 [adesa.uk] INFO: Saving data for 10674518: {'auction_closing_time': 1775034000.0, 'created_time': 1773429140.3252, 'last_price_update_time': 1774845072.65414}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10674518') HTTP/1.1" 204 0
2026-03-30 04:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-30 04:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737
2026-03-30 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 87526f03-94c6-5380-ad82-c4b23baabc80 with identifier: 10741737 to the API
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '87526f03-94c6-5380-ad82-c4b23baabc80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741737',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5 Turbo Prime - Diesel - Manual - 120 hp - '
'DP75RJV - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-30 04:31:12 [adesa.uk] INFO: Saving data for 10741737: {'auction_closing_time': 1775034000.0, 'created_time': 1774636268.500398, 'last_price_update_time': 1774845072.947511}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741737') HTTP/1.1" 204 0
2026-03-30 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 4855b739-2746-53f1-99d1-25b168c868e6 with identifier: 10606319, dropping item
2026-03-30 04:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-30 04:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e457993a-cb56-5734-af76-eaa0b3225251 with scrape type 2
2026-03-30 04:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e457993a-cb56-5734-af76-eaa0b3225251 with scrape type 2
2026-03-30 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e457993a-cb56-5734-af76-eaa0b3225251, identifier: 10707310
2026-03-30 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-30 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310
2026-03-30 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e457993a-cb56-5734-af76-eaa0b3225251 with identifier: 10707310 to the API
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e457993a-cb56-5734-af76-eaa0b3225251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707310',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75NNX - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-30 04:31:13 [adesa.uk] INFO: Saving data for 10707310: {'auction_closing_time': 1775034000.0, 'created_time': 1774031482.444832, 'last_price_update_time': 1774845073.323945}
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10707310') HTTP/1.1" 204 0
2026-03-30 04:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-30 04:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3160511-cd36-583c-94ca-44b30c648e6a with scrape type 2
2026-03-30 04:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3160511-cd36-583c-94ca-44b30c648e6a with scrape type 2
2026-03-30 04:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a3160511-cd36-583c-94ca-44b30c648e6a, identifier: 10630206
2026-03-30 04:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-30 04:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206
2026-03-30 04:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a3160511-cd36-583c-94ca-44b30c648e6a with identifier: 10630206 to the API
2026-03-30 04:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3160511-cd36-583c-94ca-44b30c648e6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZTU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630206',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75ZTU - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:14 [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-30 04:31:14 [adesa.uk] INFO: Saving data for 10630206: {'auction_closing_time': 1775034000.0, 'created_time': 1773234948.279121, 'last_price_update_time': 1774845074.489571}
2026-03-30 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10630206') HTTP/1.1" 204 0
2026-03-30 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-30 04:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32a3c1fd-a2b2-561e-ac3b-73406cca194e with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 32a3c1fd-a2b2-561e-ac3b-73406cca194e, identifier: 10741734
2026-03-30 04:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-30 04:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ee1047-88a5-5bed-a09e-bec78570cb37 with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ee1047-88a5-5bed-a09e-bec78570cb37 with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a8ee1047-88a5-5bed-a09e-bec78570cb37, identifier: 10730214
2026-03-30 04:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10709009, dropping item
2026-03-30 04:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-30 04:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734
2026-03-30 04:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 32a3c1fd-a2b2-561e-ac3b-73406cca194e with identifier: 10741734 to the API
2026-03-30 04:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '32a3c1fd-a2b2-561e-ac3b-73406cca194e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741734',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo XL 1.5 Pro - Diesel - Manual - 102 hp - DP75RGV - 10 '
'mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-30 04:31:15 [adesa.uk] INFO: Saving data for 10741734: {'auction_closing_time': 1775034000.0, 'created_time': 1774636253.37941, 'last_price_update_time': 1774845075.13042}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741734') HTTP/1.1" 204 0
2026-03-30 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-30 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214
2026-03-30 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a8ee1047-88a5-5bed-a09e-bec78570cb37 with identifier: 10730214 to the API
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a8ee1047-88a5-5bed-a09e-bec78570cb37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK72TVM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730214',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'MK72TVM - 32,000 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-30 04:31:15 [adesa.uk] INFO: Saving data for 10730214: {'auction_closing_time': 1774879200.0, 'created_time': 1774521232.597896, 'last_price_update_time': 1774845075.431777}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730214') HTTP/1.1" 204 0
2026-03-30 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-30 04:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd42301-5639-5368-900e-e02dddbf084d with scrape type 2
2026-03-30 04:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd42301-5639-5368-900e-e02dddbf084d with scrape type 2
2026-03-30 04:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bfd42301-5639-5368-900e-e02dddbf084d, identifier: 10741745
2026-03-30 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-30 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745
2026-03-30 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bfd42301-5639-5368-900e-e02dddbf084d with identifier: 10741745 to the API
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfd42301-5639-5368-900e-e02dddbf084d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VA71XTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741745',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 91414,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - VA71XTV - 91,414 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-30 04:31:15 [adesa.uk] INFO: Saving data for 10741745: {'auction_closing_time': 1775034000.0, 'created_time': 1774636246.72981, 'last_price_update_time': 1774845075.952528}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741745') HTTP/1.1" 204 0
2026-03-30 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-30 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1cc41bf-78ca-54f3-869a-760e15e876d4 with scrape type 2
2026-03-30 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1cc41bf-78ca-54f3-869a-760e15e876d4 with scrape type 2
2026-03-30 04:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b1cc41bf-78ca-54f3-869a-760e15e876d4, identifier: 10730248
2026-03-30 04:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-30 04:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248
2026-03-30 04:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b1cc41bf-78ca-54f3-869a-760e15e876d4 with identifier: 10730248 to the API
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b1cc41bf-78ca-54f3-869a-760e15e876d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730248',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.6 Ultimate - Hybrid - Automatic - 226 hp - '
'DP75SXH - 15 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:16 [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-30 04:31:16 [adesa.uk] INFO: Saving data for 10730248: {'auction_closing_time': 1774879200.0, 'created_time': 1774521158.0809, 'last_price_update_time': 1774845076.78256}
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730248') HTTP/1.1" 204 0
2026-03-30 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-30 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e2d230-3208-5f09-9a96-11138a87d827 with scrape type 2
2026-03-30 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e2d230-3208-5f09-9a96-11138a87d827 with scrape type 2
2026-03-30 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 25e2d230-3208-5f09-9a96-11138a87d827, identifier: 10732886
2026-03-30 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-30 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886
2026-03-30 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 25e2d230-3208-5f09-9a96-11138a87d827 with identifier: 10732886 to the API
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '25e2d230-3208-5f09-9a96-11138a87d827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD18MTZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732886',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 67144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-06-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 131 hp - '
'WD18MTZ - 67,144 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2018}
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-30 04:31:17 [adesa.uk] INFO: Saving data for 10732886: {'auction_closing_time': 1774879200.0, 'created_time': 1774549828.169368, 'last_price_update_time': 1774845077.619502}
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732886') HTTP/1.1" 204 0
2026-03-30 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-30 04:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with scrape type 2
2026-03-30 04:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with scrape type 2
2026-03-30 04:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca, identifier: 10736498
2026-03-30 04:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-30 04:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498
2026-03-30 04:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a36c143c-051d-5e5d-a9a3-0ef8c36eeaca with identifier: 10736498 to the API
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a36c143c-051d-5e5d-a9a3-0ef8c36eeaca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24YHJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736498',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo Ultimate - Petrol - Manual - 131 hp - '
'DV24YHJ - 13,430 mi',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-30 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-30 04:31:18 [adesa.uk] INFO: Saving data for 10736498: {'auction_closing_time': 1774879200.0, 'created_time': 1774625513.680978, 'last_price_update_time': 1774845078.00831}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736498') HTTP/1.1" 204 0
2026-03-30 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-30 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8878e5e-df8c-5148-93b4-1766760d70d7 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8878e5e-df8c-5148-93b4-1766760d70d7 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: d8878e5e-df8c-5148-93b4-1766760d70d7, identifier: 10730206
2026-03-30 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-30 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206
2026-03-30 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: d8878e5e-df8c-5148-93b4-1766760d70d7 with identifier: 10730206 to the API
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8878e5e-df8c-5148-93b4-1766760d70d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PFK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730206',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 12959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PFK - 12,959 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-30 04:31:18 [adesa.uk] INFO: Saving data for 10730206: {'auction_closing_time': 1774879200.0, 'created_time': 1774521171.844649, 'last_price_update_time': 1774845078.400553}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730206') HTTP/1.1" 204 0
2026-03-30 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-30 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21277007-a49f-58db-8729-e2ec12929e8f with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21277007-a49f-58db-8729-e2ec12929e8f with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 21277007-a49f-58db-8729-e2ec12929e8f, identifier: 10730220
2026-03-30 04:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-30 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d2e98f-edc3-59df-a627-a0a32582e995 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58d2e98f-edc3-59df-a627-a0a32582e995 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 58d2e98f-edc3-59df-a627-a0a32582e995, identifier: 10730251
2026-03-30 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-30 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220
2026-03-30 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 21277007-a49f-58db-8729-e2ec12929e8f with identifier: 10730220 to the API
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '21277007-a49f-58db-8729-e2ec12929e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73HPF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730220',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 50 kWh Ultimate - Electric - Automatic - 136 hp - '
'DN73HPF - 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-30 04:31:19 [adesa.uk] INFO: Saving data for 10730220: {'auction_closing_time': 1774879200.0, 'created_time': 1774521178.408237, 'last_price_update_time': 1774845079.183039}
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730220') HTTP/1.1" 204 0
2026-03-30 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-30 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251
2026-03-30 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 58d2e98f-edc3-59df-a627-a0a32582e995 with identifier: 10730251 to the API
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '58d2e98f-edc3-59df-a627-a0a32582e995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG70EDX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730251',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 29542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo SE - Petrol - Manual - 131 hp - '
'FG70EDX - 29,542 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-30 04:31:19 [adesa.uk] INFO: Saving data for 10730251: {'auction_closing_time': 1774879200.0, 'created_time': 1774521181.645296, 'last_price_update_time': 1774845079.534734}
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730251') HTTP/1.1" 204 0
2026-03-30 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b7bccf-f1c0-5db8-b4ce-51e63543607b with identifier: 10732884
2026-03-30 04:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b7bccf-f1c0-5db8-b4ce-51e63543607b with scrape type 2
2026-03-30 04:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b7bccf-f1c0-5db8-b4ce-51e63543607b with scrape type 2
2026-03-30 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 70b7bccf-f1c0-5db8-b4ce-51e63543607b, identifier: 10732884
2026-03-30 04:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-30 04:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf15448c-4825-55bb-9400-eda36a384dd0 with scrape type 2
2026-03-30 04:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf15448c-4825-55bb-9400-eda36a384dd0 with scrape type 2
2026-03-30 04:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cf15448c-4825-55bb-9400-eda36a384dd0, identifier: 10730243
2026-03-30 04:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 70b7bccf-f1c0-5db8-b4ce-51e63543607b with identifier: 10732884
2026-03-30 04:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 70b7bccf-f1c0-5db8-b4ce-51e63543607b with identifier: 10732884
2026-03-30 04:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 70b7bccf-f1c0-5db8-b4ce-51e63543607b with identifier: 10732884 to the API
2026-03-30 04:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732884>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '70b7bccf-f1c0-5db8-b4ce-51e63543607b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71SYY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732884',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45042,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 136 hp '
'- RJ71SYY - 45,042 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-30 04:31:20 [adesa.uk] INFO: Saving data for 10732884: {'auction_closing_time': 1774879200.0, 'created_time': 1774549857.6985, 'last_price_update_time': 1774845080.12915}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732884') HTTP/1.1" 204 0
2026-03-30 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-30 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243
2026-03-30 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cf15448c-4825-55bb-9400-eda36a384dd0 with identifier: 10730243 to the API
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cf15448c-4825-55bb-9400-eda36a384dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VF21XJC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730243',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 30871,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh SE Nav - Electric - Automatic - 136 hp - '
'VF21XJC - 30,871 mi',
'transmission': 'automatic',
'trim': 'SE Nav',
'vin': None,
'year': 2021}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-30 04:31:20 [adesa.uk] INFO: Saving data for 10730243: {'auction_closing_time': 1774879200.0, 'created_time': 1774521176.65181, 'last_price_update_time': 1774845080.415027}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730243') HTTP/1.1" 204 0
2026-03-30 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-30 04:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with scrape type 2
2026-03-30 04:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with scrape type 2
2026-03-30 04:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615, identifier: 10741732
2026-03-30 04:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-30 04:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732
2026-03-30 04:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0c38b50e-04c3-5c12-92f8-7e7ce5b1c615 with identifier: 10741732 to the API
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '0c38b50e-04c3-5c12-92f8-7e7ce5b1c615',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24DTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741732',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 10263,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24DTV - 10,263 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-30 04:31:20 [adesa.uk] INFO: Saving data for 10741732: {'auction_closing_time': 1775034000.0, 'created_time': 1774636255.311059, 'last_price_update_time': 1774845080.916057}
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10741732') HTTP/1.1" 204 0
2026-03-30 04:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-30 04:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36049df4-c43d-5e91-93d3-50f436f3f6d5 with scrape type 2
2026-03-30 04:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36049df4-c43d-5e91-93d3-50f436f3f6d5 with scrape type 2
2026-03-30 04:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 36049df4-c43d-5e91-93d3-50f436f3f6d5, identifier: 10730247
2026-03-30 04:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-30 04:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247
2026-03-30 04:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 36049df4-c43d-5e91-93d3-50f436f3f6d5 with identifier: 10730247 to the API
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '36049df4-c43d-5e91-93d3-50f436f3f6d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730247',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWK '
'- 5 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-30 04:31:21 [adesa.uk] INFO: Saving data for 10730247: {'auction_closing_time': 1774879200.0, 'created_time': 1774521195.982087, 'last_price_update_time': 1774845081.454841}
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730247') HTTP/1.1" 204 0
2026-03-30 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-30 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb637341-e89e-5eba-84d8-2e3172db186b with scrape type 2
2026-03-30 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb637341-e89e-5eba-84d8-2e3172db186b with scrape type 2
2026-03-30 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: eb637341-e89e-5eba-84d8-2e3172db186b, identifier: 10730228
2026-03-30 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-30 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228
2026-03-30 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: eb637341-e89e-5eba-84d8-2e3172db186b with identifier: 10730228 to the API
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'eb637341-e89e-5eba-84d8-2e3172db186b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ML71VAA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 13599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - ML71VAA - 13,599 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-30 04:31:23 [adesa.uk] INFO: Saving data for 10730228: {'auction_closing_time': 1774879200.0, 'created_time': 1774521194.583491, 'last_price_update_time': 1774845083.140612}
2026-03-30 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730228') HTTP/1.1" 204 0
2026-03-30 04:31:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.947(s), this was the 1st time calling it.
2026-03-30 04:31:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.760587039827085 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:31:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '5da016537a805f7a3ce256a7f4373892', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=5da016537a805f7a3ce256a7f4373892.
2026-03-30 04:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-30 04:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c with scrape type 2
2026-03-30 04:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5356f719-95f0-5a3b-b280-d1ffdc60de8c with scrape type 2
2026-03-30 04:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 5356f719-95f0-5a3b-b280-d1ffdc60de8c, identifier: 10730246
2026-03-30 04:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-30 04:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246
2026-03-30 04:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 5356f719-95f0-5a3b-b280-d1ffdc60de8c with identifier: 10730246 to the API
2026-03-30 04:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5356f719-95f0-5a3b-b280-d1ffdc60de8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730246',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWC '
'- 18 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:28 [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-30 04:31:28 [adesa.uk] INFO: Saving data for 10730246: {'auction_closing_time': 1774879200.0, 'created_time': 1774521190.537329, 'last_price_update_time': 1774845088.829835}
2026-03-30 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730246') HTTP/1.1" 204 0
2026-03-30 04:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-30 04:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440b1631-aa85-5b58-9208-11033ef574bb with scrape type 2
2026-03-30 04:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440b1631-aa85-5b58-9208-11033ef574bb with scrape type 2
2026-03-30 04:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 440b1631-aa85-5b58-9208-11033ef574bb, identifier: 10736507
2026-03-30 04:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-30 04:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507
2026-03-30 04:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 440b1631-aa85-5b58-9208-11033ef574bb with identifier: 10736507 to the API
2026-03-30 04:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '440b1631-aa85-5b58-9208-11033ef574bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XRW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736507',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7855,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XRW - 7,855 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736507%27 HTTP/1.1" 200 None
2026-03-30 04:31:30 [adesa.uk] INFO: Saving data for 10736507: {'auction_closing_time': 1774879200.0, 'created_time': 1774625594.406026, 'last_price_update_time': 1774845090.147427}
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736507') HTTP/1.1" 204 0
2026-03-30 04:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-30 04:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with scrape type 2
2026-03-30 04:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with scrape type 2
2026-03-30 04:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c, identifier: 10736503
2026-03-30 04:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-30 04:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503
2026-03-30 04:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 80349ed9-f8a7-58ec-a53e-add2b00a4d4c with identifier: 10736503 to the API
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '80349ed9-f8a7-58ec-a53e-add2b00a4d4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XPR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736503',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 6867,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XPR - 6,867 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736503%27 HTTP/1.1" 200 None
2026-03-30 04:31:31 [adesa.uk] INFO: Saving data for 10736503: {'auction_closing_time': 1774879200.0, 'created_time': 1774625624.10393, 'last_price_update_time': 1774845091.870985}
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736503') HTTP/1.1" 204 0
2026-03-30 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-30 04:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7154b408-3c00-5f28-b84c-c33f48fa7596 with scrape type 2
2026-03-30 04:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7154b408-3c00-5f28-b84c-c33f48fa7596 with scrape type 2
2026-03-30 04:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7154b408-3c00-5f28-b84c-c33f48fa7596, identifier: 10730212
2026-03-30 04:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-30 04:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212
2026-03-30 04:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7154b408-3c00-5f28-b84c-c33f48fa7596 with identifier: 10730212 to the API
2026-03-30 04:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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-30 04:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '7154b408-3c00-5f28-b84c-c33f48fa7596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FUE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730212',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24FUE - 12,143 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:36 [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-30 04:31:36 [adesa.uk] INFO: Saving data for 10730212: {'auction_closing_time': 1774879200.0, 'created_time': 1774521265.904416, 'last_price_update_time': 1774845096.629475}
2026-03-30 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730212') HTTP/1.1" 204 0
2026-03-30 04:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-30 04:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with scrape type 2
2026-03-30 04:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with scrape type 2
2026-03-30 04:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6, identifier: 10730203
2026-03-30 04:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-30 04:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203
2026-03-30 04:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0f34e619-4b3c-5db4-a487-7bf859b3cfe6 with identifier: 10730203 to the API
2026-03-30 04:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0f34e619-4b3c-5db4-a487-7bf859b3cfe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW74JMO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730203',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DW74JMO - 13,131 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:48 [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-30 04:31:48 [adesa.uk] INFO: Saving data for 10730203: {'auction_closing_time': 1774879200.0, 'created_time': 1774521153.961498, 'last_price_update_time': 1774845108.097578}
2026-03-30 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730203') HTTP/1.1" 204 0
2026-03-30 04:32:05 [scrapy.extensions.logstats] INFO: Crawled 136 pages (at 37 pages/min), scraped 131 items (at 38 items/min)
2026-03-30 04:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:33:05 [scrapy.extensions.logstats] INFO: Crawled 136 pages (at 0 pages/min), scraped 131 items (at 0 items/min)
2026-03-30 04:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:33:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.994(s), this was the 1st time calling it.
2026-03-30 04:33:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.126485258479087 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.995(s), this was the 1st time calling it.
2026-03-30 04:33:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.125477836853004 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.663(s), this was the 1st time calling it.
2026-03-30 04:33:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.4459708220678515 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.168(s), this was the 1st time calling it.
2026-03-30 04:33:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.846284199008686 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.015(s), this was the 1st time calling it.
2026-03-30 04:33:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.346996577304605 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 149.303(s), this was the 2nd time calling it.
2026-03-30 04:33:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.424304143124111 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.777(s), this was the 1st time calling it.
2026-03-30 04:33:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.123449838840824 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:33:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.614(s), this was the 1st time calling it.
2026-03-30 04:33:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.475817636704623 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:05 [scrapy.extensions.logstats] INFO: Crawled 136 pages (at 0 pages/min), scraped 131 items (at 0 items/min)
2026-03-30 04:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 04:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-30 04:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fcc804-755c-557f-9415-48793bf1083b with scrape type 2
2026-03-30 04:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9fcc804-755c-557f-9415-48793bf1083b with scrape type 2
2026-03-30 04:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b9fcc804-755c-557f-9415-48793bf1083b, identifier: 10736508
2026-03-30 04:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-30 04:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508
2026-03-30 04:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b9fcc804-755c-557f-9415-48793bf1083b with identifier: 10736508 to the API
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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-30 04:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b9fcc804-755c-557f-9415-48793bf1083b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74JMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736508',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8083,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74JMU - 8,083 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736508%27 HTTP/1.1" 200 None
2026-03-30 04:34:41 [adesa.uk] INFO: Saving data for 10736508: {'auction_closing_time': 1774879200.0, 'created_time': 1774625609.607034, 'last_price_update_time': 1774845281.535211}
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736508') HTTP/1.1" 204 0
2026-03-30 04:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-30 04:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d20029-ebc8-5421-b523-afe3f90adb12 with scrape type 2
2026-03-30 04:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d20029-ebc8-5421-b523-afe3f90adb12 with scrape type 2
2026-03-30 04:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b3d20029-ebc8-5421-b523-afe3f90adb12, identifier: 10730204
2026-03-30 04:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-30 04:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204
2026-03-30 04:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b3d20029-ebc8-5421-b523-afe3f90adb12 with identifier: 10730204 to the API
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b3d20029-ebc8-5421-b523-afe3f90adb12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO23USB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730204',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'WO23USB - 20,149 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-30 04:34:44 [adesa.uk] INFO: Saving data for 10730204: {'auction_closing_time': 1774879200.0, 'created_time': 1774521293.092852, 'last_price_update_time': 1774845284.829552}
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730204') HTTP/1.1" 204 0
2026-03-30 04:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-30 04:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-30 04:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f9a3fc-5ba0-544c-9219-d62c436019e0 with scrape type 2
2026-03-30 04:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 31f9a3fc-5ba0-544c-9219-d62c436019e0, identifier: 10730249
2026-03-30 04:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-30 04:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249
2026-03-30 04:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 31f9a3fc-5ba0-544c-9219-d62c436019e0 with identifier: 10730249 to the API
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '31f9a3fc-5ba0-544c-9219-d62c436019e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730249',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 100 hp - DS75BUU '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:45 [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-30 04:34:45 [adesa.uk] INFO: Saving data for 10730249: {'auction_closing_time': 1774879200.0, 'created_time': 1774521205.876683, 'last_price_update_time': 1774845285.381445}
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730249') HTTP/1.1" 204 0
2026-03-30 04:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-30 04:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1a2691c-d32e-5983-8ac6-5360ebded0c6 with scrape type 2
2026-03-30 04:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1a2691c-d32e-5983-8ac6-5360ebded0c6 with scrape type 2
2026-03-30 04:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: f1a2691c-d32e-5983-8ac6-5360ebded0c6, identifier: 10730226
2026-03-30 04:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-30 04:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226
2026-03-30 04:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: f1a2691c-d32e-5983-8ac6-5360ebded0c6 with identifier: 10730226 to the API
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f1a2691c-d32e-5983-8ac6-5360ebded0c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74BOJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730226',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74BOJ - 5,576 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:45 [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-30 04:34:45 [adesa.uk] INFO: Saving data for 10730226: {'auction_closing_time': 1774879200.0, 'created_time': 1774521264.960571, 'last_price_update_time': 1774845285.767825}
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730226') HTTP/1.1" 204 0
2026-03-30 04:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-30 04:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with scrape type 2
2026-03-30 04:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with scrape type 2
2026-03-30 04:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65, identifier: 10730221
2026-03-30 04:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-30 04:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221
2026-03-30 04:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: db4c4039-2a9c-5476-9b3a-4cb8b57dbf65 with identifier: 10730221 to the API
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db4c4039-2a9c-5476-9b3a-4cb8b57dbf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV23KAU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 18705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'YV23KAU - 18,705 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-30 04:34:46 [adesa.uk] INFO: Saving data for 10730221: {'auction_closing_time': 1774879200.0, 'created_time': 1774521210.119026, 'last_price_update_time': 1774845286.368032}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730221') HTTP/1.1" 204 0
2026-03-30 04:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-30 04:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with scrape type 2
2026-03-30 04:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with scrape type 2
2026-03-30 04:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 8b72ea1c-aa59-5daf-954c-af4abf9799e8, identifier: 10730222
2026-03-30 04:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-30 04:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222
2026-03-30 04:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 8b72ea1c-aa59-5daf-954c-af4abf9799e8 with identifier: 10730222 to the API
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '8b72ea1c-aa59-5daf-954c-af4abf9799e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO73PXC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730222',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8177,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh First Edition - Electric - Automatic - 156 hp - '
'WO73PXC - 8,177 mi',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2024}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [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-30 04:34:50 [adesa.uk] INFO: Saving data for 10730222: {'auction_closing_time': 1774879200.0, 'created_time': 1774521269.170721, 'last_price_update_time': 1774845290.32075}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730222') HTTP/1.1" 204 0
2026-03-30 04:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-30 04:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562357e1-98bc-5a4e-8fe5-77222c307bfa with scrape type 2
2026-03-30 04:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562357e1-98bc-5a4e-8fe5-77222c307bfa with scrape type 2
2026-03-30 04:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 562357e1-98bc-5a4e-8fe5-77222c307bfa, identifier: 10736510
2026-03-30 04:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-30 04:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510
2026-03-30 04:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 562357e1-98bc-5a4e-8fe5-77222c307bfa with identifier: 10736510 to the API
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '562357e1-98bc-5a4e-8fe5-77222c307bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736510',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZD - 12,391 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736510%27 HTTP/1.1" 200 None
2026-03-30 04:34:56 [adesa.uk] INFO: Saving data for 10736510: {'auction_closing_time': 1774879200.0, 'created_time': 1774625601.727023, 'last_price_update_time': 1774845296.35408}
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736510') HTTP/1.1" 204 0
2026-03-30 04:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-30 04:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with scrape type 2
2026-03-30 04:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with scrape type 2
2026-03-30 04:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2, identifier: 10730237
2026-03-30 04:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-30 04:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237
2026-03-30 04:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7bd84f8e-f52a-5a93-82c6-2978a77e50d2 with identifier: 10730237 to the API
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7bd84f8e-f52a-5a93-82c6-2978a77e50d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22ZBP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730237',
'listing': 'auction',
'location': 'Upminster',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 75820,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-04-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Hyundai Tucson 1.6 GDI SE Connect - Petrol - Manual - 150 hp - '
'SA22ZBP - 75,820 mi',
'transmission': 'manual',
'trim': 'SE Connect',
'vin': None,
'year': 2022}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [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-30 04:34:57 [adesa.uk] INFO: Saving data for 10730237: {'auction_closing_time': 1774879200.0, 'created_time': 1774521267.063884, 'last_price_update_time': 1774845297.21468}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730237') HTTP/1.1" 204 0
2026-03-30 04:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-30 04:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with scrape type 2
2026-03-30 04:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with scrape type 2
2026-03-30 04:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bc8aa3cf-d3ea-5def-a2b4-065209eeb316, identifier: 10736506
2026-03-30 04:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-30 04:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506
2026-03-30 04:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bc8aa3cf-d3ea-5def-a2b4-065209eeb316 with identifier: 10736506 to the API
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bc8aa3cf-d3ea-5def-a2b4-065209eeb316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FTT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736506',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8902,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24FTT - 8,902 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736506%27 HTTP/1.1" 200 None
2026-03-30 04:34:57 [adesa.uk] INFO: Saving data for 10736506: {'auction_closing_time': 1774879200.0, 'created_time': 1774625598.160062, 'last_price_update_time': 1774845297.589956}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736506') HTTP/1.1" 204 0
2026-03-30 04:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 9be0ac21-17fb-5ff5-b24d-0f9d898c1204 with identifier: 10722844, dropping item
2026-03-30 04:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-30 04:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34b5932e-3339-550a-ab07-7bab534c7558 with scrape type 2
2026-03-30 04:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34b5932e-3339-550a-ab07-7bab534c7558 with scrape type 2
2026-03-30 04:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 34b5932e-3339-550a-ab07-7bab534c7558, identifier: 10730272
2026-03-30 04:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-30 04:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272
2026-03-30 04:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 34b5932e-3339-550a-ab07-7bab534c7558 with identifier: 10730272 to the API
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '34b5932e-3339-550a-ab07-7bab534c7558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VO75KFN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730272',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Capri',
'odometer': 1892,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2025-09-27',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Capri 77 kWh Premium - Electric - Automatic - 286 hp - VO75KFN '
'- 1,892 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-30 04:34:58 [adesa.uk] INFO: Saving data for 10730272: {'auction_closing_time': 1774879200.0, 'created_time': 1774521070.027799, 'last_price_update_time': 1774845298.932709}
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730272') HTTP/1.1" 204 0
2026-03-30 04:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-30 04:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcaa025-85ec-50f9-afad-246f688885ef with scrape type 2
2026-03-30 04:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bcaa025-85ec-50f9-afad-246f688885ef with scrape type 2
2026-03-30 04:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 9bcaa025-85ec-50f9-afad-246f688885ef, identifier: 10736513
2026-03-30 04:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-30 04:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513
2026-03-30 04:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 9bcaa025-85ec-50f9-afad-246f688885ef with identifier: 10736513 to the API
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '9bcaa025-85ec-50f9-afad-246f688885ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736513',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5803,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZM - 5,803 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710736513%27 HTTP/1.1" 200 None
2026-03-30 04:34:59 [adesa.uk] INFO: Saving data for 10736513: {'auction_closing_time': 1774879200.0, 'created_time': 1774625614.840961, 'last_price_update_time': 1774845299.46449}
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10736513') HTTP/1.1" 204 0
2026-03-30 04:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-30 04:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e776f2-ab4c-5d59-980c-d184a79f67ab with scrape type 2
2026-03-30 04:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78e776f2-ab4c-5d59-980c-d184a79f67ab with scrape type 2
2026-03-30 04:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 78e776f2-ab4c-5d59-980c-d184a79f67ab, identifier: 10730239
2026-03-30 04:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-30 04:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239
2026-03-30 04:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 78e776f2-ab4c-5d59-980c-d184a79f67ab with identifier: 10730239 to the API
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '78e776f2-ab4c-5d59-980c-d184a79f67ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN70YMJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730239',
'listing': 'auction',
'location': 'Corby',
'make': 'Fiat',
'model': '500',
'odometer': 29282,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Lounge - Petrol - Manual - 69 hp - WN70YMJ - 29,282 mi',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:00 [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-30 04:35:00 [adesa.uk] INFO: Saving data for 10730239: {'auction_closing_time': 1774879200.0, 'created_time': 1774521066.683792, 'last_price_update_time': 1774845300.389327}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730239') HTTP/1.1" 204 0
2026-03-30 04:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-30 04:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with scrape type 2
2026-03-30 04:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with scrape type 2
2026-03-30 04:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 7c6144c3-b755-55d3-80bb-13a87f0e7c44, identifier: 10730252
2026-03-30 04:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-30 04:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252
2026-03-30 04:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 7c6144c3-b755-55d3-80bb-13a87f0e7c44 with identifier: 10730252 to the API
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '7c6144c3-b755-55d3-80bb-13a87f0e7c44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SX70CYH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730252',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Ford',
'model': 'Kuga',
'odometer': 130300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.5 Vignale - Hybrid - Automatic - 224 hp - SX70CYH - '
'130,300 mi',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2021}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:00 [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-30 04:35:00 [adesa.uk] INFO: Saving data for 10730252: {'auction_closing_time': 1774879200.0, 'created_time': 1774521083.862966, 'last_price_update_time': 1774845300.873559}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730252') HTTP/1.1" 204 0
2026-03-30 04:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-30 04:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f48d0f-5494-5228-b273-484c41aa311a with scrape type 2
2026-03-30 04:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f48d0f-5494-5228-b273-484c41aa311a with scrape type 2
2026-03-30 04:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 82f48d0f-5494-5228-b273-484c41aa311a, identifier: 10730254
2026-03-30 04:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-30 04:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254
2026-03-30 04:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 82f48d0f-5494-5228-b273-484c41aa311a with identifier: 10730254 to the API
2026-03-30 04:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '82f48d0f-5494-5228-b273-484c41aa311a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73NZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730254',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Ford',
'model': 'Puma',
'odometer': 15314,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - DN73NZP - 15,314 '
'mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:02 [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-30 04:35:02 [adesa.uk] INFO: Saving data for 10730254: {'auction_closing_time': 1774879200.0, 'created_time': 1774521094.200229, 'last_price_update_time': 1774845302.920261}
2026-03-30 04:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730254') HTTP/1.1" 204 0
2026-03-30 04:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-30 04:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79994a56-32cd-5b86-89ae-484037406220 with scrape type 2
2026-03-30 04:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79994a56-32cd-5b86-89ae-484037406220 with scrape type 2
2026-03-30 04:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 79994a56-32cd-5b86-89ae-484037406220, identifier: 10730263
2026-03-30 04:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-30 04:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263
2026-03-30 04:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 79994a56-32cd-5b86-89ae-484037406220 with identifier: 10730263 to the API
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '79994a56-32cd-5b86-89ae-484037406220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WRZ8490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730263',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 224 hp - WRZ8490 - '
'17,409 mi',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:03 [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-30 04:35:03 [adesa.uk] INFO: Saving data for 10730263: {'auction_closing_time': 1774879200.0, 'created_time': 1774521081.548532, 'last_price_update_time': 1774845303.307343}
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730263') HTTP/1.1" 204 0
2026-03-30 04:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-30 04:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626c1cef-2e56-5129-b9b7-968a2f737335 with scrape type 2
2026-03-30 04:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 626c1cef-2e56-5129-b9b7-968a2f737335 with scrape type 2
2026-03-30 04:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 626c1cef-2e56-5129-b9b7-968a2f737335, identifier: 10730242
2026-03-30 04:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-30 04:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242
2026-03-30 04:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 626c1cef-2e56-5129-b9b7-968a2f737335 with identifier: 10730242 to the API
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '626c1cef-2e56-5129-b9b7-968a2f737335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ72TYP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730242',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:03 [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-30 04:35:03 [adesa.uk] INFO: Saving data for 10730242: {'auction_closing_time': 1774879200.0, 'created_time': 1774521047.758297, 'last_price_update_time': 1774845303.864566}
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730242') HTTP/1.1" 204 0
2026-03-30 04:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-30 04:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abc5080-f504-5070-bc79-563efa1d9d01 with scrape type 2
2026-03-30 04:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2abc5080-f504-5070-bc79-563efa1d9d01 with scrape type 2
2026-03-30 04:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2abc5080-f504-5070-bc79-563efa1d9d01, identifier: 10737242
2026-03-30 04:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-30 04:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242
2026-03-30 04:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2abc5080-f504-5070-bc79-563efa1d9d01 with identifier: 10737242 to the API
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2abc5080-f504-5070-bc79-563efa1d9d01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL71DME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737242',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 22138,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'1 hp - GL71DME - 22,138 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-30 04:35:04 [adesa.uk] INFO: Saving data for 10737242: {'auction_closing_time': 1774965600.0, 'created_time': 1774625477.069334, 'last_price_update_time': 1774845304.677611}
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737242') HTTP/1.1" 204 0
2026-03-30 04:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-30 04:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a9fbf4-02a4-5be3-a673-5f6661498b44 with scrape type 2
2026-03-30 04:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57a9fbf4-02a4-5be3-a673-5f6661498b44 with scrape type 2
2026-03-30 04:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 57a9fbf4-02a4-5be3-a673-5f6661498b44, identifier: 10737223
2026-03-30 04:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-30 04:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223
2026-03-30 04:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 57a9fbf4-02a4-5be3-a673-5f6661498b44 with identifier: 10737223 to the API
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '57a9fbf4-02a4-5be3-a673-5f6661498b44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71WCT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737223',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 24695,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - HK71WCT - 24,695 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-30 04:35:05 [adesa.uk] INFO: Saving data for 10737223: {'auction_closing_time': 1774965600.0, 'created_time': 1774625471.332132, 'last_price_update_time': 1774845305.2573}
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737223') HTTP/1.1" 204 0
2026-03-30 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-30 04:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e66814-459a-58bf-bdb4-0e983129201c with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40e66814-459a-58bf-bdb4-0e983129201c with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 40e66814-459a-58bf-bdb4-0e983129201c, identifier: 10737239
2026-03-30 04:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-30 04:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239
2026-03-30 04:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 40e66814-459a-58bf-bdb4-0e983129201c with identifier: 10737239 to the API
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '40e66814-459a-58bf-bdb4-0e983129201c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71JGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737239',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 42351,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71JGV - 42,351 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-30 04:35:05 [adesa.uk] INFO: Saving data for 10737239: {'auction_closing_time': 1774965600.0, 'created_time': 1774625449.255681, 'last_price_update_time': 1774845305.644026}
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737239') HTTP/1.1" 204 0
2026-03-30 04:35:05 [scrapy.extensions.logstats] INFO: Crawled 158 pages (at 22 pages/min), scraped 150 items (at 19 items/min)
2026-03-30 04:35:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-30 04:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfce4a1d-2559-55a5-9a8f-4d406b337a3f with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: dfce4a1d-2559-55a5-9a8f-4d406b337a3f, identifier: 10730218
2026-03-30 04:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-30 04:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afa7b79c-3104-596d-b1e9-5199050310fc with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afa7b79c-3104-596d-b1e9-5199050310fc with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: afa7b79c-3104-596d-b1e9-5199050310fc, identifier: 10730224
2026-03-30 04:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-30 04:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218
2026-03-30 04:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: dfce4a1d-2559-55a5-9a8f-4d406b337a3f with identifier: 10730218 to the API
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfce4a1d-2559-55a5-9a8f-4d406b337a3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL22EFS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730218',
'listing': 'auction',
'location': 'Upminster',
'make': 'BMW',
'model': '2 Series',
'odometer': 39460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - Manual - 136 hp - '
'SL22EFS - 39,460 mi',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-30 04:35:06 [adesa.uk] INFO: Saving data for 10730218: {'auction_closing_time': 1774879200.0, 'created_time': 1774521027.886509, 'last_price_update_time': 1774845306.146355}
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730218') HTTP/1.1" 204 0
2026-03-30 04:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-30 04:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224
2026-03-30 04:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: afa7b79c-3104-596d-b1e9-5199050310fc with identifier: 10730224 to the API
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'afa7b79c-3104-596d-b1e9-5199050310fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FJ74PDY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730224',
'listing': 'auction',
'location': 'Derby',
'make': 'Ford',
'model': 'Puma',
'odometer': 7228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Ford Puma ST 1.0 - Petrol - Automatic - 170 hp - FJ74PDY - 7,228 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:08 [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-30 04:35:08 [adesa.uk] INFO: Saving data for 10730224: {'auction_closing_time': 1774879200.0, 'created_time': 1774521095.110269, 'last_price_update_time': 1774845308.373211}
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730224') HTTP/1.1" 204 0
2026-03-30 04:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-30 04:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a18214c-c7eb-5264-a402-ba72a361dcb9 with scrape type 2
2026-03-30 04:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a18214c-c7eb-5264-a402-ba72a361dcb9 with scrape type 2
2026-03-30 04:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0a18214c-c7eb-5264-a402-ba72a361dcb9, identifier: 10730255
2026-03-30 04:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-30 04:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255
2026-03-30 04:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0a18214c-c7eb-5264-a402-ba72a361dcb9 with identifier: 10730255 to the API
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0a18214c-c7eb-5264-a402-ba72a361dcb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR66PWO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730255',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-09-26',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Ford Fiesta 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - '
'YR66PWO - 90,428 mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2016}
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:08 [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-30 04:35:08 [adesa.uk] INFO: Saving data for 10730255: {'auction_closing_time': 1774879200.0, 'created_time': 1774521078.513077, 'last_price_update_time': 1774845308.756143}
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10730255') HTTP/1.1" 204 0
2026-03-30 04:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-30 04:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbad0017-9a55-5f06-a20a-88a550cd4a7c with scrape type 2
2026-03-30 04:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbad0017-9a55-5f06-a20a-88a550cd4a7c with scrape type 2
2026-03-30 04:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bbad0017-9a55-5f06-a20a-88a550cd4a7c, identifier: 10737235
2026-03-30 04:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-30 04:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235
2026-03-30 04:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bbad0017-9a55-5f06-a20a-88a550cd4a7c with identifier: 10737235 to the API
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bbad0017-9a55-5f06-a20a-88a550cd4a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71BCU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737235',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 47308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- LY71BCU - 47,308 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-30 04:35:09 [adesa.uk] INFO: Saving data for 10737235: {'auction_closing_time': 1774965600.0, 'created_time': 1774625622.351907, 'last_price_update_time': 1774845309.496872}
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737235') HTTP/1.1" 204 0
2026-03-30 04:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-30 04:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with scrape type 2
2026-03-30 04:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with scrape type 2
2026-03-30 04:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4, identifier: 10737220
2026-03-30 04:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-30 04:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220
2026-03-30 04:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4 with identifier: 10737220 to the API
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ce8edbaf-f6a1-5a37-a85a-08c58aaa5cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG71XCO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737220',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32152,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-11-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - FG71XCO - 32,152 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-30 04:35:09 [adesa.uk] INFO: Saving data for 10737220: {'auction_closing_time': 1774965600.0, 'created_time': 1774625473.613447, 'last_price_update_time': 1774845309.998032}
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737220') HTTP/1.1" 204 0
2026-03-30 04:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-30 04:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2393171-5a9d-5c24-a1fa-db9f551f8734 with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2393171-5a9d-5c24-a1fa-db9f551f8734 with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e2393171-5a9d-5c24-a1fa-db9f551f8734, identifier: 10737234
2026-03-30 04:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-30 04:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234
2026-03-30 04:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e2393171-5a9d-5c24-a1fa-db9f551f8734 with identifier: 10737234 to the API
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'e2393171-5a9d-5c24-a1fa-db9f551f8734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71KLU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737234',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- RJ71KLU - 20,104 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-30 04:35:10 [adesa.uk] INFO: Saving data for 10737234: {'auction_closing_time': 1774965600.0, 'created_time': 1774625621.678063, 'last_price_update_time': 1774845310.410055}
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737234') HTTP/1.1" 204 0
2026-03-30 04:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-30 04:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 218fd4d5-ab00-518b-b84c-e6bc799ea56d with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 218fd4d5-ab00-518b-b84c-e6bc799ea56d with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 218fd4d5-ab00-518b-b84c-e6bc799ea56d, identifier: 10737240
2026-03-30 04:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-30 04:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09f29dec-97b8-51bf-a987-9038f8ac221c with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09f29dec-97b8-51bf-a987-9038f8ac221c with scrape type 2
2026-03-30 04:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 09f29dec-97b8-51bf-a987-9038f8ac221c, identifier: 10737222
2026-03-30 04:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-30 04:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240
2026-03-30 04:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 218fd4d5-ab00-518b-b84c-e6bc799ea56d with identifier: 10737240 to the API
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '218fd4d5-ab00-518b-b84c-e6bc799ea56d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71MXD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737240',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18367,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'WM71MXD - 18,367 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-30 04:35:10 [adesa.uk] INFO: Saving data for 10737240: {'auction_closing_time': 1774965600.0, 'created_time': 1774625447.462185, 'last_price_update_time': 1774845310.885818}
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737240') HTTP/1.1" 204 0
2026-03-30 04:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-30 04:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222
2026-03-30 04:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 09f29dec-97b8-51bf-a987-9038f8ac221c with identifier: 10737222 to the API
2026-03-30 04:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '09f29dec-97b8-51bf-a987-9038f8ac221c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YS21BPV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737222',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YS21BPV - 40,069 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-30 04:35:11 [adesa.uk] INFO: Saving data for 10737222: {'auction_closing_time': 1774965600.0, 'created_time': 1774625633.606758, 'last_price_update_time': 1774845311.176481}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737222') HTTP/1.1" 204 0
2026-03-30 04:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-30 04:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94155222-6346-5477-b35e-854bf21156e4 with scrape type 2
2026-03-30 04:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94155222-6346-5477-b35e-854bf21156e4 with scrape type 2
2026-03-30 04:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 94155222-6346-5477-b35e-854bf21156e4, identifier: 10737250
2026-03-30 04:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-30 04:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250
2026-03-30 04:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 94155222-6346-5477-b35e-854bf21156e4 with identifier: 10737250 to the API
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '94155222-6346-5477-b35e-854bf21156e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22CYE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737250',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - SA22CYE - 35,557 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-30 04:35:11 [adesa.uk] INFO: Saving data for 10737250: {'auction_closing_time': 1774965600.0, 'created_time': 1774625625.214091, 'last_price_update_time': 1774845311.578473}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737250') HTTP/1.1" 204 0
2026-03-30 04:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-30 04:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with scrape type 2
2026-03-30 04:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with scrape type 2
2026-03-30 04:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c, identifier: 10737218
2026-03-30 04:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-30 04:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218
2026-03-30 04:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 314adb5f-b7f4-54c5-bf6a-2f01eb97724c with identifier: 10737218 to the API
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '314adb5f-b7f4-54c5-bf6a-2f01eb97724c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71HFG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737218',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 52966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - NV71HFG - 52,966 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-30 04:35:11 [adesa.uk] INFO: Saving data for 10737218: {'auction_closing_time': 1774965600.0, 'created_time': 1774625643.141622, 'last_price_update_time': 1774845311.986787}
2026-03-30 04:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737218') HTTP/1.1" 204 0
2026-03-30 04:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-30 04:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd06eea2-60e3-55a0-b9f8-67cb15a09136 with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd06eea2-60e3-55a0-b9f8-67cb15a09136 with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fd06eea2-60e3-55a0-b9f8-67cb15a09136, identifier: 10737236
2026-03-30 04:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-30 04:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf32321d-167f-5a58-a92c-37dfc477ce6d with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf32321d-167f-5a58-a92c-37dfc477ce6d with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: bf32321d-167f-5a58-a92c-37dfc477ce6d, identifier: 10737216
2026-03-30 04:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-30 04:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236
2026-03-30 04:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fd06eea2-60e3-55a0-b9f8-67cb15a09136 with identifier: 10737236 to the API
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fd06eea2-60e3-55a0-b9f8-67cb15a09136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71ULU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737236',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - DA71ULU - 8,758 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-30 04:35:12 [adesa.uk] INFO: Saving data for 10737236: {'auction_closing_time': 1774965600.0, 'created_time': 1774625456.76437, 'last_price_update_time': 1774845312.460434}
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737236') HTTP/1.1" 204 0
2026-03-30 04:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-30 04:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216
2026-03-30 04:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: bf32321d-167f-5a58-a92c-37dfc477ce6d with identifier: 10737216 to the API
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bf32321d-167f-5a58-a92c-37dfc477ce6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV71TEY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737216',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 37109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - FV71TEY - 37,109 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-30 04:35:12 [adesa.uk] INFO: Saving data for 10737216: {'auction_closing_time': 1774965600.0, 'created_time': 1774625443.928919, 'last_price_update_time': 1774845312.74901}
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737216') HTTP/1.1" 204 0
2026-03-30 04:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-30 04:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84b68008-f45c-58e4-830b-f0a1b54c9c66 with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84b68008-f45c-58e4-830b-f0a1b54c9c66 with scrape type 2
2026-03-30 04:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 84b68008-f45c-58e4-830b-f0a1b54c9c66, identifier: 10737219
2026-03-30 04:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-30 04:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219
2026-03-30 04:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 84b68008-f45c-58e4-830b-f0a1b54c9c66 with identifier: 10737219 to the API
2026-03-30 04:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '84b68008-f45c-58e4-830b-f0a1b54c9c66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT74ZBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737219',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DT74ZBZ - 17,842 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-30 04:35:13 [adesa.uk] INFO: Saving data for 10737219: {'auction_closing_time': 1774965600.0, 'created_time': 1774625627.910927, 'last_price_update_time': 1774845313.153131}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737219') HTTP/1.1" 204 0
2026-03-30 04:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-30 04:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f0ea87-e712-5480-a676-012bf1077b96 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9f0ea87-e712-5480-a676-012bf1077b96 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a9f0ea87-e712-5480-a676-012bf1077b96, identifier: 10737248
2026-03-30 04:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-30 04:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248
2026-03-30 04:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a9f0ea87-e712-5480-a676-012bf1077b96 with identifier: 10737248 to the API
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9f0ea87-e712-5480-a676-012bf1077b96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71XLR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737248',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 25432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 101 hp - '
'OE71XLR - 25,432 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-30 04:35:13 [adesa.uk] INFO: Saving data for 10737248: {'auction_closing_time': 1774965600.0, 'created_time': 1774625646.443155, 'last_price_update_time': 1774845313.523102}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737248') HTTP/1.1" 204 0
2026-03-30 04:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-30 04:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccedad2b-6297-5393-8f45-ed56517d3cd3 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccedad2b-6297-5393-8f45-ed56517d3cd3 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ccedad2b-6297-5393-8f45-ed56517d3cd3, identifier: 10737426
2026-03-30 04:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-30 04:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426
2026-03-30 04:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ccedad2b-6297-5393-8f45-ed56517d3cd3 with identifier: 10737426 to the API
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ccedad2b-6297-5393-8f45-ed56517d3cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WG71RBY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737426',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 15364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - WG71RBY - 15,364 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-30 04:35:14 [adesa.uk] INFO: Saving data for 10737426: {'auction_closing_time': 1775138400.0, 'created_time': 1774625659.576701, 'last_price_update_time': 1774845314.188074}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737426') HTTP/1.1" 204 0
2026-03-30 04:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-30 04:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2459373a-b08a-5eda-9f34-58e797a5bc73 with scrape type 2
2026-03-30 04:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2459373a-b08a-5eda-9f34-58e797a5bc73 with scrape type 2
2026-03-30 04:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2459373a-b08a-5eda-9f34-58e797a5bc73, identifier: 10737404
2026-03-30 04:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-30 04:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404
2026-03-30 04:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2459373a-b08a-5eda-9f34-58e797a5bc73 with identifier: 10737404 to the API
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '2459373a-b08a-5eda-9f34-58e797a5bc73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LM71OVK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737404',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LM71OVK - 23,046 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-30 04:35:14 [adesa.uk] INFO: Saving data for 10737404: {'auction_closing_time': 1775138400.0, 'created_time': 1774625670.923246, 'last_price_update_time': 1774845314.696318}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737404') HTTP/1.1" 204 0
2026-03-30 04:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-30 04:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dcd1bc7-d848-5a10-9058-041d5817d027 with scrape type 2
2026-03-30 04:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dcd1bc7-d848-5a10-9058-041d5817d027 with scrape type 2
2026-03-30 04:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 3dcd1bc7-d848-5a10-9058-041d5817d027, identifier: 10737435
2026-03-30 04:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-30 04:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435
2026-03-30 04:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 3dcd1bc7-d848-5a10-9058-041d5817d027 with identifier: 10737435 to the API
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '3dcd1bc7-d848-5a10-9058-041d5817d027',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71LLM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737435',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71LLM - 23,906 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-30 04:35:15 [adesa.uk] INFO: Saving data for 10737435: {'auction_closing_time': 1775138400.0, 'created_time': 1774625657.056104, 'last_price_update_time': 1774845315.198543}
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737435') HTTP/1.1" 204 0
2026-03-30 04:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-30 04:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae56571-fd45-5d0c-a187-227fd99bdd02 with scrape type 2
2026-03-30 04:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cae56571-fd45-5d0c-a187-227fd99bdd02 with scrape type 2
2026-03-30 04:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cae56571-fd45-5d0c-a187-227fd99bdd02, identifier: 10737424
2026-03-30 04:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-30 04:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424
2026-03-30 04:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cae56571-fd45-5d0c-a187-227fd99bdd02 with identifier: 10737424 to the API
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cae56571-fd45-5d0c-a187-227fd99bdd02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EA71ZBJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737424',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 26817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- EA71ZBJ - 26,817 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-30 04:35:17 [adesa.uk] INFO: Saving data for 10737424: {'auction_closing_time': 1775138400.0, 'created_time': 1774625673.796576, 'last_price_update_time': 1774845317.671869}
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737424') HTTP/1.1" 204 0
2026-03-30 04:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-30 04:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66864743-6a96-5fd3-b8e4-1466005db1b6 with scrape type 2
2026-03-30 04:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66864743-6a96-5fd3-b8e4-1466005db1b6 with scrape type 2
2026-03-30 04:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 66864743-6a96-5fd3-b8e4-1466005db1b6, identifier: 10737403
2026-03-30 04:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-30 04:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403
2026-03-30 04:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 66864743-6a96-5fd3-b8e4-1466005db1b6 with identifier: 10737403 to the API
2026-03-30 04:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '66864743-6a96-5fd3-b8e4-1466005db1b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX71UNP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737403',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - EX71UNP - 35,429 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-30 04:35:18 [adesa.uk] INFO: Saving data for 10737403: {'auction_closing_time': 1775138400.0, 'created_time': 1774625660.307304, 'last_price_update_time': 1774845318.16175}
2026-03-30 04:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737403') HTTP/1.1" 204 0
2026-03-30 04:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-30 04:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a69a00-fc43-5bac-921b-07b510638668 with scrape type 2
2026-03-30 04:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a69a00-fc43-5bac-921b-07b510638668 with scrape type 2
2026-03-30 04:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 98a69a00-fc43-5bac-921b-07b510638668, identifier: 10737434
2026-03-30 04:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-30 04:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434
2026-03-30 04:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 98a69a00-fc43-5bac-921b-07b510638668 with identifier: 10737434 to the API
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '98a69a00-fc43-5bac-921b-07b510638668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71OLG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737434',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30365,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'NV71OLG - 30,365 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-30 04:35:19 [adesa.uk] INFO: Saving data for 10737434: {'auction_closing_time': 1775138400.0, 'created_time': 1774625658.09784, 'last_price_update_time': 1774845319.401795}
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737434') HTTP/1.1" 204 0
2026-03-30 04:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-30 04:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ce677d-9217-5d41-9fae-f79e71fd2683 with scrape type 2
2026-03-30 04:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ce677d-9217-5d41-9fae-f79e71fd2683 with scrape type 2
2026-03-30 04:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: e5ce677d-9217-5d41-9fae-f79e71fd2683, identifier: 10737410
2026-03-30 04:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-30 04:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410
2026-03-30 04:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: e5ce677d-9217-5d41-9fae-f79e71fd2683 with identifier: 10737410 to the API
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'e5ce677d-9217-5d41-9fae-f79e71fd2683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71BZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737410',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54166,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71BZE - 54,166 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-30 04:35:19 [adesa.uk] INFO: Saving data for 10737410: {'auction_closing_time': 1775138400.0, 'created_time': 1774625663.540924, 'last_price_update_time': 1774845319.925293}
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737410') HTTP/1.1" 204 0
2026-03-30 04:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-30 04:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with scrape type 2
2026-03-30 04:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with scrape type 2
2026-03-30 04:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: a2e3eafe-e270-5dcf-9a45-4fb30836aec8, identifier: 10737414
2026-03-30 04:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-30 04:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd9cb20-9a91-51a1-9493-834cbdea1e45 with scrape type 2
2026-03-30 04:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfd9cb20-9a91-51a1-9493-834cbdea1e45 with scrape type 2
2026-03-30 04:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: cfd9cb20-9a91-51a1-9493-834cbdea1e45, identifier: 10737408
2026-03-30 04:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-30 04:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414
2026-03-30 04:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: a2e3eafe-e270-5dcf-9a45-4fb30836aec8 with identifier: 10737414 to the API
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a2e3eafe-e270-5dcf-9a45-4fb30836aec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71VMG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737414',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71VMG - 40,047 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-30 04:35:20 [adesa.uk] INFO: Saving data for 10737414: {'auction_closing_time': 1775138400.0, 'created_time': 1774625671.988292, 'last_price_update_time': 1774845320.432496}
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737414') HTTP/1.1" 204 0
2026-03-30 04:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-30 04:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408
2026-03-30 04:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: cfd9cb20-9a91-51a1-9493-834cbdea1e45 with identifier: 10737408 to the API
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'cfd9cb20-9a91-51a1-9493-834cbdea1e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YF71CJE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737408',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YF71CJE - 32,298 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-30 04:35:20 [adesa.uk] INFO: Saving data for 10737408: {'auction_closing_time': 1775138400.0, 'created_time': 1774625665.180579, 'last_price_update_time': 1774845320.749562}
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737408') HTTP/1.1" 204 0
2026-03-30 04:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-30 04:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa8e228-5f32-52cf-af7f-324850746f1a with scrape type 2
2026-03-30 04:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa8e228-5f32-52cf-af7f-324850746f1a with scrape type 2
2026-03-30 04:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 1fa8e228-5f32-52cf-af7f-324850746f1a, identifier: 10737422
2026-03-30 04:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-30 04:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422
2026-03-30 04:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 1fa8e228-5f32-52cf-af7f-324850746f1a with identifier: 10737422 to the API
2026-03-30 04:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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-30 04:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '1fa8e228-5f32-52cf-af7f-324850746f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT71BUV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737422',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 28299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - FT71BUV - 28,299 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-30 04:35:21 [adesa.uk] INFO: Saving data for 10737422: {'auction_closing_time': 1775138400.0, 'created_time': 1774625669.241213, 'last_price_update_time': 1774845321.131637}
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737422') HTTP/1.1" 204 0
2026-03-30 04:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-30 04:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514025c6-4434-5f20-97ab-ed7a915534d6 with scrape type 2
2026-03-30 04:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514025c6-4434-5f20-97ab-ed7a915534d6 with scrape type 2
2026-03-30 04:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 514025c6-4434-5f20-97ab-ed7a915534d6, identifier: 10737423
2026-03-30 04:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-30 04:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423
2026-03-30 04:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 514025c6-4434-5f20-97ab-ed7a915534d6 with identifier: 10737423 to the API
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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-30 04:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '514025c6-4434-5f20-97ab-ed7a915534d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SB71YMU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737423',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- SB71YMU - 30,601 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-30 04:35:21 [adesa.uk] INFO: Saving data for 10737423: {'auction_closing_time': 1775138400.0, 'created_time': 1774625661.908739, 'last_price_update_time': 1774845321.61384}
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737423') HTTP/1.1" 204 0
2026-03-30 04:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-30 04:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13365185-085e-5ac3-9da8-829ebb156ab0 with scrape type 2
2026-03-30 04:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13365185-085e-5ac3-9da8-829ebb156ab0 with scrape type 2
2026-03-30 04:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 13365185-085e-5ac3-9da8-829ebb156ab0, identifier: 10737427
2026-03-30 04:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-30 04:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427
2026-03-30 04:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 13365185-085e-5ac3-9da8-829ebb156ab0 with identifier: 10737427 to the API
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '13365185-085e-5ac3-9da8-829ebb156ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XGP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737427',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 16693,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DY25XGP - 16,693 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-30 04:35:23 [adesa.uk] INFO: Saving data for 10737427: {'auction_closing_time': 1775138400.0, 'created_time': 1774625668.566133, 'last_price_update_time': 1774845323.927257}
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737427') HTTP/1.1" 204 0
2026-03-30 04:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-30 04:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bcfc3-0044-5962-a34d-a3e711f68785 with scrape type 2
2026-03-30 04:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401bcfc3-0044-5962-a34d-a3e711f68785 with scrape type 2
2026-03-30 04:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 401bcfc3-0044-5962-a34d-a3e711f68785, identifier: 10737433
2026-03-30 04:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-30 04:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433
2026-03-30 04:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 401bcfc3-0044-5962-a34d-a3e711f68785 with identifier: 10737433 to the API
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '401bcfc3-0044-5962-a34d-a3e711f68785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71FXL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737433',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 51473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'PF71FXL - 51,473 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-30 04:35:24 [adesa.uk] INFO: Saving data for 10737433: {'auction_closing_time': 1775138400.0, 'created_time': 1774625684.162071, 'last_price_update_time': 1774845324.59552}
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737433') HTTP/1.1" 204 0
2026-03-30 04:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-30 04:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc7a57f-230a-5a80-8369-0337ba32f63c with scrape type 2
2026-03-30 04:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc7a57f-230a-5a80-8369-0337ba32f63c with scrape type 2
2026-03-30 04:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fcc7a57f-230a-5a80-8369-0337ba32f63c, identifier: 10737421
2026-03-30 04:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-30 04:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421
2026-03-30 04:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fcc7a57f-230a-5a80-8369-0337ba32f63c with identifier: 10737421 to the API
2026-03-30 04:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fcc7a57f-230a-5a80-8369-0337ba32f63c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71PRV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737421',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 9507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - DA71PRV - 9,507 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-30 04:35:29 [adesa.uk] INFO: Saving data for 10737421: {'auction_closing_time': 1775138400.0, 'created_time': 1774625698.596577, 'last_price_update_time': 1774845329.349206}
2026-03-30 04:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737421') HTTP/1.1" 204 0
2026-03-30 04:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-30 04:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c535a4d0-2491-54c0-9925-38724c01e38a with scrape type 2
2026-03-30 04:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c535a4d0-2491-54c0-9925-38724c01e38a with scrape type 2
2026-03-30 04:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: c535a4d0-2491-54c0-9925-38724c01e38a, identifier: 10737409
2026-03-30 04:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-30 04:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409
2026-03-30 04:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: c535a4d0-2491-54c0-9925-38724c01e38a with identifier: 10737409 to the API
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737409>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c535a4d0-2491-54c0-9925-38724c01e38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WR71JWE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737409',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 54387,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi - Petrol - Manual - 101 hp - WR71JWE - '
'54,387 mi',
'transmission': 'manual',
'trim': 'SRi',
'vin': None,
'year': 2021}
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-30 04:35:30 [adesa.uk] INFO: Saving data for 10737409: {'auction_closing_time': 1775138400.0, 'created_time': 1774625672.311711, 'last_price_update_time': 1774845330.933421}
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737409') HTTP/1.1" 204 0
2026-03-30 04:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-30 04:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e0afcb-0622-5ccf-89c3-87546862b677 with scrape type 2
2026-03-30 04:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e0afcb-0622-5ccf-89c3-87546862b677 with scrape type 2
2026-03-30 04:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: b0e0afcb-0622-5ccf-89c3-87546862b677, identifier: 10737401
2026-03-30 04:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-30 04:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401
2026-03-30 04:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: b0e0afcb-0622-5ccf-89c3-87546862b677 with identifier: 10737401 to the API
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0e0afcb-0622-5ccf-89c3-87546862b677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737401',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DY25XMK - 17,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-30 04:35:31 [adesa.uk] INFO: Saving data for 10737401: {'auction_closing_time': 1775138400.0, 'created_time': 1774625670.127691, 'last_price_update_time': 1774845331.73192}
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737401') HTTP/1.1" 204 0
2026-03-30 04:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-30 04:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with scrape type 2
2026-03-30 04:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with scrape type 2
2026-03-30 04:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 2efdb3fa-0354-5ecb-a3b9-912061ad5282, identifier: 10737432
2026-03-30 04:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-30 04:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432
2026-03-30 04:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 2efdb3fa-0354-5ecb-a3b9-912061ad5282 with identifier: 10737432 to the API
2026-03-30 04:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2efdb3fa-0354-5ecb-a3b9-912061ad5282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD68ZKY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737432',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 74617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 131 hp - '
'BD68ZKY - 74,617 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-30 04:35:40 [adesa.uk] INFO: Saving data for 10737432: {'auction_closing_time': 1775138400.0, 'created_time': 1774625675.298465, 'last_price_update_time': 1774845340.86114}
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737432') HTTP/1.1" 204 0
2026-03-30 04:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-30 04:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b02de48-f755-567c-9d89-4b93d8443967 with scrape type 2
2026-03-30 04:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b02de48-f755-567c-9d89-4b93d8443967 with scrape type 2
2026-03-30 04:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: 0b02de48-f755-567c-9d89-4b93d8443967, identifier: 10737237
2026-03-30 04:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-30 04:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237
2026-03-30 04:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: 0b02de48-f755-567c-9d89-4b93d8443967 with identifier: 10737237 to the API
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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-30 04:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0b02de48-f755-567c-9d89-4b93d8443967',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YB71FMD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737237',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 49764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- YB71FMD - 49,764 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-30 04:35:41 [adesa.uk] INFO: Saving data for 10737237: {'auction_closing_time': 1774965600.0, 'created_time': 1774625440.614315, 'last_price_update_time': 1774845341.352658}
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10737237') HTTP/1.1" 204 0
2026-03-30 04:35:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.162(s), this was the 2nd time calling it.
2026-03-30 04:35:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.6619450130968945 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-30 04:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc98d205-84ea-51f6-812f-5d48feab564f with scrape type 2
2026-03-30 04:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc98d205-84ea-51f6-812f-5d48feab564f with scrape type 2
2026-03-30 04:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: fc98d205-84ea-51f6-812f-5d48feab564f, identifier: 10732882
2026-03-30 04:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-30 04:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882
2026-03-30 04:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: fc98d205-84ea-51f6-812f-5d48feab564f with identifier: 10732882 to the API
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc98d205-84ea-51f6-812f-5d48feab564f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YP71LKU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732882',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 42447,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - YP71LKU - 42,447 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:51 [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-30 04:35:51 [adesa.uk] INFO: Saving data for 10732882: {'auction_closing_time': 1774879200.0, 'created_time': 1774549829.310263, 'last_price_update_time': 1774845351.58079}
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10732882') HTTP/1.1" 204 0
2026-03-30 04:35:51 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 04:35:51 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -3, <ScrapeType.NEW_DUPLICATE_ID: 4>: 3, <ScrapeType.PRICE_UPDATE: 2>: 3, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 2, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:51 [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%201774413351 HTTP/1.1" 200 None
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10715369') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10715370') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10720657') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10720659') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721062') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721063') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721064') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721065') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721066') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721067') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721068') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721069') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721070') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721071') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721072') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721073') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721074') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721075') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721076') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721078') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721079') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721080') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721081') HTTP/1.1" 204 0
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721082') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721083') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721084') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721085') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721086') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721087') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721088') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721089') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721090') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721091') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721092') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721093') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721094') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721095') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721096') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721097') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721098') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721099') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721100') HTTP/1.1" 204 0
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10721101') HTTP/1.1" 204 0
2026-03-30 04:35:52 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (183 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-30T04_30_00.jl
2026-03-30 04:35:52 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 173073,
'downloader/request_count': 189,
'downloader/request_method_count/GET': 186,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 9259065,
'downloader/response_count': 189,
'downloader/response_status_count/200': 189,
'elapsed_time_seconds': 346.702914,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 4, 35, 52, 199583, tzinfo=datetime.timezone.utc),
'item_scraped_count': 183,
'log_count/DEBUG': 2350,
'log_count/INFO': 2381,
'memusage/max': 173314048,
'memusage/startup': 147722240,
'request_depth_max': 3,
'response_received_count': 189,
'scheduler/dequeued': 189,
'scheduler/dequeued/memory': 189,
'scheduler/enqueued': 189,
'scheduler/enqueued/memory': 189,
'scrape_type/new': -3,
'scrape_type/new_duplicate_id': 3,
'scrape_type/price_update': 186,
'scrape_type/skipped': 97,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 199,
'scrapy-zyte-api/error_ratio': 0.05025125628140704,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 10,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 9,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.962356277692475,
'scrapy-zyte-api/mean_response_seconds': 6.95333905446112,
'scrapy-zyte-api/processed': 189,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 189,
'scrapy-zyte-api/request_args/experimental.requestCookies': 188,
'scrapy-zyte-api/request_args/experimental.responseCookies': 189,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 189,
'scrapy-zyte-api/request_args/httpResponseHeaders': 189,
'scrapy-zyte-api/request_args/url': 189,
'scrapy-zyte-api/status_codes/0': 9,
'scrapy-zyte-api/status_codes/200': 189,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 189,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 283,
'source/total_available': 283,
'start_time': datetime.datetime(2026, 3, 30, 4, 30, 5, 496669, tzinfo=datetime.timezone.utc)}
2026-03-30 04:35:52 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 04:35:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa7f4f45a90>
2026-03-30 04:35:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa7f4f45f50>