2026-03-25 04:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 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-25 04:30:04 [adesa.uk] INFO: Starting spider adesa.uk
2026-03-25 04:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 04:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 04:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 04:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 04:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 2d78bb38f2d1dc5b
2026-03-25 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-25 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-25T04_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 04:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 04:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 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-25 04:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 04:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 04:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 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 2115
2026-03-25 04:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 04:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 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-25 04:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 04:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 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-25 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-25 04:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 04:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 04:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 04:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 04:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 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-25 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721067
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721067%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721067: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721067 url https://www.openlane.eu/en/carv6/auction/10721067
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721064
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721064%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721064: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721064 url https://www.openlane.eu/en/carv6/auction/10721064
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721062
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721062%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721062: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721062 url https://www.openlane.eu/en/carv6/auction/10721062
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721071
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721071%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721071: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721071 url https://www.openlane.eu/en/carv6/auction/10721071
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721072
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721072%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721072: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721072 url https://www.openlane.eu/en/carv6/auction/10721072
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721074
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721074%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721074: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721074 url https://www.openlane.eu/en/carv6/auction/10721074
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721061
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721061%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721061: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721061 url https://www.openlane.eu/en/carv6/auction/10721061
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721078
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721078%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721078: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721078 url https://www.openlane.eu/en/carv6/auction/10721078
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721080
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721080%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721080: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721080 url https://www.openlane.eu/en/carv6/auction/10721080
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721083
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721083%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721083: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721083 url https://www.openlane.eu/en/carv6/auction/10721083
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721081
2026-03-25 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721081%27 HTTP/1.1" 200 None
2026-03-25 04:30:13 [adesa.uk] INFO: Scrape type for 10721081: 0
2026-03-25 04:30:13 [adesa.uk] INFO: Skipping item 10721081 url https://www.openlane.eu/en/carv6/auction/10721081
2026-03-25 04:30:13 [adesa.uk] INFO: Found listing with ID: 10721087
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721087%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721087: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721087 url https://www.openlane.eu/en/carv6/auction/10721087
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721085
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721085%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721085: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721085 url https://www.openlane.eu/en/carv6/auction/10721085
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721101
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721101%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721101: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721101 url https://www.openlane.eu/en/carv6/auction/10721101
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721099
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721099%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721099: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721099 url https://www.openlane.eu/en/carv6/auction/10721099
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721098
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721098%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721098: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721098 url https://www.openlane.eu/en/carv6/auction/10721098
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721066
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721066%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721066: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721066 url https://www.openlane.eu/en/carv6/auction/10721066
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721100
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721100%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721100: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721100 url https://www.openlane.eu/en/carv6/auction/10721100
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721097
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721097%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721097: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721097 url https://www.openlane.eu/en/carv6/auction/10721097
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721093
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721093%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721093: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721093 url https://www.openlane.eu/en/carv6/auction/10721093
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721065
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721065%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721065: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721065 url https://www.openlane.eu/en/carv6/auction/10721065
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721063
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721063%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721063: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721063 url https://www.openlane.eu/en/carv6/auction/10721063
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721090
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721090%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721090: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721090 url https://www.openlane.eu/en/carv6/auction/10721090
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721091
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721091%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721091: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721091 url https://www.openlane.eu/en/carv6/auction/10721091
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721089
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721089%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721089: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721089 url https://www.openlane.eu/en/carv6/auction/10721089
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721096
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721096%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721096: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721096 url https://www.openlane.eu/en/carv6/auction/10721096
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721095
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721095%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721095: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721095 url https://www.openlane.eu/en/carv6/auction/10721095
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721069
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721069%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721069: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721069 url https://www.openlane.eu/en/carv6/auction/10721069
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721068
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721068%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721068: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721068 url https://www.openlane.eu/en/carv6/auction/10721068
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721086
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721086%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721086: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721086 url https://www.openlane.eu/en/carv6/auction/10721086
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721088
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721088%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721088: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721088 url https://www.openlane.eu/en/carv6/auction/10721088
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721084
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721084%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721084: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721084 url https://www.openlane.eu/en/carv6/auction/10721084
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721092
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721092%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721092: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721092 url https://www.openlane.eu/en/carv6/auction/10721092
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721094
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721094%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721094: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721094 url https://www.openlane.eu/en/carv6/auction/10721094
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721082
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721082%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721082: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721082 url https://www.openlane.eu/en/carv6/auction/10721082
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721070
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721070%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721070: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721070 url https://www.openlane.eu/en/carv6/auction/10721070
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721079
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721079%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721079: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721079 url https://www.openlane.eu/en/carv6/auction/10721079
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721076
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721076%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721076: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721076 url https://www.openlane.eu/en/carv6/auction/10721076
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721075
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721075%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721075: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721075 url https://www.openlane.eu/en/carv6/auction/10721075
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10721073
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710721073%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10721073: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10721073 url https://www.openlane.eu/en/carv6/auction/10721073
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720833
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720833%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720833: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720833 url https://www.openlane.eu/en/carv6/auction/10720833
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720837
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720837%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720837: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720837 url https://www.openlane.eu/en/carv6/auction/10720837
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720840
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720840%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720840: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720840 url https://www.openlane.eu/en/carv6/auction/10720840
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720836
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720836%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720836: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720836 url https://www.openlane.eu/en/carv6/auction/10720836
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720834
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720834%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720834: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720834 url https://www.openlane.eu/en/carv6/auction/10720834
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720815
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720815%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720815: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720815 url https://www.openlane.eu/en/carv6/auction/10720815
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720835
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720835%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720835: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720835 url https://www.openlane.eu/en/carv6/auction/10720835
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720838
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720838%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720838: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720838 url https://www.openlane.eu/en/carv6/auction/10720838
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720839
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720839%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720839: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720839 url https://www.openlane.eu/en/carv6/auction/10720839
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720841
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720841%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720841: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720841 url https://www.openlane.eu/en/carv6/auction/10720841
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720827
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720827%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720827: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720827 url https://www.openlane.eu/en/carv6/auction/10720827
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720822
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720822%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720822: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720822 url https://www.openlane.eu/en/carv6/auction/10720822
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720821
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720821%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720821: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720821 url https://www.openlane.eu/en/carv6/auction/10720821
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720825
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720825%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720825: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720825 url https://www.openlane.eu/en/carv6/auction/10720825
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720817
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720817%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720817: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720817 url https://www.openlane.eu/en/carv6/auction/10720817
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720818
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720818%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720818: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720818 url https://www.openlane.eu/en/carv6/auction/10720818
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720819
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720819%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720819: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720819 url https://www.openlane.eu/en/carv6/auction/10720819
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720830
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720830%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720830: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720830 url https://www.openlane.eu/en/carv6/auction/10720830
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720816
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720816%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720816: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720816 url https://www.openlane.eu/en/carv6/auction/10720816
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720831
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720831%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720831: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720831 url https://www.openlane.eu/en/carv6/auction/10720831
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720826
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720826%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720826: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720826 url https://www.openlane.eu/en/carv6/auction/10720826
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720829
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720829%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720829: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720829 url https://www.openlane.eu/en/carv6/auction/10720829
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720828
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720828%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720828: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720828 url https://www.openlane.eu/en/carv6/auction/10720828
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720820
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720820%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720820: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720820 url https://www.openlane.eu/en/carv6/auction/10720820
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720832
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720832%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720832: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720832 url https://www.openlane.eu/en/carv6/auction/10720832
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720823
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720823%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720823: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720823 url https://www.openlane.eu/en/carv6/auction/10720823
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720824
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720824%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720824: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720824 url https://www.openlane.eu/en/carv6/auction/10720824
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10717364
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717364%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10717364: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10717364 url https://www.openlane.eu/en/carv6/auction/10717364
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720851
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710720851%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10720851: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10720851 url https://www.openlane.eu/en/carv6/auction/10720851
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10717365
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710717365%27 HTTP/1.1" 200 None
2026-03-25 04:30:14 [adesa.uk] INFO: Scrape type for 10717365: 0
2026-03-25 04:30:14 [adesa.uk] INFO: Skipping item 10717365 url https://www.openlane.eu/en/carv6/auction/10717365
2026-03-25 04:30:14 [adesa.uk] INFO: Found listing with ID: 10720864
2026-03-25 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720864%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720864: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720864 url https://www.openlane.eu/en/carv6/auction/10720864
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720842
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720842%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720842: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720842 url https://www.openlane.eu/en/carv6/auction/10720842
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720849
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720849%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720849: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720849 url https://www.openlane.eu/en/carv6/auction/10720849
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720861
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720861%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720861: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720861 url https://www.openlane.eu/en/carv6/auction/10720861
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720860
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720860%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720860: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720860 url https://www.openlane.eu/en/carv6/auction/10720860
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720862
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720862%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720862: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720862 url https://www.openlane.eu/en/carv6/auction/10720862
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720863
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720863%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720863: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720863 url https://www.openlane.eu/en/carv6/auction/10720863
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720858
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720858%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720858: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720858 url https://www.openlane.eu/en/carv6/auction/10720858
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720859
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720859%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720859: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720859 url https://www.openlane.eu/en/carv6/auction/10720859
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720852
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720852%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720852: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720852 url https://www.openlane.eu/en/carv6/auction/10720852
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717363
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717363%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717363: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717363 url https://www.openlane.eu/en/carv6/auction/10717363
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720848
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720848%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720848: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720848 url https://www.openlane.eu/en/carv6/auction/10720848
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720853
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720853%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720853: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720853 url https://www.openlane.eu/en/carv6/auction/10720853
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720847
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720847%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720847: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720847 url https://www.openlane.eu/en/carv6/auction/10720847
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720854
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720854%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720854: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720854 url https://www.openlane.eu/en/carv6/auction/10720854
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720856
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720856%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720856: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720856 url https://www.openlane.eu/en/carv6/auction/10720856
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717366
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717366%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717366: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717366 url https://www.openlane.eu/en/carv6/auction/10717366
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10721197
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721197%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10721197: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10721197 url https://www.openlane.eu/en/carv6/auction/10721197
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720855
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720855%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720855: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720855 url https://www.openlane.eu/en/carv6/auction/10720855
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720857
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720857%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720857: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720857 url https://www.openlane.eu/en/carv6/auction/10720857
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717371
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717371%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717371: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717371 url https://www.openlane.eu/en/carv6/auction/10717371
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717367
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717367%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717367: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717367 url https://www.openlane.eu/en/carv6/auction/10717367
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720865
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720865%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720865: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720865 url https://www.openlane.eu/en/carv6/auction/10720865
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717372
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717372%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717372: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717372 url https://www.openlane.eu/en/carv6/auction/10717372
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717368
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717368%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717368: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717368 url https://www.openlane.eu/en/carv6/auction/10717368
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717369
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717369%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717369: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717369 url https://www.openlane.eu/en/carv6/auction/10717369
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720866
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720866%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720866: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720866 url https://www.openlane.eu/en/carv6/auction/10720866
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10717362
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717362%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10717362: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10717362 url https://www.openlane.eu/en/carv6/auction/10717362
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720884
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720884%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720884: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720884 url https://www.openlane.eu/en/carv6/auction/10720884
2026-03-25 04:30:15 [adesa.uk] INFO: Found listing with ID: 10720867
2026-03-25 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720867%27 HTTP/1.1" 200 None
2026-03-25 04:30:15 [adesa.uk] INFO: Scrape type for 10720867: 0
2026-03-25 04:30:15 [adesa.uk] INFO: Skipping item 10720867 url https://www.openlane.eu/en/carv6/auction/10720867
2026-03-25 04:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720868
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720868%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720868: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720868 url https://www.openlane.eu/en/carv6/auction/10720868
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720850
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720850%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720850: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720850 url https://www.openlane.eu/en/carv6/auction/10720850
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720871
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720871%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720871: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720871 url https://www.openlane.eu/en/carv6/auction/10720871
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720843
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720843%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720843: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720843 url https://www.openlane.eu/en/carv6/auction/10720843
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720844
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720844%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720844: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720844 url https://www.openlane.eu/en/carv6/auction/10720844
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720873
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720873%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720873: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720873 url https://www.openlane.eu/en/carv6/auction/10720873
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720870
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720870%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720870: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720870 url https://www.openlane.eu/en/carv6/auction/10720870
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720869
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720869%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720869: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720869 url https://www.openlane.eu/en/carv6/auction/10720869
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720872
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720872%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720872: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720872 url https://www.openlane.eu/en/carv6/auction/10720872
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720875
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720875%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720875: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720875 url https://www.openlane.eu/en/carv6/auction/10720875
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720874
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720874%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720874: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720874 url https://www.openlane.eu/en/carv6/auction/10720874
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720846
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720846%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720846: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720846 url https://www.openlane.eu/en/carv6/auction/10720846
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720845
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720845%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720845: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720845 url https://www.openlane.eu/en/carv6/auction/10720845
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10717370
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717370%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10717370: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10717370 url https://www.openlane.eu/en/carv6/auction/10717370
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720881
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720881%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720881: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720881 url https://www.openlane.eu/en/carv6/auction/10720881
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720883
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720883%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720883: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720883 url https://www.openlane.eu/en/carv6/auction/10720883
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720882
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720882%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720882: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720882 url https://www.openlane.eu/en/carv6/auction/10720882
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720877
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720877%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720877: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720877 url https://www.openlane.eu/en/carv6/auction/10720877
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720878
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720878%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720878: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720878 url https://www.openlane.eu/en/carv6/auction/10720878
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720879
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720879%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720879: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720879 url https://www.openlane.eu/en/carv6/auction/10720879
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720880
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720880%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720880: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720880 url https://www.openlane.eu/en/carv6/auction/10720880
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10720876
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720876%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10720876: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10720876 url https://www.openlane.eu/en/carv6/auction/10720876
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10721205
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721205%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10721205: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10721205 url https://www.openlane.eu/en/carv6/auction/10721205
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716381
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716381%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716381: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716381 url https://www.openlane.eu/en/carv6/auction/10716381
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716380
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716380%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716380: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716380 url https://www.openlane.eu/en/carv6/auction/10716380
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716383
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716383%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716383: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716383 url https://www.openlane.eu/en/carv6/auction/10716383
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716424
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716424%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716424: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716424 url https://www.openlane.eu/en/carv6/auction/10716424
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716409
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716409%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716409: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716409 url https://www.openlane.eu/en/carv6/auction/10716409
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716441
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716441%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716441: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716441 url https://www.openlane.eu/en/carv6/auction/10716441
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716421
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716421%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716421: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716421 url https://www.openlane.eu/en/carv6/auction/10716421
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716394
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716394%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716394: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716394 url https://www.openlane.eu/en/carv6/auction/10716394
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716406
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716406%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716406: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716406 url https://www.openlane.eu/en/carv6/auction/10716406
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716392
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716392%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716392: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716392 url https://www.openlane.eu/en/carv6/auction/10716392
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716377
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716377%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716377: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716377 url https://www.openlane.eu/en/carv6/auction/10716377
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716393
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716393%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716393: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716393 url https://www.openlane.eu/en/carv6/auction/10716393
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716375
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716375%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716375: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716375 url https://www.openlane.eu/en/carv6/auction/10716375
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716376
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716376%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716376: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716376 url https://www.openlane.eu/en/carv6/auction/10716376
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716410
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716410%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716410: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716410 url https://www.openlane.eu/en/carv6/auction/10716410
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716411
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716411%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716411: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716411 url https://www.openlane.eu/en/carv6/auction/10716411
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716405
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716405%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716405: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716405 url https://www.openlane.eu/en/carv6/auction/10716405
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716415
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716415%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716415: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716415 url https://www.openlane.eu/en/carv6/auction/10716415
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716425
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716425%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716425: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716425 url https://www.openlane.eu/en/carv6/auction/10716425
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716404
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716404%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716404: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716404 url https://www.openlane.eu/en/carv6/auction/10716404
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716402
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716402%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716402: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716402 url https://www.openlane.eu/en/carv6/auction/10716402
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716395
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716395%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716395: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716395 url https://www.openlane.eu/en/carv6/auction/10716395
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716426
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716426%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716426: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716426 url https://www.openlane.eu/en/carv6/auction/10716426
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716401
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716401%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716401: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716401 url https://www.openlane.eu/en/carv6/auction/10716401
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716396
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716396%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716396: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716396 url https://www.openlane.eu/en/carv6/auction/10716396
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716382
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716382%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716382: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716382 url https://www.openlane.eu/en/carv6/auction/10716382
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716412
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716412%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716412: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716412 url https://www.openlane.eu/en/carv6/auction/10716412
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716400
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716400%27 HTTP/1.1" 200 None
2026-03-25 04:30:58 [adesa.uk] INFO: Scrape type for 10716400: 0
2026-03-25 04:30:58 [adesa.uk] INFO: Skipping item 10716400 url https://www.openlane.eu/en/carv6/auction/10716400
2026-03-25 04:30:58 [adesa.uk] INFO: Found listing with ID: 10716403
2026-03-25 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716403%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716403: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716403 url https://www.openlane.eu/en/carv6/auction/10716403
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716407
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716407%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716407: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716407 url https://www.openlane.eu/en/carv6/auction/10716407
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716371
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716371%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716371: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716371 url https://www.openlane.eu/en/carv6/auction/10716371
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716369
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716369%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716369: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716369 url https://www.openlane.eu/en/carv6/auction/10716369
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716391
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716391%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716391: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716391 url https://www.openlane.eu/en/carv6/auction/10716391
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716390
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716390%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716390: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716390 url https://www.openlane.eu/en/carv6/auction/10716390
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716368
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716368%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716368: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716368 url https://www.openlane.eu/en/carv6/auction/10716368
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716389
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716389%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716389: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716389 url https://www.openlane.eu/en/carv6/auction/10716389
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716414
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716414%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716414: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716414 url https://www.openlane.eu/en/carv6/auction/10716414
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716418
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716418%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716418: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716418 url https://www.openlane.eu/en/carv6/auction/10716418
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716416
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716416%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716416: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716416 url https://www.openlane.eu/en/carv6/auction/10716416
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716385
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716385%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716385: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716385 url https://www.openlane.eu/en/carv6/auction/10716385
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716397
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716397%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716397: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716397 url https://www.openlane.eu/en/carv6/auction/10716397
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10720659
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720659%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10720659: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10720659 url https://www.openlane.eu/en/carv6/auction/10720659
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716387
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716387%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716387: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716387 url https://www.openlane.eu/en/carv6/auction/10716387
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716386
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716386%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716386: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716386 url https://www.openlane.eu/en/carv6/auction/10716386
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10720657
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720657%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10720657: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10720657 url https://www.openlane.eu/en/carv6/auction/10720657
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716366
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716366%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716366: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716366 url https://www.openlane.eu/en/carv6/auction/10716366
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716370
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716370%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716370: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716370 url https://www.openlane.eu/en/carv6/auction/10716370
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716372
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716372%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716372: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716372 url https://www.openlane.eu/en/carv6/auction/10716372
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716417
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716417%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716417: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716417 url https://www.openlane.eu/en/carv6/auction/10716417
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716367
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716367%27 HTTP/1.1" 200 None
2026-03-25 04:30:59 [adesa.uk] INFO: Scrape type for 10716367: 0
2026-03-25 04:30:59 [adesa.uk] INFO: Skipping item 10716367 url https://www.openlane.eu/en/carv6/auction/10716367
2026-03-25 04:30:59 [adesa.uk] INFO: Found listing with ID: 10716398
2026-03-25 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716398%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716398: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716398 url https://www.openlane.eu/en/carv6/auction/10716398
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716408
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716408%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716408: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716408 url https://www.openlane.eu/en/carv6/auction/10716408
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716373
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716373%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716373: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716373 url https://www.openlane.eu/en/carv6/auction/10716373
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716399
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716399%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716399: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716399 url https://www.openlane.eu/en/carv6/auction/10716399
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716388
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716388%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716388: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716388 url https://www.openlane.eu/en/carv6/auction/10716388
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716384
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716384%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716384: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716384 url https://www.openlane.eu/en/carv6/auction/10716384
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716374
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716374%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716374: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716374 url https://www.openlane.eu/en/carv6/auction/10716374
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716379
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716379%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716379: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716379 url https://www.openlane.eu/en/carv6/auction/10716379
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716433
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716433%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716433: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716433 url https://www.openlane.eu/en/carv6/auction/10716433
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716423
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716423%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716423: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716423 url https://www.openlane.eu/en/carv6/auction/10716423
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716430
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716430%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716430: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716430 url https://www.openlane.eu/en/carv6/auction/10716430
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716437
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716437%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716437: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716437 url https://www.openlane.eu/en/carv6/auction/10716437
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716413
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716413%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716413: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716413 url https://www.openlane.eu/en/carv6/auction/10716413
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716428
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716428%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716428: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716428 url https://www.openlane.eu/en/carv6/auction/10716428
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716432
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716432%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716432: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716432 url https://www.openlane.eu/en/carv6/auction/10716432
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716427
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716427%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716427: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716427 url https://www.openlane.eu/en/carv6/auction/10716427
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716435
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716435%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716435: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716435 url https://www.openlane.eu/en/carv6/auction/10716435
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716431
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716431%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716431: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716431 url https://www.openlane.eu/en/carv6/auction/10716431
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716438
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716438%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716438: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716438 url https://www.openlane.eu/en/carv6/auction/10716438
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716439
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716439%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716439: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716439 url https://www.openlane.eu/en/carv6/auction/10716439
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716440
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716440%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716440: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716440 url https://www.openlane.eu/en/carv6/auction/10716440
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716422
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716422%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716422: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716422 url https://www.openlane.eu/en/carv6/auction/10716422
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716442
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716442%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716442: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716442 url https://www.openlane.eu/en/carv6/auction/10716442
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716436
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716436%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716436: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716436 url https://www.openlane.eu/en/carv6/auction/10716436
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716434
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716434%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716434: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716434 url https://www.openlane.eu/en/carv6/auction/10716434
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716419
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716419%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716419: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716419 url https://www.openlane.eu/en/carv6/auction/10716419
2026-03-25 04:31:00 [adesa.uk] INFO: Found listing with ID: 10716420
2026-03-25 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716420%27 HTTP/1.1" 200 None
2026-03-25 04:31:00 [adesa.uk] INFO: Scrape type for 10716420: 0
2026-03-25 04:31:00 [adesa.uk] INFO: Skipping item 10716420 url https://www.openlane.eu/en/carv6/auction/10716420
2026-03-25 04:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10716429
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710716429%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10716429: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10716429 url https://www.openlane.eu/en/carv6/auction/10716429
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709056
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709056%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709056: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709056 url https://www.openlane.eu/en/carv6/auction/10709056
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709057
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709057%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709057: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709057 url https://www.openlane.eu/en/carv6/auction/10709057
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709060
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709060%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709060: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709060 url https://www.openlane.eu/en/carv6/auction/10709060
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709059
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709059%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709059: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709059 url https://www.openlane.eu/en/carv6/auction/10709059
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709044
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709044%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709044: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709044 url https://www.openlane.eu/en/carv6/auction/10709044
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709055
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709055%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709055: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709055 url https://www.openlane.eu/en/carv6/auction/10709055
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709050
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709050%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709050: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709050 url https://www.openlane.eu/en/carv6/auction/10709050
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709042
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709042%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709042: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709042 url https://www.openlane.eu/en/carv6/auction/10709042
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709048
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709048%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709048: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709048 url https://www.openlane.eu/en/carv6/auction/10709048
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709046
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709046%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709046: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709046 url https://www.openlane.eu/en/carv6/auction/10709046
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709045
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709045%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709045: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709045 url https://www.openlane.eu/en/carv6/auction/10709045
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709040
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709040%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709040: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709040 url https://www.openlane.eu/en/carv6/auction/10709040
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709053
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709053%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709053: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709053 url https://www.openlane.eu/en/carv6/auction/10709053
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709052
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709052%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709052: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709052 url https://www.openlane.eu/en/carv6/auction/10709052
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709051
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709051%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709051: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709051 url https://www.openlane.eu/en/carv6/auction/10709051
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709058
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709058%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709058: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709058 url https://www.openlane.eu/en/carv6/auction/10709058
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709041
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709041%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709041: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709041 url https://www.openlane.eu/en/carv6/auction/10709041
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709049
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709049%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709049: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709049 url https://www.openlane.eu/en/carv6/auction/10709049
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709047
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709047%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709047: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709047 url https://www.openlane.eu/en/carv6/auction/10709047
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10709008
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709008%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10709008: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10709008 url https://www.openlane.eu/en/carv6/auction/10709008
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10707311
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707311%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10707311: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10707311 url https://www.openlane.eu/en/carv6/auction/10707311
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10715371
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710715371%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10715371: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10715371 url https://www.openlane.eu/en/carv6/auction/10715371
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10715370
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710715370%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10715370: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10715370 url https://www.openlane.eu/en/carv6/auction/10715370
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10715369
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710715369%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10715369: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10715369 url https://www.openlane.eu/en/carv6/auction/10715369
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10706007
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710706007%27 HTTP/1.1" 200 None
2026-03-25 04:31:02 [adesa.uk] INFO: Scrape type for 10706007: 0
2026-03-25 04:31:02 [adesa.uk] INFO: Skipping item 10706007 url https://www.openlane.eu/en/carv6/auction/10706007
2026-03-25 04:31:02 [adesa.uk] INFO: Found listing with ID: 10721103
2026-03-25 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721103%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10721103: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10721103 url https://www.openlane.eu/en/carv6/auction/10721103
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10711372
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710711372%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10711372: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10711372 url https://www.openlane.eu/en/carv6/auction/10711372
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707698
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707698: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707698 url https://www.openlane.eu/en/carv6/auction/10707698
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707699
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707699: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707699 url https://www.openlane.eu/en/carv6/auction/10707699
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10606319
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 04:31:03 [adesa.uk] INFO: Scrape type for 10606319: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10606319 url https://www.openlane.eu/en/carv6/auction/10606319
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10721170
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721170%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10721170: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10721170 url https://www.openlane.eu/en/carv6/auction/10721170
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10721104
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721104%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10721104: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10721104 url https://www.openlane.eu/en/carv6/auction/10721104
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10721102
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721102%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10721102: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10721102 url https://www.openlane.eu/en/carv6/auction/10721102
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10709009
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709009%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10709009: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10709009 url https://www.openlane.eu/en/carv6/auction/10709009
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10709007
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709007%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10709007: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10709007 url https://www.openlane.eu/en/carv6/auction/10709007
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10674518
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 04:31:03 [adesa.uk] INFO: Scrape type for 10674518: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10674518 url https://www.openlane.eu/en/carv6/auction/10674518
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10606304
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606304%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10606304: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10606304 url https://www.openlane.eu/en/carv6/auction/10606304
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10606317
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606317%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10606317: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10606317 url https://www.openlane.eu/en/carv6/auction/10606317
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10630715
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630715%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10630715: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10630715 url https://www.openlane.eu/en/carv6/auction/10630715
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10692823
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692823%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10692823: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10692823 url https://www.openlane.eu/en/carv6/auction/10692823
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10691303
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710691303%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10691303: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10691303 url https://www.openlane.eu/en/carv6/auction/10691303
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10692824
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692824%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10692824: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10692824 url https://www.openlane.eu/en/carv6/auction/10692824
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10619051
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619051%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10619051: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10619051 url https://www.openlane.eu/en/carv6/auction/10619051
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10619050
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619050%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10619050: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10619050 url https://www.openlane.eu/en/carv6/auction/10619050
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10630207
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630207%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10630207: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10630207 url https://www.openlane.eu/en/carv6/auction/10630207
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10630206
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630206%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10630206: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10630206 url https://www.openlane.eu/en/carv6/auction/10630206
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707310
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707310%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707310: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707310 url https://www.openlane.eu/en/carv6/auction/10707310
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707309
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707309%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707309: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707309 url https://www.openlane.eu/en/carv6/auction/10707309
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707307
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707307%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707307: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707307 url https://www.openlane.eu/en/carv6/auction/10707307
2026-03-25 04:31:03 [adesa.uk] INFO: Found listing with ID: 10707308
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707308%27 HTTP/1.1" 200 None
2026-03-25 04:31:03 [adesa.uk] INFO: Scrape type for 10707308: 0
2026-03-25 04:31:03 [adesa.uk] INFO: Skipping item 10707308 url https://www.openlane.eu/en/carv6/auction/10707308
2026-03-25 04:31:03 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 04:31:03 [adesa.uk] INFO: adesa.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 251, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:31:03 [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%201773981063 HTTP/1.1" 200 None
2026-03-25 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10674516') HTTP/1.1" 204 0
2026-03-25 04:31:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-25T04_30_00.jl
2026-03-25 04:31:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 3762,
'downloader/request_count': 3,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 1616266,
'downloader/response_count': 3,
'downloader/response_status_count/200': 3,
'elapsed_time_seconds': 58.601845,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 4, 31, 3, 904008, tzinfo=datetime.timezone.utc),
'log_count/DEBUG': 519,
'log_count/INFO': 794,
'memusage/max': 149950464,
'memusage/startup': 149950464,
'request_depth_max': 2,
'response_received_count': 3,
'scheduler/dequeued': 3,
'scheduler/dequeued/memory': 3,
'scheduler/enqueued': 3,
'scheduler/enqueued/memory': 3,
'scrape_type/skipped': 251,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 3,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 15.697535646458466,
'scrapy-zyte-api/mean_response_seconds': 15.930626805250842,
'scrapy-zyte-api/processed': 3,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
'scrapy-zyte-api/request_args/experimental.requestCookies': 2,
'scrapy-zyte-api/request_args/experimental.responseCookies': 3,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 3,
'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
'scrapy-zyte-api/request_args/url': 3,
'scrapy-zyte-api/status_codes/200': 3,
'scrapy-zyte-api/success': 3,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 251,
'source/total_available': 251,
'start_time': datetime.datetime(2026, 3, 25, 4, 30, 5, 302163, tzinfo=datetime.timezone.utc)}
2026-03-25 04:31:03 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 04:31:04 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7519e38e90>
2026-03-25 04:31:04 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7519ab5cd0>