2026-03-29 10:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 10:15:06 [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-29 10:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-29 10:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 10:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 10:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 10:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 10:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 2e68eb1ba86569b7
2026-03-29 10:15:06 [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-29 10:15:06 [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.be/task_31_2026-03-29T10_15_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-29 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 10:15:06 [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-29 10:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 10:15:06 [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-29 10:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 10:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-29 10:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 10:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 10:15:06 [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-29 10:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 10:15:06 [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-29 10:15:06 [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-29 10:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 10:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 10:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 10:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 10:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15: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-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738054%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738054: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738370
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738370%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738370: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738370 url https://www.openlane.eu/en/carv6/auction/10738370
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738374
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738374%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738374: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738374 url https://www.openlane.eu/en/carv6/auction/10738374
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738382
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738382%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738382: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738382 url https://www.openlane.eu/en/carv6/auction/10738382
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738381
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738381%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738381: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738381 url https://www.openlane.eu/en/carv6/auction/10738381
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738378
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738378%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738378: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738378 url https://www.openlane.eu/en/carv6/auction/10738378
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738445
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738445%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738445: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738445 url https://www.openlane.eu/en/carv6/auction/10738445
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738443
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738443%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738443: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738443 url https://www.openlane.eu/en/carv6/auction/10738443
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738690
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738690%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738690: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738690 url https://www.openlane.eu/en/carv6/auction/10738690
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738692
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738692%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738692: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738692 url https://www.openlane.eu/en/carv6/auction/10738692
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738691
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738691%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738691: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738691 url https://www.openlane.eu/en/carv6/auction/10738691
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738696
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738696%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738696: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738696 url https://www.openlane.eu/en/carv6/auction/10738696
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738718
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738718%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738718: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738718 url https://www.openlane.eu/en/carv6/auction/10738718
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738724
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738724%27 HTTP/1.1" 200 None
2026-03-29 10:15:13 [adesa.be] INFO: Scrape type for 10738724: 0
2026-03-29 10:15:13 [adesa.be] INFO: Skipping item 10738724 url https://www.openlane.eu/en/carv6/auction/10738724
2026-03-29 10:15:13 [adesa.be] INFO: Found listing with ID: 10738726
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738726%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738726: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738726 url https://www.openlane.eu/en/carv6/auction/10738726
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738727
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738727%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738727: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738727 url https://www.openlane.eu/en/carv6/auction/10738727
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738729
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738729%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738729: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738729 url https://www.openlane.eu/en/carv6/auction/10738729
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738373
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738373%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738373: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738373 url https://www.openlane.eu/en/carv6/auction/10738373
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738375
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738375%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738375: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738375 url https://www.openlane.eu/en/carv6/auction/10738375
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738376
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738376%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738376: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738376 url https://www.openlane.eu/en/carv6/auction/10738376
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738380
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738380%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738380: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738380 url https://www.openlane.eu/en/carv6/auction/10738380
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738377
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738377%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738377: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738377 url https://www.openlane.eu/en/carv6/auction/10738377
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738383
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738383%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738383: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738383 url https://www.openlane.eu/en/carv6/auction/10738383
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738384
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738384%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738384: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738384 url https://www.openlane.eu/en/carv6/auction/10738384
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738399
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738399%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738399: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738399 url https://www.openlane.eu/en/carv6/auction/10738399
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738405
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738405%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738405: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738405 url https://www.openlane.eu/en/carv6/auction/10738405
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738403
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738403%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738403: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738403 url https://www.openlane.eu/en/carv6/auction/10738403
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738401
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738401%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738401: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738401 url https://www.openlane.eu/en/carv6/auction/10738401
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738402
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738402%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738402: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738402 url https://www.openlane.eu/en/carv6/auction/10738402
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738408
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738408%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738408: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738408 url https://www.openlane.eu/en/carv6/auction/10738408
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738406
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738406%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738406: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738406 url https://www.openlane.eu/en/carv6/auction/10738406
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738407
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738407%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738407: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738407 url https://www.openlane.eu/en/carv6/auction/10738407
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738409
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738409%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738409: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738409 url https://www.openlane.eu/en/carv6/auction/10738409
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738411
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738411%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738411: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738411 url https://www.openlane.eu/en/carv6/auction/10738411
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738412
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738412%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738412: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738412 url https://www.openlane.eu/en/carv6/auction/10738412
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738414
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738414%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738414: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738414 url https://www.openlane.eu/en/carv6/auction/10738414
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738416
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738416%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738416: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738416 url https://www.openlane.eu/en/carv6/auction/10738416
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738415
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738415%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738415: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738415 url https://www.openlane.eu/en/carv6/auction/10738415
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738417
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738417%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738417: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738417 url https://www.openlane.eu/en/carv6/auction/10738417
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738419
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738419%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738419: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738419 url https://www.openlane.eu/en/carv6/auction/10738419
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738421
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738421%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738421: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738421 url https://www.openlane.eu/en/carv6/auction/10738421
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738420
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738420%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738420: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738420 url https://www.openlane.eu/en/carv6/auction/10738420
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738423
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738423%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738423: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738423 url https://www.openlane.eu/en/carv6/auction/10738423
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738424
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738424%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738424: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738424 url https://www.openlane.eu/en/carv6/auction/10738424
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738425
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738425%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738425: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738425 url https://www.openlane.eu/en/carv6/auction/10738425
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738426
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738426%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738426: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738426 url https://www.openlane.eu/en/carv6/auction/10738426
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738427
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738427%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738427: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738427 url https://www.openlane.eu/en/carv6/auction/10738427
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738428
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738428%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738428: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738428 url https://www.openlane.eu/en/carv6/auction/10738428
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738429
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738429%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738429: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738429 url https://www.openlane.eu/en/carv6/auction/10738429
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738430
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738430%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738430: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738430 url https://www.openlane.eu/en/carv6/auction/10738430
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738431
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738431%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738431: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738431 url https://www.openlane.eu/en/carv6/auction/10738431
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738432
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738432%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738432: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738432 url https://www.openlane.eu/en/carv6/auction/10738432
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738434
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738434%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738434: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738434 url https://www.openlane.eu/en/carv6/auction/10738434
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738435
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738435%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738435: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738435 url https://www.openlane.eu/en/carv6/auction/10738435
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738436
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738436%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738436: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738436 url https://www.openlane.eu/en/carv6/auction/10738436
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738438
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738438%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738438: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738438 url https://www.openlane.eu/en/carv6/auction/10738438
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738437
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738437%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738437: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738437 url https://www.openlane.eu/en/carv6/auction/10738437
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738446
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738446%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738446: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738446 url https://www.openlane.eu/en/carv6/auction/10738446
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738441
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738441%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738441: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738441 url https://www.openlane.eu/en/carv6/auction/10738441
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738686
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738686%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738686: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738686 url https://www.openlane.eu/en/carv6/auction/10738686
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738706
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738706%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738706: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738706 url https://www.openlane.eu/en/carv6/auction/10738706
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738707
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738707%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738707: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738707 url https://www.openlane.eu/en/carv6/auction/10738707
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738708
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738708%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738708: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738708 url https://www.openlane.eu/en/carv6/auction/10738708
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738709
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738709%27 HTTP/1.1" 200 None
2026-03-29 10:15:14 [adesa.be] INFO: Scrape type for 10738709: 0
2026-03-29 10:15:14 [adesa.be] INFO: Skipping item 10738709 url https://www.openlane.eu/en/carv6/auction/10738709
2026-03-29 10:15:14 [adesa.be] INFO: Found listing with ID: 10738710
2026-03-29 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738710%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738710: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738710 url https://www.openlane.eu/en/carv6/auction/10738710
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738711
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738711%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738711: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738711 url https://www.openlane.eu/en/carv6/auction/10738711
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738712
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738712%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738712: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738712 url https://www.openlane.eu/en/carv6/auction/10738712
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738717
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738717%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738717: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738717 url https://www.openlane.eu/en/carv6/auction/10738717
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738714
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738714%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738714: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738714 url https://www.openlane.eu/en/carv6/auction/10738714
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738715
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738715%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738715: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738715 url https://www.openlane.eu/en/carv6/auction/10738715
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738719
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738719%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738719: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738719 url https://www.openlane.eu/en/carv6/auction/10738719
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738720
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738720%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738720: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738720 url https://www.openlane.eu/en/carv6/auction/10738720
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738723
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738723%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738723: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738723 url https://www.openlane.eu/en/carv6/auction/10738723
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738725
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738725%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738725: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738725 url https://www.openlane.eu/en/carv6/auction/10738725
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738731
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738731%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738731: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738731 url https://www.openlane.eu/en/carv6/auction/10738731
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738736
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738736%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738736: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738736 url https://www.openlane.eu/en/carv6/auction/10738736
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738737
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738737%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738737: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738737 url https://www.openlane.eu/en/carv6/auction/10738737
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738191
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738191%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738191: 1
2026-03-29 10:15:15 [adesa.be] INFO: Scraping item 10738191 url https://www.openlane.eu/en/carv6/auction/10738191
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738189
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738189%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738189: 1
2026-03-29 10:15:15 [adesa.be] INFO: Scraping item 10738189 url https://www.openlane.eu/en/carv6/auction/10738189
2026-03-29 10:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738190
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738190%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738190: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738190 url https://www.openlane.eu/en/carv6/auction/10738190
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738206
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738206%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738206: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738206 url https://www.openlane.eu/en/carv6/auction/10738206
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738207
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738207%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738207: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738207 url https://www.openlane.eu/en/carv6/auction/10738207
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10740609
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10740609: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10740673
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10740673: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738192
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738192%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738192: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738192 url https://www.openlane.eu/en/carv6/auction/10738192
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738193
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738193%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738193: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738193 url https://www.openlane.eu/en/carv6/auction/10738193
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738215
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738215%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738215: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738215 url https://www.openlane.eu/en/carv6/auction/10738215
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738214
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738214: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738213
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738213: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738199
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738199: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738200
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738200%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738200: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738200 url https://www.openlane.eu/en/carv6/auction/10738200
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738202
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738202%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738202: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738202 url https://www.openlane.eu/en/carv6/auction/10738202
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738203
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738203%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738203: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738203 url https://www.openlane.eu/en/carv6/auction/10738203
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10737943
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10737943: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10735325
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735325%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10735325: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10737877
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737877%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10737877: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10738043
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738043%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10738043: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10737883
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737883%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10737883: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10737883 url https://www.openlane.eu/en/carv6/auction/10737883
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10737885
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737885%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10737885: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-29 10:15:15 [adesa.be] INFO: Found listing with ID: 10735306
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735306%27 HTTP/1.1" 200 None
2026-03-29 10:15:15 [adesa.be] INFO: Scrape type for 10735306: 0
2026-03-29 10:15:15 [adesa.be] INFO: Skipping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-29 10:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5ea80f6-8c1b-5954-9837-13cd8c797362 with identifier: 10738189
2026-03-29 10:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ea80f6-8c1b-5954-9837-13cd8c797362 with scrape type 1
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fdcc49a8e-353a-4780-a674-99359cc1bf7f.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/dcc49a8e-353a-4780-a674-99359cc1bf7f.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F01af3401-1aff-49da-8a8a-62dcce271c8b.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/01af3401-1aff-49da-8a8a-62dcce271c8b.jpg not downloaded yet
2026-03-29 10:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/ac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fb0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/b0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fbd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/bd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Ff9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/f9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg not downloaded yet
2026-03-29 10:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395e6f35-8e33-5f3e-8503-5a54529c31f4 with identifier: 10738191
2026-03-29 10:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395e6f35-8e33-5f3e-8503-5a54529c31f4 with scrape type 1
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Ff9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/f9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F2bde8d33-8fdc-4079-8237-83728ecf9543.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/2bde8d33-8fdc-4079-8237-83728ecf9543.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F8485b233-73df-4b92-87c3-5d57e5802435.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/8485b233-73df-4b92-87c3-5d57e5802435.jpg not downloaded yet
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg not downloaded yet
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Ff63797e9-5d8d-4c52-86b8-3149981b035e.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/f63797e9-5d8d-4c52-86b8-3149981b035e.jpg not downloaded yet
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg not downloaded yet
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Fc2abe98d-d63a-4ec8-830a-53406f585cbb.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/c2abe98d-d63a-4ec8-830a-53406f585cbb.jpg not downloaded yet
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Faeefea15-3416-4308-9c0c-1738f08eeb91.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/aeefea15-3416-4308-9c0c-1738f08eeb91.jpg not downloaded yet
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Fe3788fbd-054f-40ff-a34c-943bbad02d3a.jpg%27 HTTP/1.1" 200 None
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/e3788fbd-054f-40ff-a34c-943bbad02d3a.jpg not downloaded yet
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/01af3401-1aff-49da-8a8a-62dcce271c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/b0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/f9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/bd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/2bde8d33-8fdc-4079-8237-83728ecf9543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/f9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4d43e90>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_1.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F01af3401-1aff-49da-8a8a-62dcce271c8b.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/01af3401-1aff-49da-8a8a-62dcce271c8b.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/dcc49a8e-353a-4780-a674-99359cc1bf7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4a49f10>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_4.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fb0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/b0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4d41810>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Ff9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/f9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4bc8dd0>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_6.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4063150>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_5.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fbd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/bd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f405ddd0>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_8.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4988550>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F2bde8d33-8fdc-4079-8237-83728ecf9543.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/2bde8d33-8fdc-4079-8237-83728ecf9543.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4c6b090>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_7.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Ff9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/f9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg saved to cache
2026-03-29 10:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/8485b233-73df-4b92-87c3-5d57e5802435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/e3788fbd-054f-40ff-a34c-943bbad02d3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/ac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/aeefea15-3416-4308-9c0c-1738f08eeb91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4b266d0>
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_0.jpg HTTP/1.1" 201 0
2026-03-29 10:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fdcc49a8e-353a-4780-a674-99359cc1bf7f.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/dcc49a8e-353a-4780-a674-99359cc1bf7f.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4ae7f50>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751862/general/07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738189)
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4ba5090>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F8485b233-73df-4b92-87c3-5d57e5802435.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/8485b233-73df-4b92-87c3-5d57e5802435.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4c31e10>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4bafa90>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_9.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4c32910>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Fe3788fbd-054f-40ff-a34c-943bbad02d3a.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/e3788fbd-054f-40ff-a34c-943bbad02d3a.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4bbefd0>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_2.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252Fac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/ac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4bc1e10>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Faeefea15-3416-4308-9c0c-1738f08eeb91.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/aeefea15-3416-4308-9c0c-1738f08eeb91.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/c2abe98d-d63a-4ec8-830a-53406f585cbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751867/general/f63797e9-5d8d-4c52-86b8-3149981b035e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738191)
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f59fa850>
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_3.jpg HTTP/1.1" 201 0
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751862%252Fgeneral%252F07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751862/general/07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg saved to cache
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5ea80f6-8c1b-5954-9837-13cd8c797362
2026-03-29 10:15:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5ea80f6-8c1b-5954-9837-13cd8c797362, skipping ID generation
2026-03-29 10:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ea80f6-8c1b-5954-9837-13cd8c797362 with scrape type 1
2026-03-29 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5ea80f6-8c1b-5954-9837-13cd8c797362 sending to next pipeline
2026-03-29 10:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5ea80f6-8c1b-5954-9837-13cd8c797362, identifier: 10738189
2026-03-29 10:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5ea80f6-8c1b-5954-9837-13cd8c797362 with identifier: 10738189
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 10:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 10:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5ea80f6-8c1b-5954-9837-13cd8c797362 with identifier: 10738189
2026-03-29 10:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5ea80f6-8c1b-5954-9837-13cd8c797362 with identifier: 10738189 to the API
2026-03-29 10:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751862/general/07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5ea80f6-8c1b-5954-9837-13cd8c797362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNC759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738189',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 73317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312624,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/dcc49a8e-353a-4780-a674-99359cc1bf7f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300087,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/01af3401-1aff-49da-8a8a-62dcce271c8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273779,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/ac13af80-4691-4fb1-8a28-f9c33bada4d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/07560f1a-a59e-40cb-ad9d-8d0fbde6b5d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232490,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/b0c909f8-0e6b-4b93-95ac-1bda1ec3fd28.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250540,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/bd3e7bf3-075c-459d-bd7c-c0ee3061b64c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326557,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/0a58b1af-a57a-4540-9b0e-7bf03046d9f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345366,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/f9bf9d4e-acee-4c3a-a4b4-eb80f38c22cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226819,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/57ccca22-5d0f-4d1f-ab83-f29ec7a52582.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5ea80f6-8c1b-5954-9837-13cd8c797362/f5ea80f6-8c1b-5954-9837-13cd8c797362_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380755,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751862/general/579a7db3-1062-4d65-9271-0610cc8fe4e2.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'73.317 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2022}
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738189%27 HTTP/1.1" 200 None
2026-03-29 10:15:20 [adesa.be] INFO: Saving data for 10738189: {'created_time': 1774779320.755467, 'last_price_update_time': 1774779320.755478, 'auction_closing_time': 1775041200.0}
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738189') HTTP/1.1" 204 0
2026-03-29 10:15:20 [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-29 10:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4a794d0>
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Fc2abe98d-d63a-4ec8-830a-53406f585cbb.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/c2abe98d-d63a-4ec8-830a-53406f585cbb.jpg saved to cache
2026-03-29 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4a80690>
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252F74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg saved to cache
2026-03-29 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 10:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04f4ae8dd0>
2026-03-29 10:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 10:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751867%252Fgeneral%252Ff63797e9-5d8d-4c52-86b8-3149981b035e.jpg') HTTP/1.1" 204 0
2026-03-29 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751867/general/f63797e9-5d8d-4c52-86b8-3149981b035e.jpg saved to cache
2026-03-29 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 395e6f35-8e33-5f3e-8503-5a54529c31f4
2026-03-29 10:15:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 395e6f35-8e33-5f3e-8503-5a54529c31f4, skipping ID generation
2026-03-29 10:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395e6f35-8e33-5f3e-8503-5a54529c31f4 with scrape type 1
2026-03-29 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 395e6f35-8e33-5f3e-8503-5a54529c31f4 sending to next pipeline
2026-03-29 10:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 395e6f35-8e33-5f3e-8503-5a54529c31f4, identifier: 10738191
2026-03-29 10:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 395e6f35-8e33-5f3e-8503-5a54529c31f4 with identifier: 10738191
2026-03-29 10:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 395e6f35-8e33-5f3e-8503-5a54529c31f4 with identifier: 10738191
2026-03-29 10:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 395e6f35-8e33-5f3e-8503-5a54529c31f4 with identifier: 10738191 to the API
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751867/general/f63797e9-5d8d-4c52-86b8-3149981b035e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '395e6f35-8e33-5f3e-8503-5a54529c31f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAG804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738191',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 56557,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305867,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/f9cd954b-bc5c-4b79-9456-0892dc0ce4e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298212,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/1e9c6deb-25a5-4cea-8cd9-9af823e9ffbd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272865,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/2bde8d33-8fdc-4079-8237-83728ecf9543.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293594,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/8485b233-73df-4b92-87c3-5d57e5802435.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216519,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/16b789d9-04bb-4d0f-a722-e8f43d79c141.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/f63797e9-5d8d-4c52-86b8-3149981b035e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310850,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/74493f42-013c-40dc-b3dd-c89aaa8ec416.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/c2abe98d-d63a-4ec8-830a-53406f585cbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234890,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/aeefea15-3416-4308-9c0c-1738f08eeb91.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395e6f35-8e33-5f3e-8503-5a54529c31f4/395e6f35-8e33-5f3e-8503-5a54529c31f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454514,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751867/general/e3788fbd-054f-40ff-a34c-943bbad02d3a.jpg',
'Width': 1920}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'56.557 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738191%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Saving data for 10738191: {'created_time': 1774779321.554779, 'last_price_update_time': 1774779321.554791, 'auction_closing_time': 1775041200.0}
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738191') HTTP/1.1" 204 0
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737984
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737984%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737984: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10735358
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735358%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10735358: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10738000
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738000%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10738000: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737897
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737897%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737897: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737990
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737990%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737990: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10738035
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738035%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10738035: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737899
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737899%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737899: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737905
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737905%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737905: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737966
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737966%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737966: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10738045
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738045%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10738045: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737950
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737950%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737950: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10735377
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735377%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10735377: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10735393
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735393%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10735393: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737880
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737880%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737880: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10735368
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735368%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10735368: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737876
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737876%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737876: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737978
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737978%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737978: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10735360
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735360%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10735360: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10737986
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737986%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10737986: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10740460
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10740460: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10740801
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10740801: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739029%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10739029: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10740471: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10739501
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739501%27 HTTP/1.1" 200 None
2026-03-29 10:15:21 [adesa.be] INFO: Scrape type for 10739501: 0
2026-03-29 10:15:21 [adesa.be] INFO: Skipping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-29 10:15:21 [adesa.be] INFO: Found listing with ID: 10739274
2026-03-29 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739274%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739274: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739528
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739528%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739528: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739361
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739361%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739361: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739557
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739557%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739557: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739561
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739561%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739561: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739541
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739541%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739541: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739491
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739491%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739491: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739552
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739552%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739552: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739380
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739380%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739380: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740478
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740478: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739351
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739351%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739351: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739191
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739191%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739191: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739045
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739045: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740740
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740740: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740754
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740754: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740477
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740477: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739184
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739184%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739184: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739376
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739376%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739376: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739582
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739582%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739582: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739683
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739683%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739683: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739243
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739243%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739243: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740521
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740521: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739636
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739636%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739636: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739550
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739550%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739550: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739453
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739453: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739553
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739553%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739553: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740777
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740777: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740531
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740531: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740733
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740733%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740733: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739340
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739340%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739340: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739335
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739335%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739335: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739401
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739401%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739401: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739214
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739214%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739214: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739118
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739118%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739118: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739724
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739724%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739724: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739506
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739506: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739951
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739951%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739951: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739949
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739949%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739949: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739406
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739406%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739406: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739542
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739542%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739542: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739679
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739679%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739679: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740021
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740021: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740770
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10740770: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739302
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739302%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739302: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739393
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739393%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739393: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739055
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739055%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739055: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739465
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739465%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739465: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739505
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739505%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739505: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10739256
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739256%27 HTTP/1.1" 200 None
2026-03-29 10:15:22 [adesa.be] INFO: Scrape type for 10739256: 0
2026-03-29 10:15:22 [adesa.be] INFO: Skipping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-29 10:15:22 [adesa.be] INFO: Found listing with ID: 10740781
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10740781: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739300
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739300%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739300: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739729
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739729%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739729: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739936
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739936: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10740509
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10740509: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739248
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739248%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739248: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739160
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739160%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739160: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10740529
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10740529: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739948
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739948: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739352
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739352%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739352: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739219
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739219%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739219: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10740008
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10740008: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739941
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739941: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739615
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739615%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739615: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739402
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739402%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739402: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739508
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739508%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739508: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739390
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739390%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739390: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739385
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739385: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739145
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739145%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739145: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739053
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739053%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739053: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739427
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739427%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739427: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739370
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739370: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739334
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739334: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739621
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739621: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739306
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739306: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739054
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739054: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-29 10:15:23 [adesa.be] INFO: Found listing with ID: 10739116
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-29 10:15:23 [adesa.be] INFO: Scrape type for 10739116: 0
2026-03-29 10:15:23 [adesa.be] INFO: Skipping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-29 10:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739108
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739108: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739680
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739680: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739994
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739994%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739994: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739671
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739671: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739475
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739475: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739618
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739618%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739618: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739431
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739431: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739623
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739623: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739313
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739313: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739307
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739307: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739354
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739354: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739690
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739690%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739690: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739601
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739601%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739601: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739558
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739558%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739558: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739606
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739606%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739606: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739181
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739181%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739181: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739096
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739096%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739096: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739419
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739419%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739419: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739275
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739275%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739275: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739573
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739573%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739573: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739969
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739969: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739964
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739964: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739273
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739273%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739273: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739712
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739712%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739712: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740753
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740753%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740753: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739319
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739319%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739319: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740779
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740779%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740779: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739597
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739597%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739597: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740525
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740525: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739444
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739444%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739444: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739705
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739705%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739705: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739461
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739461%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739461: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739152
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739152%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739152: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739548
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739548%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739548: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740497
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740497%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740497: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739288
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739288%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739288: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739603
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739603%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739603: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739420
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739420%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739420: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739667
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739667%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739667: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739483
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739483%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10739483: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740773
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740773: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10740041
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-29 10:15:27 [adesa.be] INFO: Scrape type for 10740041: 0
2026-03-29 10:15:27 [adesa.be] INFO: Skipping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
2026-03-29 10:15:27 [adesa.be] INFO: Found listing with ID: 10739989
2026-03-29 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739989: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739389
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739389%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739389: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739327
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739327%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739327: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739079
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739079%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739079: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739156
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739156%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739156: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739195
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739195%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739195: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739057
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739057%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739057: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740774
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740774: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740001
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740001: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740047
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740047: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739455
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739455: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740526
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740526: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739194
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739194%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739194: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739701
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739701%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739701: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739651
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739651%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739651: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740769
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740769: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739654
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739654%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739654: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740017
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740017%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740017: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740474
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740474%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740474: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740800
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740800: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740025
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740025%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740025: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739568
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739568%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739568: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739925
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739925%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739925: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10740493
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740493%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10740493: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739945
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739945%27 HTTP/1.1" 200 None
2026-03-29 10:15:28 [adesa.be] INFO: Scrape type for 10739945: 0
2026-03-29 10:15:28 [adesa.be] INFO: Skipping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-29 10:15:28 [adesa.be] INFO: Found listing with ID: 10739995
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739995: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10740487
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10740487: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739468
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739468%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739468: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739413
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739413%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739413: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739979
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739979%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739979: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739996
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739996%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739996: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739452
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739452%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739452: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739492
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739492%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739492: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739123
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739123%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739123: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739112
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739112%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739112: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739569
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739569%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739569: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739682
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739682%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739682: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739336
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739336%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739336: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10740030
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740030%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10740030: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739449
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739449%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739449: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739235
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739235%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739235: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739507
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739507%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739507: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10740027
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740027%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10740027: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10740767
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740767%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10740767: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739207
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739207%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739207: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739972
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739972: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739726
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739726: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739984
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739984: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739187
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739187: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739280
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739280: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739411
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739411: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739090
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739090: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739587
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739587: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739097
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739097: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739111
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739111: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739355
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739355: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739094
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739094: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-29 10:15:29 [adesa.be] INFO: Found listing with ID: 10739609
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-29 10:15:29 [adesa.be] INFO: Scrape type for 10739609: 0
2026-03-29 10:15:29 [adesa.be] INFO: Skipping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
2026-03-29 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:31 [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-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739443
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739443: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739624
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739624: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739208
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739208: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739202
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739202: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739170
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739170: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739349
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739349: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739675
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739675: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740789
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740789: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740006
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740006: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740011
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740011: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740518
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740518: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739290
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739290%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739290: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740467
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740467: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739478
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739478%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739478: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740758
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740758: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739310
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739310%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739310: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739331
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739331%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739331: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739555
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739555: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740034
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740034: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739718
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739718%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739718: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740786
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740786: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739611
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739611%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739611: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739535
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739535: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739294
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739294: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739438
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739438: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739284
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739284%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739284: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739576
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739576%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739576: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739325
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739325%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739325: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739326
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739326: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739447
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739447%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739447: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10740498
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10740498: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739213
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739213%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739213: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739164
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739164: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739480
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739480: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739318
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739318: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739342
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739342%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739342: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739643
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739643: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739332
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739332%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739332: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739140
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739140%27 HTTP/1.1" 200 None
2026-03-29 10:15:31 [adesa.be] INFO: Scrape type for 10739140: 0
2026-03-29 10:15:31 [adesa.be] INFO: Skipping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-29 10:15:31 [adesa.be] INFO: Found listing with ID: 10739239
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739239: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739138
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739138%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739138: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739523
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739523%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739523: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739470
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739470%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739470: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740790
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740790: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739686
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739686%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739686: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739407
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739407%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739407: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739377
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739377%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739377: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740476
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740476%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740476: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739685
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739685%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739685: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739511
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739511%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739511: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740748
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740748%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740748: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740480
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740480%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740480: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739534
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739534%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739534: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739231
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739231%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739231: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739479
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739479%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739479: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739224
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739224%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739224: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739394
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739394%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739394: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739607
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739607%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739607: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739640
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739640%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739640: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739321
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739321%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739321: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739176
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739176%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739176: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739418
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739418%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739418: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739381
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739381%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739381: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739329
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739329%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739329: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739309
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739309: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739099
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739099: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739281
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739281: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739027
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739027: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739074
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739074%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739074: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740795
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740795%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740795: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739077
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739077%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739077: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739067
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739067%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739067: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739363
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739363%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739363: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739154
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739154%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739154: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739155
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739155%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739155: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739264
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739264%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739264: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739362
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739362%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739362: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739114
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739114%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739114: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739068
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739068%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739068: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739076
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739076%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739076: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739089
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739089%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739089: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739298
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739298%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739298: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739179
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739179%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739179: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739165
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739165%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739165: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739153
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739153%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739153: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739263
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739263%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739263: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739538
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739538%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739538: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10740514
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740514%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10740514: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739536
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739536%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739536: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739367
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739367%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739367: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739560
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739560%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739560: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739537
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739537%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739537: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739594
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739594%27 HTTP/1.1" 200 None
2026-03-29 10:15:32 [adesa.be] INFO: Scrape type for 10739594: 0
2026-03-29 10:15:32 [adesa.be] INFO: Skipping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-29 10:15:32 [adesa.be] INFO: Found listing with ID: 10739595
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739595%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739595: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739593
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739593%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739593: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739591
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739591%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739591: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739189
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739189%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739189: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739715
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739715%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739715: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739201
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739201%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739201: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-29 10:15:33 [adesa.be] INFO: Found listing with ID: 10739171
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739171%27 HTTP/1.1" 200 None
2026-03-29 10:15:33 [adesa.be] INFO: Scrape type for 10739171: 0
2026-03-29 10:15:33 [adesa.be] INFO: Skipping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-29 10:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:42 [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-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739200
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739200%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739200: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10740468
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740468%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10740468: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10740734
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10740734: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739134
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739134: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739412
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739412: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739947
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739947: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739044
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739044%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739044: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739048
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739048%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739048: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739267
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739267%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739267: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10740535
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740535%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10740535: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739635
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739635%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739635: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739440
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739440%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739440: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739109
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739109%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739109: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739104
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739104%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739104: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739229
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739229%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739229: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10740015
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10740015: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739242
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739242%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739674
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739674%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739674: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739727
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739727%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739727: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739303
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-29 10:15:42 [adesa.be] INFO: Scrape type for 10739303: 0
2026-03-29 10:15:42 [adesa.be] INFO: Skipping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-29 10:15:42 [adesa.be] INFO: Found listing with ID: 10739497
2026-03-29 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739497%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739497: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740019
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740019: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740031
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740031: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740032
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740032%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740032: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740738
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740738: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739656
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739656%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739656: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739583
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739583%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739583: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739660
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739660%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739660: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739498
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739498%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739498: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739398
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739398%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739398: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739217
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739217%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739217: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739556
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739556%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739556: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739991
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739991%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739991: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739341
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739341%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739341: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740511
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740511%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740511: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739365
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739365%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739365: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739347
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739347: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739106
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739106: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739251
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739251: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739596
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739596%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739596: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739238
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739238%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739238: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739384
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739384%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739384: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739358
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739358%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739358: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10740765
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10740765: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739985
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739985: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739060
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739060%27 HTTP/1.1" 200 None
2026-03-29 10:15:43 [adesa.be] INFO: Scrape type for 10739060: 0
2026-03-29 10:15:43 [adesa.be] INFO: Skipping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-29 10:15:43 [adesa.be] INFO: Found listing with ID: 10739172
2026-03-29 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739172%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739172: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739051
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739051%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739051: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739050
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739050%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739050: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739059
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739059%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739059: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739056
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739056%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739056: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739058
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739058%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739058: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739049
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739049%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739049: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739062
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739062%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739062: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740536
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740536: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740020
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740020: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740778
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740778: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739101
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739101%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739101: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739694
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739694%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739694: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739646
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739646%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739646: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739639
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739639%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739639: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739524
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739524%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739524: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739620
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739620%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739620: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739967
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739967%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739967: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739509
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739509%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739509: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739356
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739356%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739356: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739391
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739391%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740035
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740035%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740035: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739702
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739702%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739702: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740038
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740038: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739926
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739926: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739965
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739965: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739428
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739428%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739428: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739244
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739244%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739244: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739386
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739386%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739386: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739681
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739681%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739681: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740473
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740473%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740473: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740752
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740752%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740752: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740479
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740479%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740479: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740000
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740000: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739974
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739974%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739974: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740005
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740005%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740005: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739987
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739987%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739987: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739653
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739653%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739653: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739704
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739704%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739704: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740780
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740780%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740780: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739503
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739503%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739503: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739100
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739100%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739100: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739143
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739143%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739143: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739268
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739268%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739268: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10740506
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740506%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10740506: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739962
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739962%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739962: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739198
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739198%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739198: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739977
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739977: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739178
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739178%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739178: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739323
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739323%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739323: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739565
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739565%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739565: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739188
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739188%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739188: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739403
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739403%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739403: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-29 10:15:44 [adesa.be] INFO: Found listing with ID: 10739175
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739175%27 HTTP/1.1" 200 None
2026-03-29 10:15:44 [adesa.be] INFO: Scrape type for 10739175: 0
2026-03-29 10:15:44 [adesa.be] INFO: Skipping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-29 10:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:47 [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-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739532
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739532%27 HTTP/1.1" 200 None
2026-03-29 10:15:47 [adesa.be] INFO: Scrape type for 10739532: 0
2026-03-29 10:15:47 [adesa.be] INFO: Skipping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739233
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739233%27 HTTP/1.1" 200 None
2026-03-29 10:15:47 [adesa.be] INFO: Scrape type for 10739233: 0
2026-03-29 10:15:47 [adesa.be] INFO: Skipping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739692
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739692%27 HTTP/1.1" 200 None
2026-03-29 10:15:47 [adesa.be] INFO: Scrape type for 10739692: 0
2026-03-29 10:15:47 [adesa.be] INFO: Skipping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739408
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739408%27 HTTP/1.1" 200 None
2026-03-29 10:15:47 [adesa.be] INFO: Scrape type for 10739408: 0
2026-03-29 10:15:47 [adesa.be] INFO: Skipping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739983
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-29 10:15:47 [adesa.be] INFO: Scrape type for 10739983: 0
2026-03-29 10:15:47 [adesa.be] INFO: Skipping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-29 10:15:47 [adesa.be] INFO: Found listing with ID: 10739451
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739451%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739451: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739322
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739322: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739677
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739677%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739677: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739673
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739673%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739673: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739554
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739554%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739554: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739269
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739269%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739269: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739121
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739121%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739121: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740759
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740759: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739404
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739404%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739404: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739405
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739405%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739405: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739032
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739032%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739032: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739197
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739197%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739197: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739073
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739073%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739073: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739070
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739070%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739070: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739098
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739098%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739098: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739369
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739369%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739369: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740537
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740537: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739950
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739950: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740036
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740036%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740036: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739034
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739034%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739034: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740804
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740804%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740804: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740502
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740502%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740502: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739046
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739046%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739046: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739246
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739246%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739246: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739604
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739604%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739604: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739579
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739579%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739579: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740772
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740772%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740772: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739687
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739687%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739687: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739357
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739357%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739357: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740532
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740532%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740532: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739695
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739695%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739695: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739124
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739124%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739124: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739514
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739514%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739514: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739430
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739430%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739430: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739703
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739703%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739703: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740766
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740766%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740766: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740513
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740513%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740513: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740488
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740488%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740488: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739446
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739446%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739446: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739282
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739282%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739282: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740042
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740042%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740042: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739304
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739304%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739304: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739426
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739426%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739426: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739379
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739379%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739379: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739530
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739530%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739530: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740743
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740743%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10740743: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739645
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739645%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739645: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739399
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739399%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739399: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739173
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739173%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739173: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739689
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739689%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739689: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739720
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739720%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739720: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739545
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739545%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739545: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739072
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739072%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739072: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739929
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739929%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739929: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739669
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739669%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739669: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739416
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739416%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739416: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739699
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739699%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739699: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739725
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739725%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739725: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10739255
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739255%27 HTTP/1.1" 200 None
2026-03-29 10:15:48 [adesa.be] INFO: Scrape type for 10739255: 0
2026-03-29 10:15:48 [adesa.be] INFO: Skipping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-29 10:15:48 [adesa.be] INFO: Found listing with ID: 10740798
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740798%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740798: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739240
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739240%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739240: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739346
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739346%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739346: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739092
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739092%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739092: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740807
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740807%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740807: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739933
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739933%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739933: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739567
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739567%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739567: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739605
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739605%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739605: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739472
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739472%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739472: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739988
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739988%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739988: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739625
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739625%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739625: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740033
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740033%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740033: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739655
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739655%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739655: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739566
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739566%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739566: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740522
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740522%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740522: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740024
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740024%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740024: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740504
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740504%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740504: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739571
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739571%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739571: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740475
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740475%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740475: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740746
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740746%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740746: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739489
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739489%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739489: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739210
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739210%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739210: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739526
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739526%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739526: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740003
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740003%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740003: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739169
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739169%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739169: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739448
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739448%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739448: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740010
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740010%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740010: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10740799
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740799%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10740799: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739186
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739186%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739186: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739563
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739563%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739563: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739142
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739142%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739142: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739409
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739409%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739409: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739315
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739315%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739315: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739035
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739035%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739035: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739339
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739339%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739339: 0
2026-03-29 10:15:49 [adesa.be] INFO: Skipping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-29 10:15:49 [adesa.be] INFO: Found listing with ID: 10739678
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739678%27 HTTP/1.1" 200 None
2026-03-29 10:15:49 [adesa.be] INFO: Scrape type for 10739678: 0
2026-03-29 10:15:50 [adesa.be] INFO: Skipping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-29 10:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:15:51 [adesa.be] INFO: Found listing with ID: 10739572
2026-03-29 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739572%27 HTTP/1.1" 200 None
2026-03-29 10:15:51 [adesa.be] INFO: Scrape type for 10739572: 0
2026-03-29 10:15:51 [adesa.be] INFO: Skipping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-29 10:15:51 [adesa.be] INFO: Found listing with ID: 10739482
2026-03-29 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739482%27 HTTP/1.1" 200 None
2026-03-29 10:15:51 [adesa.be] INFO: Scrape type for 10739482: 0
2026-03-29 10:15:51 [adesa.be] INFO: Skipping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-29 10:15:51 [adesa.be] INFO: Found listing with ID: 10739574
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739574%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739574: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739531
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739531%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739531: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739978
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739978%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739978: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739223
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739223%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739223: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739283
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739283%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739283: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739221
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739221%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739221: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739577
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739577%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739577: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740500
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740500: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740797
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740797: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739272
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739272%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739272: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739343
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739343%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739343: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740470
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740470: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739259
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739259: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740013
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740013: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740023
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740023: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739927
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739927: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739976
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739976: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739458
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739458%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739458: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739527
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739527%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739527: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739467
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739467%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739467: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740481
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740481: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739581
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739581%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739581: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740775
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740775: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739378
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739378%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739378: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739466
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739466: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739271
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739271: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739311
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739311%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739311: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739120
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739120%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739120: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739091
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739091%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739091: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739543
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739543%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739543: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740757
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740757%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740757: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740501
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740501%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740501: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739670
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739670%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739670: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739935
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739935%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739935: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740520
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740520: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739230
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739230%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739230: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739944
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739944: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739644
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739644%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739644: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739602
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739602%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739602: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740808
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740808%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740808: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740495
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740495%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740495: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739622
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739622%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739622: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739359
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739359%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739359: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739158
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739158%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739158: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739551
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739551%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739551: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739162
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739162: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739589
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739589: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739714
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739714%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739714: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739708
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739708%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739708: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740022
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740022%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740022: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739364
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739364%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739364: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740745
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740745%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740745: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739344
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739344%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739344: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739462
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739462%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739462: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739490
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739490%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739490: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739417
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739417%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739417: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10740512
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740512%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10740512: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739161
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739161%27 HTTP/1.1" 200 None
2026-03-29 10:15:52 [adesa.be] INFO: Scrape type for 10739161: 0
2026-03-29 10:15:52 [adesa.be] INFO: Skipping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-29 10:15:52 [adesa.be] INFO: Found listing with ID: 10739209
2026-03-29 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739209%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739209: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739502
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739502%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739502: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739435
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739435%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739435: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10740802
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740802%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10740802: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10740465
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740465%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10740465: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739215
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739215: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10740533
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10740533: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739119
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739119%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739119: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739375
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739375%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739375: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739033
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739033%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739033: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739083
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739083%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739083: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739086
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739086%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739086: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739136
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739136%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739136: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739113
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739113%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739113: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739075
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739075%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739075: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739130
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739130: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739163
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739163%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739163: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739658
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739658%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739658: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739262
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739262%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739262: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739293
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739293%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739293: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739069
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739069%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739069: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739180
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739180: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739261
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739261: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739292
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739292: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739297
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739297%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739297: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739299
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739299%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739299: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739617
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739617%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739617: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739084
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739084%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739084: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739126
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739126%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739126: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739128
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739128%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739128: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739127
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739127%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739127: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739085
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739085%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739085: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739147
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739147%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739147: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739148
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739148%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739148: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739504
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739504%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739504: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739301
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739301%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739301: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739953
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739953: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739190
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739190%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739190: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739159
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739159: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-29 10:15:53 [adesa.be] INFO: Found listing with ID: 10739149
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739149%27 HTTP/1.1" 200 None
2026-03-29 10:15:53 [adesa.be] INFO: Scrape type for 10739149: 0
2026-03-29 10:15:53 [adesa.be] INFO: Skipping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-29 10:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:15:55 [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-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739087
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739087%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739087: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739706
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739706: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739270
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739270: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739066
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739066%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739066: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739423
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739423: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739520
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739520: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739698
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739698%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739698: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739648
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739648%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739648: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739328
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739328%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739328: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739629
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739629%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739629: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739253
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739253%27 HTTP/1.1" 200 None
2026-03-29 10:15:55 [adesa.be] INFO: Scrape type for 10739253: 0
2026-03-29 10:15:55 [adesa.be] INFO: Skipping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-29 10:15:55 [adesa.be] INFO: Found listing with ID: 10739387
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739387%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739387: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739499
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739499%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739499: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739672
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739672%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739672: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739203
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739203%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739203: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739103
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739103%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739103: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739232
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739232: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739338
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739338%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739338: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739512
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739512%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739512: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739666
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739666: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739463
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739463%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739463: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739696
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739696: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740012
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740012: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739141
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739141%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739141: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739252
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739252%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739252: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739122
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739122%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739122: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739450
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739450%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739450: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739374
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739374%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739374: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740046
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740046%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740046: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739630
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739630%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739630: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739222
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739222: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739924
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739924: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739043
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739043%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739043: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739117
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739117%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739117: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739038
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739038%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739038: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739249
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739249%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739249: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739614
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739614%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739614: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740742
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740742%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740742: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739616
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739616%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739616: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739521
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739521%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739521: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739061
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739061%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739061: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739464
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739464%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739464: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740515
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740515%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740515: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739289
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739289%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739289: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740492
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740492%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740492: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739397
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739397%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739397: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740771
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740771%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740771: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739586
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739586%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739586: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739291
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739291%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739291: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739372
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739372%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739372: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739157
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739157%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739157: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739277
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739277%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739277: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739082
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739082%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739082: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739287
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739287%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739287: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739039
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739039%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739039: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740776
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740776%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740776: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739174
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739174%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739174: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739424
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739424%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739424: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739676
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739676%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739676: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740045
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740045%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740045: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739442
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739442%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10739442: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10740014
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740014%27 HTTP/1.1" 200 None
2026-03-29 10:15:56 [adesa.be] INFO: Scrape type for 10740014: 0
2026-03-29 10:15:56 [adesa.be] INFO: Skipping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-29 10:15:56 [adesa.be] INFO: Found listing with ID: 10739722
2026-03-29 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739722%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739722: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739353
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739353%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739353: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740534
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740534%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740534: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739137
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739137%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739137: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740499
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740499%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740499: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739071
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739071%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739071: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739040
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739040%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739040: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739041
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739041: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739078
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739078%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739078: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739036
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739036%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739036: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739659
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739659%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739659: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740785
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740785%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740785: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739657
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739657%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739657: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739146
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739146%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739146: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739590
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739590%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739590: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739592
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739592%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739592: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740508
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740508: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739942
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739942: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740026
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740026%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740026: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739711
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739711%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739711: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739228
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739228%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739228: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10740018
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740018%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10740018: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739279
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739279%27 HTTP/1.1" 200 None
2026-03-29 10:15:57 [adesa.be] INFO: Scrape type for 10739279: 0
2026-03-29 10:15:57 [adesa.be] INFO: Skipping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-29 10:15:57 [adesa.be] INFO: Found listing with ID: 10739182
2026-03-29 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739182%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739182: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739931
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739931%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739931: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739943
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739943%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739943: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739457
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739457%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739457: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739150
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739150%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739150: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739930
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739930%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739930: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739227
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739227%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739227: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10740792
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740792%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10740792: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739958
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739958%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739958: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739721
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739721%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739721: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739959
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739959: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739425
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739425%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739425: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10740039
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10740039: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10740517
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10740517: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-29 10:15:58 [adesa.be] INFO: Found listing with ID: 10739493
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739493%27 HTTP/1.1" 200 None
2026-03-29 10:15:58 [adesa.be] INFO: Scrape type for 10739493: 0
2026-03-29 10:15:58 [adesa.be] INFO: Skipping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-29 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:00 [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-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739368
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739368%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739368: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739946
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739946%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739946: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739257
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739257%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739257: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739665
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739665: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739664
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739664: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10740803
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10740803: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739981
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739981: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739713
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739713%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739713: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739999
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739999: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739993
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739993: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739414
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739414%27 HTTP/1.1" 200 None
2026-03-29 10:16:00 [adesa.be] INFO: Scrape type for 10739414: 0
2026-03-29 10:16:00 [adesa.be] INFO: Skipping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-29 10:16:00 [adesa.be] INFO: Found listing with ID: 10739723
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739723%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739723: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740764
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740764: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739663
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739663%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739663: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740044
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740044: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739211
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739211%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739211: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739183
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739183%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739183: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740004
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740004: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740040
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740040: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740491
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740491: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739316
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739316%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739316: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739052
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739052%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739052: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739218
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739218%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739218: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739258
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739258%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739258: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739410
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739410%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739410: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740761
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740761%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740761: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739717
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739717%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739717: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739970
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739970%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739970: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739168
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739168%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739168: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739314
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739314%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739314: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739961
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739961%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739961: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740516
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740516%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740516: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739533
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739533%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739533: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740735
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740735: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739415
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739415%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739415: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740462
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740462%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740462: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739952
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739952%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739952: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739037
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739037%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739037: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740787
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740787%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740787: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740496
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740496: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739125
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739125%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739125: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739093
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739093%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739093: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739042
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739042%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739042: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739107
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739107%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739107: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739254
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739254%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739254: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739031
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739031%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739031: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739135
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739135%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739135: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740784
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740784: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739436
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739436%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739436: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739486
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739486%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739486: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739559
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739559%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739559: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739612
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739612%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739612: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739487
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739487%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739487: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739392
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739392%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739392: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739610
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739610%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739610: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739437
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739437%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739437: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739192
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739192%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739192: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739373
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739373%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739373: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739132
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739132%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739132: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740791
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740791%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740791: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739167
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739167%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739167: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739439
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739439%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739439: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739205
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739205%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739205: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740043
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740043%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740043: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739688
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739688%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739688: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739193
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739193%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739193: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740037
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740037%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10740037: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10739632
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739632%27 HTTP/1.1" 200 None
2026-03-29 10:16:01 [adesa.be] INFO: Scrape type for 10739632: 0
2026-03-29 10:16:01 [adesa.be] INFO: Skipping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-29 10:16:01 [adesa.be] INFO: Found listing with ID: 10740760
2026-03-29 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740760: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739700
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739700%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739700: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739649
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739649%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739649: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739973
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739973: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739940
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739940: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739308
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739308%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739308: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739661
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739661%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739661: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739065
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739065%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739065: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739320
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739320%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739320: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739324
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739324%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739324: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740783
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740783%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740783: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739276
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739276%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739276: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739627
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739627%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739627: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739296
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739296%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739296: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739637
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739637%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739637: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740503
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740503%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740503: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740490
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740490%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740490: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739728
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739728%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739728: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739266
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739266%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739266: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739697
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739697%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739697: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739547
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739547%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739547: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739196
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739196%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739196: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740016
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740016: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739647
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739647: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739476
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739476%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739476: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740806
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740806: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739500
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739500%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739500: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740505
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740505: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740750
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740750%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740750: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10740472
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740472%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10740472: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739562
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739562%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739562: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-29 10:16:02 [adesa.be] INFO: Found listing with ID: 10739516
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739516%27 HTTP/1.1" 200 None
2026-03-29 10:16:02 [adesa.be] INFO: Scrape type for 10739516: 0
2026-03-29 10:16:02 [adesa.be] INFO: Skipping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-29 10:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:05 [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-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10739997
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-29 10:16:05 [adesa.be] INFO: Scrape type for 10739997: 0
2026-03-29 10:16:05 [adesa.be] INFO: Skipping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10740756
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740756%27 HTTP/1.1" 200 None
2026-03-29 10:16:05 [adesa.be] INFO: Scrape type for 10740756: 0
2026-03-29 10:16:05 [adesa.be] INFO: Skipping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
2026-03-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10740524
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740524%27 HTTP/1.1" 200 None
2026-03-29 10:16:05 [adesa.be] INFO: Scrape type for 10740524: 0
2026-03-29 10:16:05 [adesa.be] INFO: Skipping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10739668
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739668%27 HTTP/1.1" 200 None
2026-03-29 10:16:05 [adesa.be] INFO: Scrape type for 10739668: 0
2026-03-29 10:16:05 [adesa.be] INFO: Skipping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10739445
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-29 10:16:05 [adesa.be] INFO: Scrape type for 10739445: 0
2026-03-29 10:16:05 [adesa.be] INFO: Skipping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-29 10:16:05 [adesa.be] INFO: Found listing with ID: 10739608
2026-03-29 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739608%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739608: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739429
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739429: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739691
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739691%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739691: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739626
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739626: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739371
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739371%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739371: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10740739
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10740739: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739204
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739204%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739204: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10740486
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10740486: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10740009
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10740009: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739330
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739330%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739330: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739350
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739350%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739350: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739395
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739395%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739395: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739515
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739515%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739515: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10740007
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10740007: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739982
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739982: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739473
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739473%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739473: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739937
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739937: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739047
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739047%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739047: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739975
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739975%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739975: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739955
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739955%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739955: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10740029
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740029%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10740029: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739432
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739432%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739432: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739382
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739382%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739382: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739278
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739278%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739278: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739421
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739421%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739421: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739525
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739525%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739525: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739932
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739932%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739932: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-29 10:16:06 [adesa.be] INFO: Found listing with ID: 10739317
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739317%27 HTTP/1.1" 200 None
2026-03-29 10:16:06 [adesa.be] INFO: Scrape type for 10739317: 0
2026-03-29 10:16:06 [adesa.be] INFO: Skipping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740762
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740762%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740762: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739212
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739212%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739212: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739366
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739366%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739366: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740469
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740469%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740469: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739716
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739716%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739716: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739549
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739549%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739549: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739990
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739990%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739990: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10738186
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738186%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10738186: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739719
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739719%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739719: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739960
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739960: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740805
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740805%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740805: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740527
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740527%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740527: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739250
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739250%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739250: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740510
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740510%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740510: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739495
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739495%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739495: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739177
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739177%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739177: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740763
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740763: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739570
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739570%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739570: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739095
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739095%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739095: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740482
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740482: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740794
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740794%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740794: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739684
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739684%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739684: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740484
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740484: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739260
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739260%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739260: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740788
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740788%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740788: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740755
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740755%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740755: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739166
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739166%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739166: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739360
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739360%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739360: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740507
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740507%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740507: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739247
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739247%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739247: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739707
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739707%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739707: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739494
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739494%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739494: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739934
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739934: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739928
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739928%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739928: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740523
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740523%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740523: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739131
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739131%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739131: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739129
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739129%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739129: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739971
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739971: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739028
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739028%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739028: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739295
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739295%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739295: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739638
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739638%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739638: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740494
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740494%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740494: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739226
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739226%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739226: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739546
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739546%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739546: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740747
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740747%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740747: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739433
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739433%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739433: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739383
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739383%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739383: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739337
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739337%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739337: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739710
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739710%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739710: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739540
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739540%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739540: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739954
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739954%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739954: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739544
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739544%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739544: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740519
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10740519: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739613
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739613%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739613: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739599
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739599%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739599: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739241
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739241%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739241: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10739456
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-29 10:16:07 [adesa.be] INFO: Scrape type for 10739456: 0
2026-03-29 10:16:07 [adesa.be] INFO: Skipping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-29 10:16:07 [adesa.be] INFO: Found listing with ID: 10740489
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10740489: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10740741
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10740741: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739488
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739488%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739488: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739396
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739396%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739396: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739496
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739496%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739496: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739652
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739652%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739652: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10740751
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10740751: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739642
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739642%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739642: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739345
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739345: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-29 10:16:08 [adesa.be] INFO: Found listing with ID: 10739400
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-29 10:16:08 [adesa.be] INFO: Scrape type for 10739400: 0
2026-03-29 10:16:08 [adesa.be] INFO: Skipping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-29 10:16:08 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 12 pages/min), scraped 2 items (at 2 items/min)
2026-03-29 10:16:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-29 10:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10740002
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10740002: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739234
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739234: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739441
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739441%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739441: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739522
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739522%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739522: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739986
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739986: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739968
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739968: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739285
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739285%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739285: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10740749
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10740749: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739102
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739102: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10740483
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10740483: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739600
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739600%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739600: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739539
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739539%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739539: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739312
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739312%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739312: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739598
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739598%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739598: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739510
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739510%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739510: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739484
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739484%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739484: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739998
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739998: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739519
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739519%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739519: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10740744
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10740744: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739133
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739133%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739133: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739477
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739477%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739477: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10739286
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739286%27 HTTP/1.1" 200 None
2026-03-29 10:16:12 [adesa.be] INFO: Scrape type for 10739286: 0
2026-03-29 10:16:12 [adesa.be] INFO: Skipping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-29 10:16:12 [adesa.be] INFO: Found listing with ID: 10740528
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740528: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739980
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739980%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739980: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739709
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739709%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739709: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739237
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739237%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739237: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739348
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739348%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739348: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739199
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739199%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739199: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740466
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740466%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740466: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739225
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739225%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739225: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739578
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739578%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739578: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739662
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739662%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739662: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739333
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739333%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739333: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739650
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739650%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739650: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739963
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739963: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740028
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740028%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740028: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740530
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740530%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740530: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739619
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739619%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739619: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739564
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739564%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739564: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739388
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739388%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739388: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739115
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739115%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739115: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740485
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740485: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740793
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740793: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739206
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739206%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739206: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739216
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739216%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739216: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739628
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739628%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739628: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739144
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739144%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739144: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739938
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739938%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739938: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739966
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739966%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739966: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739220
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739220%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739220: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739185
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739185%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739185: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740768
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740768%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740768: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739485
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739485%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739485: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739063
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739063%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739063: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739151
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739151%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739151: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739245
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739245%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739245: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740464
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740464%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740464: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739588
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739588%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739588: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739088
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739088%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739088: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739580
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739580%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739580: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739110
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739110%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739110: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740782
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740782%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740782: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740463
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740463%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740463: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10740736
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740736%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10740736: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739236
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739236%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739236: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739474
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739474%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739474: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10739939
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739939%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10739939: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736622
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736622%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736622: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736618
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736618%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736618: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736617
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736617%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736617: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736623
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736623%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736623: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736624
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736624%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736624: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736619
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736619%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736619: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736620
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736620%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736620: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736627
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736627%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736627: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736626
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736626%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736626: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737037
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737037%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10737037: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737018
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737018%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10737018: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737019
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737019%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10737019: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737125
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737125%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10737125: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736989
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736989%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736989: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10736938
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736938%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10736938: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737043
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737043%27 HTTP/1.1" 200 None
2026-03-29 10:16:13 [adesa.be] INFO: Scrape type for 10737043: 0
2026-03-29 10:16:13 [adesa.be] INFO: Skipping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-29 10:16:13 [adesa.be] INFO: Found listing with ID: 10737098
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737098%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737098: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10736949
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736949%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10736949: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10740298
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740298%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10740298: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10736979
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736979%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10736979: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737038
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737038%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737038: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10736981
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736981%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10736981: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10736937
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736937%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10736937: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737126
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737126%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737126: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10740293
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740293%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10740293: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737165
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737165%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737165: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737142
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737142%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737142: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737143
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737143%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737143: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737141
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737141%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737141: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737145
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737145%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737145: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737146
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737146%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737146: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737042
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737042%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737042: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-29 10:16:14 [adesa.be] INFO: Found listing with ID: 10737131
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737131%27 HTTP/1.1" 200 None
2026-03-29 10:16:14 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-29 10:16:14 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-29 10:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736897
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736897%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736897: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737137
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737137%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737137: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737014
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737014%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737014: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736895
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736895%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736895: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737097
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737097%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737097: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736903
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736903%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736903: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737100
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737100%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737100: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736993
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736993%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736993: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737082
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737082%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737082: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737144
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737144%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737144: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737051
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737051%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737051: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10740292
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740292%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10740292: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736893
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736893%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736893: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737106
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737106%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737106: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736967
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736967%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736967: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736953
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736953%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736953: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10736985
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736985%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10736985: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737111
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737111%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737111: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737055
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737055%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737055: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737094
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737094%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737094: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737118
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737118%27 HTTP/1.1" 200 None
2026-03-29 10:16:16 [adesa.be] INFO: Scrape type for 10737118: 0
2026-03-29 10:16:16 [adesa.be] INFO: Skipping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-29 10:16:16 [adesa.be] INFO: Found listing with ID: 10737063
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737063%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737063: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736936
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736936%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736936: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737095
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737095%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737095: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737086
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737086%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737086: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737148
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737148%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737148: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736994
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736994%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736994: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737163
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737163%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737163: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737093
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737093%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737093: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737056
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737056%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737056: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737160
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737160%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737160: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736915
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736915%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736915: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737085
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737085%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737085: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736931
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736931%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736931: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736908
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736908%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736908: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737029
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737029%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737029: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737011
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737011%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737011: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737075
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737075%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737075: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736914
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736914%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736914: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737000
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737000%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737000: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736929
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736929%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736929: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737161
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737161%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737161: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737092
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737092%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737092: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736879
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736879%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736879: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737159
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737159%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737159: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737096
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737096%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737096: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737135
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737135%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737135: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736876
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736876%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736876: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736988
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736988%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736988: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736988 url https://www.openlane.eu/en/carv6/auction/10736988
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736886
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736886%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736886: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736978
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736978%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736978: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737012
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737012%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737012: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736960
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736960%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736960: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736899
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736899%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736899: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737134
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737134%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737134: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736898
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736898%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736898: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736883
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736883%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736883: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736924
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736924%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736924: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737136
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737136%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737136: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737156
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737156%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737156: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737069
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737069%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737069: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737065
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737065%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737065: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737066
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737066%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737066: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736972
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736972%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736972: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736882
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736882%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736882: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10740288
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740288%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10740288: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736867
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736867%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736867: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736872
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736872%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736872: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736872 url https://www.openlane.eu/en/carv6/auction/10736872
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737047
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737047%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737047: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10740289
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740289%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10740289: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736894
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736894%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10736894: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737001
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737001%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737001: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10737020
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737020%27 HTTP/1.1" 200 None
2026-03-29 10:16:17 [adesa.be] INFO: Scrape type for 10737020: 0
2026-03-29 10:16:17 [adesa.be] INFO: Skipping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-29 10:16:17 [adesa.be] INFO: Found listing with ID: 10736945
2026-03-29 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736945%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736945: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736969
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736969%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736969: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736943
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736943%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736943: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736869
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736869%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736869: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737040
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737040%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737040: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737039
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737039%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737039: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736926
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736926%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736926: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737124
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737124%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737124: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737164
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737164%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737164: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736935
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736935%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736935: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736995
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736995%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736995: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737147
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737147%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737147: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10740294
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740294%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10740294: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736927
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736927%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736927: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736950
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736950%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736950: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736952
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736952%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736952: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737058
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737058%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737058: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737013
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737013%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737013: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737120
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737120%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737120: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737035
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737035%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737035: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736863
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736863%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736863: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736880
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736880%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736880: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737122
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737122%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737122: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10737008
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737008%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10737008: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736912
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736912%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736912: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736887
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736887%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736887: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-29 10:16:18 [adesa.be] INFO: Found listing with ID: 10736888
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736888%27 HTTP/1.1" 200 None
2026-03-29 10:16:18 [adesa.be] INFO: Scrape type for 10736888: 0
2026-03-29 10:16:18 [adesa.be] INFO: Skipping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-29 10:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737087
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737087%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737087: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737116
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737116%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737116: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737153
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737153%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737153: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736942
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736942%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736942: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736974
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736974%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736974: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737089
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737089%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737089: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736910
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736910%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736910: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737074
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737074%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737074: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736992
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736992%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736992: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10740287
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740287%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10740287: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737003
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737003%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737003: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737090
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737090%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737090: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10740285
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740285%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10740285: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737046
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737046%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737046: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737044
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737044%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737044: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737140
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737140%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737140: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736916
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736916%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736916: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736948
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736948%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736948: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736955
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736955%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736955: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736919
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736919%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736919: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736917
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736917%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736917: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736873
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736873%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736873: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736861
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736861%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736861: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736946
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736946%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736946: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737162
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737162%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737162: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737128
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737128%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737128: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736874
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736874%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736874: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736874 url https://www.openlane.eu/en/carv6/auction/10736874
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736862
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736862%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736862: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737115
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737115%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737115: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736964
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736964%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736964: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737151
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737151%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737151: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736901
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736901%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736901: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737016
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737016%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737016: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737099
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737099%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737099: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736959
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736959%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736959: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737052
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737052%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737052: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10740300
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740300%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10740300: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737080
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737080%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737080: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736889
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736889%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736889: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737045
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737045%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737045: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10740290
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740290%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10740290: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736913
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736913%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736913: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736941
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736941%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736941: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737023
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737023%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737023: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736870
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736870%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736870: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736973
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736973%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736973: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737114
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737114%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737114: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736925
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736925%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736925: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736965
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736965%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736965: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736944
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736944%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736944: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736900
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736900%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736900: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737113
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737113%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10740295
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740295%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10740295: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736911
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736911%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736911: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10736975
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736975%27 HTTP/1.1" 200 None
2026-03-29 10:16:24 [adesa.be] INFO: Scrape type for 10736975: 0
2026-03-29 10:16:24 [adesa.be] INFO: Skipping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-29 10:16:24 [adesa.be] INFO: Found listing with ID: 10737078
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737078%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737078: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737070
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737070%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737070: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10740299
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740299%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10740299: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737050
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737050%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737050: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737103
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737103%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737103: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737088
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737088%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737088: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736909
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736909%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736909: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737022
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737022%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737022: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736991
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736991%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736991: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737021
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737021%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737021: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737017
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737017%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737017: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736951
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736951%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736951: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736999
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736999%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736999: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10740296
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740296%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10740296: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737157
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737157%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737157: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736906
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736906%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736906: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736896
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736896%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736896: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737149
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737149%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737149: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10737150
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737150%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10737150: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736996
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736996%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736996: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10736961
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736961%27 HTTP/1.1" 200 None
2026-03-29 10:16:25 [adesa.be] INFO: Scrape type for 10736961: 0
2026-03-29 10:16:25 [adesa.be] INFO: Skipping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-29 10:16:25 [adesa.be] INFO: Found listing with ID: 10740301
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740301%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10740301: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736956
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736956%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736956: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736932
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736932%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736932: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736971
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736971%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736971: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737004
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737004%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737004: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737130
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737130%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737130: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737123
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737123%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737123: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736907
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736907%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736907: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10740291
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740291%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10740291: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736930
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736930%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736930: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737132
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737132%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737132: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737167
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737167%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737167: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736940
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736940%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736940: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737158
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737158%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737158: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737024
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737024%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737024: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737006
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737006%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737006: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737127
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737127%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737127: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737081
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737081%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737081: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736966
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736966%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736966: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737005
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737005%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737005: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737152
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737152%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737152: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736970
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736970%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736970: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10737138
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737138%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10737138: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-29 10:16:26 [adesa.be] INFO: Found listing with ID: 10736958
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736958%27 HTTP/1.1" 200 None
2026-03-29 10:16:26 [adesa.be] INFO: Scrape type for 10736958: 0
2026-03-29 10:16:26 [adesa.be] INFO: Skipping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-29 10:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:29 [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-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736891
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736891%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736891: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737025
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737025%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737025: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736963
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736963%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736963: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10740284
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740284%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10740284: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737121
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737121%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737121: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737071
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737071%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737071: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737073
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737073%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737073: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737067
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737067%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737067: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737068
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737068%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737068: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737007
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737007%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737007: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736957
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736957%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736957: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10740283
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10740283: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737077
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737077%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737077: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10740286
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10740286: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737105
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737105%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737105: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736982
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736982%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736982: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737064
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737064%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737064: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737166
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737166%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737166: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736934
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736934%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736934: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737079
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737079%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737079: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736984
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736984%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736984: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736947
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736947%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736947: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736986
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736986%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736986: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737059
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737059%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737059: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736976
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736976%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736976: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737034
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737034%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737034: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737110
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737110%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737110: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737030
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737030%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10737030: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10736968
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736968%27 HTTP/1.1" 200 None
2026-03-29 10:16:29 [adesa.be] INFO: Scrape type for 10736968: 0
2026-03-29 10:16:29 [adesa.be] INFO: Skipping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-29 10:16:29 [adesa.be] INFO: Found listing with ID: 10737033
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737033%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737033: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736983
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736983%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736983: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737031
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737031%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737031: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737062
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737062%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737062: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737155
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737155%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737155: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736997
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736997%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736997: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736904
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736904%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736904: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737049
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737049%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737049: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737061
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737061%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737061: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736905
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736905%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736905: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737104
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737104%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737104: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736987
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736987%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736987: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737091
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737091%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737091: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737154
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737154%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737154: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737139
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737139%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737139: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737117
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737117%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737117: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737129
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737129%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737129: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736922
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736922%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736922: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736922 url https://www.openlane.eu/en/carv6/auction/10736922
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736877
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736877%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736877: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736878
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736878%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736878: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736933
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736933%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736933: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737083
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737083%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737083: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736885
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736885%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736885: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737032
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737032%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737032: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737109
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737109%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737109: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737119
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737119%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737119: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736921
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736921%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736921: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737053
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737053%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737053: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736871
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736871%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736871: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736890
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736890%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736890: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737015
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737015%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737015: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737101
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737101%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737101: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737084
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737084%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737084: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737002
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737002%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737002: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736977
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736977%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736977: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736962
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736962%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736962: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736998
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736998%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736998: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736980
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736980%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736980: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736928
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736928%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736928: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737060
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737060%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737060: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737076
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737076%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737076: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736990
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736990%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736990: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736868
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736868%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736868: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736866
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736866%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736866: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736923
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736923%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736923: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10737107
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737107%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10737107: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736884
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736884%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736884: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10736864
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736864%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10736864: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724177
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724177%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724177: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724181
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724181%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724181: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724180
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724180%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724180: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724176
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724176%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724176: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724182
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724182%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724182: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724179
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724179%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724179: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10724178
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724178%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10724178: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10734660
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734660%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10734660: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10738187
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738187%27 HTTP/1.1" 200 None
2026-03-29 10:16:30 [adesa.be] INFO: Scrape type for 10738187: 0
2026-03-29 10:16:30 [adesa.be] INFO: Skipping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-29 10:16:30 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-29 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730663%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730663: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731407%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10731407: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730531%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730531: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732496%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10732496: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730515%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730515: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731432%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10731432: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730471%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730471: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732476%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10732476: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730469%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730469: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731421%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10731421: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730495%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730495: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733085%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10733085: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731428%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10731428: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-29 10:16:31 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730467%27 HTTP/1.1" 200 None
2026-03-29 10:16:31 [adesa.be] INFO: Scrape type for 10730467: 0
2026-03-29 10:16:31 [adesa.be] INFO: Skipping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-29 10:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:33 [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-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730459%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730459: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732473%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10732473: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733081%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10733081: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730499%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730499: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730503%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730503: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730511%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730511: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731426%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731426: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731423%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731423: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730551%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730551: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730504%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730504: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10737299
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737299%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10737299: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730530%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730530: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730643%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730643: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730519%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730519: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730568%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730568: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730549%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730549: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730502%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730502: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730488%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730488: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10737298
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737298%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10737298: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730632%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730632: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731402%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731402: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730548%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730548: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730514%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730514: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731405%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731405: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730491%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730491: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731411%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731411: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730489%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730489: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730558%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730558: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730527%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730527: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731431%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731431: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730642%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10730642: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731427%27 HTTP/1.1" 200 None
2026-03-29 10:16:34 [adesa.be] INFO: Scrape type for 10731427: 0
2026-03-29 10:16:34 [adesa.be] INFO: Skipping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-29 10:16:34 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730492%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730492: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730508%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730508: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730498%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730498: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732580%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732580: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732594%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732594: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727129%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10727129: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730478%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730478: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730480%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730480: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732622%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732622: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730490%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730490: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730484%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730484: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730457%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730457: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730472%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730472: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730482%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730482: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731430%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10731430: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730464%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730464: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733082%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10733082: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730461%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730461: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730470%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730470: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730486%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730486: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731425%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10731425: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730493%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730493: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730528%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730528: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730507%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730507: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730510%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730510: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731418%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10731418: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730524%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730524: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730552%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730552: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730456%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730456: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730569%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730569: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732475%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732475: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731424%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10731424: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730468%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730468: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730550%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730550: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732495%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732495: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726498%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10726498: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730497%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730497: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731420%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10731420: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730505%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730505: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732641%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732641: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730501%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730501: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730521%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730521: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732645%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10732645: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730526%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730526: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10737304
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737304%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10737304: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730485%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730485: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730518%27 HTTP/1.1" 200 None
2026-03-29 10:16:35 [adesa.be] INFO: Scrape type for 10730518: 0
2026-03-29 10:16:35 [adesa.be] INFO: Skipping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-29 10:16:35 [adesa.be] INFO: Found listing with ID: 10737302
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737302%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10737302: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730525%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730525: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731410%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10731410: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730496%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730496: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730634%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730634: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732646%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10732646: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730494%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730494: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730529%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730529: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730500%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730500: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730463%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730463: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733083%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10733083: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730458%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730458: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732644%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10732644: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730509%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730509: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730561%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730561: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730565%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730565: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730555%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730555: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731429%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10731429: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730566%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10730566: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732608%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10732608: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-29 10:16:36 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731413%27 HTTP/1.1" 200 None
2026-03-29 10:16:36 [adesa.be] INFO: Scrape type for 10731413: 0
2026-03-29 10:16:36 [adesa.be] INFO: Skipping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-29 10:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:39 [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-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731412%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731412: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10737303
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737303%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10737303: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731416%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731416: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730640%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730640: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731415%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731415: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731414%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731414: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732507%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10732507: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731419%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731419: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730638%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730638: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10737300
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737300%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10737300: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730639%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730639: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730476%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730476: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732537%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10732537: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724903%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10724903: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730564%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730564: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731406%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10731406: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730513%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730513: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730520%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730520: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10737301
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737301%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10737301: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730466%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10730466: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732493%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10732493: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732491%27 HTTP/1.1" 200 None
2026-03-29 10:16:39 [adesa.be] INFO: Scrape type for 10732491: 0
2026-03-29 10:16:39 [adesa.be] INFO: Skipping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-29 10:16:39 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732500%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732500: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732488%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732488: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732490%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732490: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732489%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732489: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732487%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732487: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732486%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732486: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732485%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732485: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732492%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732492: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732494%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10732494: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730506%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730506: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730637%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730637: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730475%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730475: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730477%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730477: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730512%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730512: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731404%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10731404: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730557%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730557: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730636%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730636: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730522%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730522: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730516%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730516: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733084%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10733084: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730473%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10730473: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10736364
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736364%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10736364: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735621
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735621%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735621: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735476
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735476%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735476: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737701
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737701%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10737701: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735559
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735559%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735559: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735419
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735419%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735419: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10739884
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739884%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10739884: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735532
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735532%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735532: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737675
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737675%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10737675: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735594
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735594%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735594: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735539
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735539%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735539: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735511
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735511%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735511: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737551
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737551%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10737551: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735552
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735552%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735552: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735507
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735507%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735507: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735445
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735445%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735445: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735443
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735443%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735443: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735499
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735499%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735499: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737614
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737614%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10737614: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735489
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735489%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735489: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735475
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735475%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735475: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735633
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735633%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735633: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735508
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735508%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735508: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735528
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735528%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735528: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10739888
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739888%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10739888: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737712
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737712%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10737712: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10738273
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738273%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10738273: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735503
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735503%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735503: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735613
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735613%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735613: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735455
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735455%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735455: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10738277
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738277%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10738277: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735457
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735457%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735457: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10735752
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735752%27 HTTP/1.1" 200 None
2026-03-29 10:16:40 [adesa.be] INFO: Scrape type for 10735752: 0
2026-03-29 10:16:40 [adesa.be] INFO: Skipping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
2026-03-29 10:16:40 [adesa.be] INFO: Found listing with ID: 10737721
2026-03-29 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737721%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10737721: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10737605
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737605%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10737605: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735557
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735557%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735557: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735584
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735584%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735584: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735523
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735523%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735523: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10737612
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737612%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10737612: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735573
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735573%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735573: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10739887
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739887%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10739887: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10738306
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738306%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10738306: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10737690
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737690%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10737690: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10739891
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739891%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10739891: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735449
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735449%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735449: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735416
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735416%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735416: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735619
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735619%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735619: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735540
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735540%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735540: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735408
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735408%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735408: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735548
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735548%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735548: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735474
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735474%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735474: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10735608
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735608%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10735608: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10737680
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737680%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10737680: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10736406
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736406%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10736406: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10739895
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739895%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10739895: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10736402
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736402%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10736402: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-29 10:16:41 [adesa.be] INFO: Found listing with ID: 10739906
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739906%27 HTTP/1.1" 200 None
2026-03-29 10:16:41 [adesa.be] INFO: Scrape type for 10739906: 0
2026-03-29 10:16:41 [adesa.be] INFO: Skipping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-29 10:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:44 [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-29 10:16:44 [adesa.be] INFO: Found listing with ID: 10738316
2026-03-29 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738316%27 HTTP/1.1" 200 None
2026-03-29 10:16:44 [adesa.be] INFO: Scrape type for 10738316: 0
2026-03-29 10:16:44 [adesa.be] INFO: Skipping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-29 10:16:44 [adesa.be] INFO: Found listing with ID: 10737613
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737613%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737613: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737630
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737630%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737630: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735603
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735603%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735603: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735039
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735039%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735039: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735592
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735592%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735592: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735595
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735595%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735595: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739844
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739844%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739844: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735578
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735578%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735578: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735415
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735415%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735415: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735424
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735424%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735424: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737632
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737632%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737632: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735590
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735590%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735590: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10738280
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738280%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10738280: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736674
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736674%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736674: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735598
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735598%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735598: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736480
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736480%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736480: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735504
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735504%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735504: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735569
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735569%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735569: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737656
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737656%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737656: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739921
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739921%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739921: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735493
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735493%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735493: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736383
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736383%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736383: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739901
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739901%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739901: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736483
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736483%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736483: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10738307
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738307%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10738307: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736392
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736392%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736392: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735525
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735525%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735525: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735589
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735589%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735589: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735510
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735510%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735510: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736675
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736675%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736675: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735572
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735572%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735572: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10738268
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738268%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10738268: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735430
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735430%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735430: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736378
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736378%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736378: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736399
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736399%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736399: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735591
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735591%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735591: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735478
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735478%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735478: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10738287
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738287%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10738287: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737621
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737621%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737621: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736400
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736400%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736400: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737677
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737677%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737677: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736676
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736676%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736676: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739883
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739883%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739883: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735491
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735491%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735491: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736409
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736409%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736409: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735555
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735555%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735555: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736485
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736485%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736485: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735562
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735562%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735562: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736683
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736683%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736683: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739908
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739908%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739908: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737752
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737752%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737752: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735454
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735454%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735454: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737637
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737637%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10737637: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10738293
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738293%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10738293: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735626
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735626%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735626: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10735549
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735549%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10735549: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736384
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736384%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736384: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10736393
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736393%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10736393: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10739917
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739917%27 HTTP/1.1" 200 None
2026-03-29 10:16:45 [adesa.be] INFO: Scrape type for 10739917: 0
2026-03-29 10:16:45 [adesa.be] INFO: Skipping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
2026-03-29 10:16:45 [adesa.be] INFO: Found listing with ID: 10737565
2026-03-29 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737565%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737565: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736372
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736372%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736372: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735513
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735513%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735513: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736482
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736482%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736482: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735428
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735428%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735428: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736388
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736388%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736388: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736386
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736386%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736386: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736394
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736394%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736394: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735537
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735537%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735537: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736362
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736362%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736362: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737622
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737622%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737622: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10738298
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738298%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10738298: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735509
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735509%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735509: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735575
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735575%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735575: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737705
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737705%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737705: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10736371
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736371%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10736371: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737638
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737638%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737638: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737636
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737636%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737636: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10738281
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738281%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10738281: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735418
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735418%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735418: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735498
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735498%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735498: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735614
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735614: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737657
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737657%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737657: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735016
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735016%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735016: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735651
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735651%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735651: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735636
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735636%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735636: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735534
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735534%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735534: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735538
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735538%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735538: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737707
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737707%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737707: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735543
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735543%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735543: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10738266
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738266%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10738266: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737562
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737562%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737562: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737588
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737588%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737588: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10738332
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738332%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10738332: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737658
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737658%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737658: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737620
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737620%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737620: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10735640
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735640%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10735640: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737665
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737665%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737665: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10739914
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739914%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10739914: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
2026-03-29 10:16:46 [adesa.be] INFO: Found listing with ID: 10737695
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737695%27 HTTP/1.1" 200 None
2026-03-29 10:16:46 [adesa.be] INFO: Scrape type for 10737695: 0
2026-03-29 10:16:46 [adesa.be] INFO: Skipping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-29 10:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:49 [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-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738290
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738290%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10738290: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735630
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735630%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735630: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738267
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738267%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10738267: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737561
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737561%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737561: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737710
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737710%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737710: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737558
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737558%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737558: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737697
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737697%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737697: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737579
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737579%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737579: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738270
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738270%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10738270: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737645
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737645%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737645: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737650
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737650%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737650: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735634
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735634%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735634: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737583
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737583%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737583: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737651
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737651%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737651: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738330
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738330%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10738330: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735579
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735579%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735579: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737678
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737678%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737678: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738269
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738269%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10738269: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735558
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735558%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735558: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735482
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735482%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735482: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10736369
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736369%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10736369: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10736366
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736366%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10736366: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737724
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737724%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737724: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737567
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737567%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737567: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735629
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735629%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735629: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735470
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735470%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735470: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10734331
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734331%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10734331: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733987
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733987%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733987: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733994
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733994%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733994: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733995
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733995%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733995: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10734333
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734333%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10734333: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733993
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733993%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733993: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733989
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733989%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733989: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10733988
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733988%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10733988: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735522
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735522%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735522: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735623
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735623%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735623: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737722
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737722%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737722: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737684
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737684%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737684: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10736397
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736397%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10736397: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10734332
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734332%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10734332: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10737316
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737316%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10737316: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10735520
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735520%27 HTTP/1.1" 200 None
2026-03-29 10:16:49 [adesa.be] INFO: Scrape type for 10735520: 0
2026-03-29 10:16:49 [adesa.be] INFO: Skipping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-29 10:16:49 [adesa.be] INFO: Found listing with ID: 10738264
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738264%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10738264: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737685
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737685%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737685: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735452
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735452%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735452: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10738300
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738300%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10738300: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735566
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735566%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735566: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10738314
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738314%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10738314: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737560
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737560%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737560: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735639
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735639%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735639: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737693
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737693%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737693: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737610
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737610%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737610: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737556
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737556%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737556: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735029
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735029%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735029: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737311
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737311%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737311: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737694
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737694%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737694: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737719
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737719%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737719: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10736365
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736365%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10736365: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737601
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737601%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737601: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10736411
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736411%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10736411: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735480
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735480%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735480: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735025
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735025%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735025: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735417
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735417%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735417: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735486
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735486%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735486: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737659
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737659%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737659: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737591
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737591%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737591: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10737563
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737563%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10737563: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735593
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735593%27 HTTP/1.1" 200 None
2026-03-29 10:16:50 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-29 10:16:50 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-29 10:16:50 [adesa.be] INFO: Found listing with ID: 10735032
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735032%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735032: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735473
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735473%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735473: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738271
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738271%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738271: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735583
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735583%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735583: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737585
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737585%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737585: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737604
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737604%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737604: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737570
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737570%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737570: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738760
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738760%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738760: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10734328
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734328%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10734328: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738326
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738326%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738326: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735483
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735483%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735483: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738721
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738721%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738721: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737859
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737859%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737859: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735022
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735022%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735022: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736405
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736405%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736405: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737624
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737624%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737624: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737750
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737750%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737750: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738285
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738285%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738285: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736465
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736465%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736465: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738275
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738275%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738275: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735530
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735530%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735530: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736361
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736361%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736361: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10737603
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737603%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10737603: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10738305
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738305%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10738305: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735628
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735628%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735628: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735439
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735439%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735439: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736374
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736374%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736374: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735485
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735485%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735485: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736380
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736380%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736380: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10739842
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739842%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10739842: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10735519
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735519%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10735519: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-29 10:16:51 [adesa.be] INFO: Found listing with ID: 10736382
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736382%27 HTTP/1.1" 200 None
2026-03-29 10:16:51 [adesa.be] INFO: Scrape type for 10736382: 0
2026-03-29 10:16:51 [adesa.be] INFO: Skipping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-29 10:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:54 [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-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737700
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737700%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737700: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737723
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737723%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737723: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10739915
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739915%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10739915: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737641
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737641%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737641: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737640
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737640%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737640: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737692
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737692%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737692: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737683
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737683%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737683: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737703
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737703: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10736410
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10736410: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10735535
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735535%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10735535: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10739904
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739904%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10739904: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737688
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737688%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737688: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737550
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737550%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737550: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10739843
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739843%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10739843: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10735585
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735585%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10735585: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10735601
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735601%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10735601: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737571
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737571%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737571: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737596
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737596%27 HTTP/1.1" 200 None
2026-03-29 10:16:54 [adesa.be] INFO: Scrape type for 10737596: 0
2026-03-29 10:16:54 [adesa.be] INFO: Skipping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-29 10:16:54 [adesa.be] INFO: Found listing with ID: 10737631
2026-03-29 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737631%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737631: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735026
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735026%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735026: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735488
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735488%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735488: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737646
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737646%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737646: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737654
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737654%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737654: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735516
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735516%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735516: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10739885
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739885%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10739885: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737713
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737713%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737713: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737602
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737602%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737602: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737718
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737718%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737718: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738278
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738278%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738278: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736358
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736358%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736358: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736484
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736484%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736484: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735494
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735494%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735494: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735617
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735617%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735617: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735561
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735561%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735561: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735412
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735412%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735412: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10739916
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739916%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10739916: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735403
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735403%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735403: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735607
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735607%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735607: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735461
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735461%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735461: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737566
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737566%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737566: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738297
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738297%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738297: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736377
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736377%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736377: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737618
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737618%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737618: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735451
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735451%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735451: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737312
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737312%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737312: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10740878
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10740878: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735564
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735564%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735564: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738291
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738291%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738291: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735611
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735611%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735611: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735531
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735531%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735531: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735641
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735641%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735641: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735615
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735615%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735615: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735468
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735468%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735468: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735490
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735490%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735490: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737627
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737627%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737627: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738283
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738283%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738283: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736681
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736681%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736681: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735632
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735632%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735632: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10740880
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740880%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10740880: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10739909
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739909%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10739909: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10739890
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739890%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10739890: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737313
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737313%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737313: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736403
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736403%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736403: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735596
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735596%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735596: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735481
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735481%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735481: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735456
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735456%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735456: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738286
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738286%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738286: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735620
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735620%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735620: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738329
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738329%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738329: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735432
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735432%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735432: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735458
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735458: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737704
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737704%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737704: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10738284
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738284%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10738284: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735020
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735020%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10735020: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737751
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737751%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737751: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736376
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736376%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736376: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10736375
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736375%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10736375: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10737662
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737662%27 HTTP/1.1" 200 None
2026-03-29 10:16:55 [adesa.be] INFO: Scrape type for 10737662: 0
2026-03-29 10:16:55 [adesa.be] INFO: Skipping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-29 10:16:55 [adesa.be] INFO: Found listing with ID: 10735602
2026-03-29 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735602%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735602: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735606
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735606%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735606: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10736677
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736677%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10736677: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10739899
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739899%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10739899: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735526
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735526%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735526: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10736389
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736389%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10736389: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735477
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735477%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735477: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735551
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735551%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735551: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735465
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735465%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735465: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735426
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735426%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735426: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10734334
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734334%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10734334: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10739907
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739907%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10739907: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10737696
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737696%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10737696: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10736359
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736359%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10736359: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10738274
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738274%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10738274: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10739913
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739913%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10739913: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735467
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735467%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735467: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735463
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735463%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735463: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735556
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735556%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735556: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735624
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735624%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735624: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735495
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735495%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735495: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-29 10:16:56 [adesa.be] INFO: Found listing with ID: 10735547
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735547%27 HTTP/1.1" 200 None
2026-03-29 10:16:56 [adesa.be] INFO: Scrape type for 10735547: 0
2026-03-29 10:16:56 [adesa.be] INFO: Skipping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-29 10:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:16:59 [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-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735515
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735515%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735515: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735577
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735577%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735577: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737587
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737587%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737587: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737623
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737623%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737623: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737686
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737686%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737686: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735527
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735527%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735527: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731422%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10731422: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737574
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737574%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737574: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737628
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737628%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737628: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737575
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737575%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737575: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735492
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735492%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735492: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735411
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735411%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735411: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735429
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735429%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735429: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735576
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735576%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735576: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735565
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735565%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735565: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737689
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737689%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737689: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10736379
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736379%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10736379: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10739900
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739900%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10739900: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737674
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737674%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737674: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737315
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737315%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737315: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10736390
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736390%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10736390: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737681
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737681%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737681: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737549
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737549%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737549: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735588
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735588%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735588: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10739841
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739841%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10739841: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10738272
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738272%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10738272: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735612
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735612%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735612: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737600
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737600%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737600: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10735581
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735581%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10735581: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737716
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737716%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737716: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737559
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737559%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737559: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737754
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737754%27 HTTP/1.1" 200 None
2026-03-29 10:16:59 [adesa.be] INFO: Scrape type for 10737754: 0
2026-03-29 10:16:59 [adesa.be] INFO: Skipping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-29 10:16:59 [adesa.be] INFO: Found listing with ID: 10737580
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737580%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737580: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737635
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737635%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737635: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737598
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737598%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737598: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737725
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737725%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737725: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735466
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735466%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735466: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10739896
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739896%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10739896: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737660
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737660%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737660: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10739902
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739902%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10739902: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735471
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735471%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735471: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737590
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737590%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737590: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10739845
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739845%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10739845: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10739911
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739911%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10739911: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737555
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737555%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737555: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737617
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737617%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737617: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737714
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737714%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737714: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735529
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735529%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735529: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735407
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735407%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735407: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735030
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735030%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735030: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10738323
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738323%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10738323: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10738289
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738289%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10738289: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10739889
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739889%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10739889: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735518
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735518%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735518: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737584
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737584%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737584: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737577
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737577%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737577: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735497
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735497%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735497: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737639
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737639%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737639: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737647
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737647%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737647: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10734329
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734329%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10734329: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737564
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737564%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737564: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737668
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737668%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737668: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737706
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737706%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737706: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737626
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737626%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737626: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10734335
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734335%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10734335: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10734330
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734330%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10734330: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735501
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735501%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735501: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735521
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735521%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735521: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737687
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737687%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737687: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737609
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737609%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737609: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737653
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737653%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737653: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10738328
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738328%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10738328: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735425
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735425%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10735425: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10737702
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737702%27 HTTP/1.1" 200 None
2026-03-29 10:17:00 [adesa.be] INFO: Scrape type for 10737702: 0
2026-03-29 10:17:00 [adesa.be] INFO: Skipping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-29 10:17:00 [adesa.be] INFO: Found listing with ID: 10735544
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735544%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735544: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10736368
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736368%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10736368: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10739898
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739898%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10739898: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735460
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735460%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735460: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735017
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735017%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735017: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737671
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737671%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737671: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737652
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737652%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737652: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737607
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737607%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737607: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737661
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737661%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737661: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737578
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737578%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737578: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10736381
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736381%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10736381: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735550
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735550%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735550: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737634
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737634%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737634: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737669
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737669%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737669: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735541
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735541%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735541: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10738302
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738302%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10738302: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735568
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735568%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735568: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10738292
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738292%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10738292: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10739912
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739912%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10739912: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735542
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735542%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735542: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10737666
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737666%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10737666: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10739918
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739918%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10739918: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10739893
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739893%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10739893: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10739903
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739903%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10739903: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10735616
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735616%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10735616: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-29 10:17:01 [adesa.be] INFO: Found listing with ID: 10736487
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736487%27 HTTP/1.1" 200 None
2026-03-29 10:17:01 [adesa.be] INFO: Scrape type for 10736487: 0
2026-03-29 10:17:01 [adesa.be] INFO: Skipping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-29 10:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:04 [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-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735406
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735406%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735406: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735413
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735413%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735413: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735440
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735440%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735440: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735414
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735414%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735414: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10739894
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739894%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10739894: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10739886
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739886%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10739886: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735655
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735655%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735655: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10739910
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739910%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10739910: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735453
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735453%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735453: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10736680
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736680%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10736680: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10736407
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736407%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10736407: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735464
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735464%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735464: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737592
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737592%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737592: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10736398
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736398%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10736398: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735524
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735524%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735524: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737568
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737568%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737568: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737691
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737691%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737691: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735427
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735427%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735427: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737717
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737717%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737717: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735496
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735496%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735496: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735484
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735484%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735484: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737616
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737616%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737616: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735469
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735469%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735469: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10735487
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735487%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10735487: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737709
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737709%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737709: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737606
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737606%27 HTTP/1.1" 200 None
2026-03-29 10:17:04 [adesa.be] INFO: Scrape type for 10737606: 0
2026-03-29 10:17:04 [adesa.be] INFO: Skipping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-29 10:17:04 [adesa.be] INFO: Found listing with ID: 10737608
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737608%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737608: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737642
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737642%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737642: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735635
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735635%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735635: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735019
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735019%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735019: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10736387
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736387%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10736387: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737552
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737552%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737552: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737676
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737676%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737676: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737643
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737643%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737643: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737670
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737670%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737670: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737599
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737599%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737599: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735433
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735433%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735433: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735434
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735434%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735434: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737619
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737619%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737619: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737595
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737595%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737595: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737698
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737698%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737698: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737576
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737576%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737576: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738265
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738265%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738265: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735034
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735034%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735034: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735027
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735027%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735027: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735533
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735533%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735533: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737314
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737314%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737314: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737611
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737611%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737611: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737708
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737708%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737708: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735441
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735441%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735441: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737699
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737699%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737699: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737569
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737569%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737569: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737711
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737711%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737711: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737557
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737557%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737557: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738802
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738802%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738802: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737586
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737586%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737586: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737597
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737597%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737597: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735649
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735649%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735649: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737581
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737581%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737581: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735582
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735582%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735582: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735512
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735512%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735512: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737649
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737649%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737649: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735755
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735755%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735755: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735638
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735638%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735638: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10736373
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736373%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10736373: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735472
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735472%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735472: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738331
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738331%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738331: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737633
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737633%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737633: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737625
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737625%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737625: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737572
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737572%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737572: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735028
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735028%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735028: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735627
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735627%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735627: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738308
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738308%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738308: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738315
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738315%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738315: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10736412
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736412%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10736412: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737615
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737615%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737615: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10738294
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738294%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10738294: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735420
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735420%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735420: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10735753
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735753%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10735753: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737589
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737589%27 HTTP/1.1" 200 None
2026-03-29 10:17:05 [adesa.be] INFO: Scrape type for 10737589: 0
2026-03-29 10:17:05 [adesa.be] INFO: Skipping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
2026-03-29 10:17:05 [adesa.be] INFO: Found listing with ID: 10737553
2026-03-29 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737553%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737553: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10735586
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735586%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10735586: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737672
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737672%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737672: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737667
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737667%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737667: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10738333
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738333%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10738333: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737644
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737644%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737644: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10736395
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736395%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10736395: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10740050
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740050%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10740050: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10735437
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735437%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10735437: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737593
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737593%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737593: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10735435
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735435%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10735435: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10738303
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738303%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10738303: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10738301
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738301%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10738301: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10738296
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738296%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10738296: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10738295
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738295%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10738295: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10736396
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736396%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10736396: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737554
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737554%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737554: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737594
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737594%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737594: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10737857
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737857%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10737857: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-29 10:17:06 [adesa.be] INFO: Found listing with ID: 10735642
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735642%27 HTTP/1.1" 200 None
2026-03-29 10:17:06 [adesa.be] INFO: Scrape type for 10735642: 0
2026-03-29 10:17:06 [adesa.be] INFO: Skipping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-29 10:17:06 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 11 pages/min), scraped 2 items (at 0 items/min)
2026-03-29 10:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-29 10:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:09 [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-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10739892
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739892%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10739892: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735033
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735033%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735033: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736367
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736367%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736367: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735517
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735517%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735517: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737629
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737629%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737629: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735506
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735506%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735506: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735446
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735446%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735446: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737582
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737582%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737582: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735571
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735571%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735571: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735444
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735444%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735444: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735622
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735622%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735622: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10738313
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738313%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10738313: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735563
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735563%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735563: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735500
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735500%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735500: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737573
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737573%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737573: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736408
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736408%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736408: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735018
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735018%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735018: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735021
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735021%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735021: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735031
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735031%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735031: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736363
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736363%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736363: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735754
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735754%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735754: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735554
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735554%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735554: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735580
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735580%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735580: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735618
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735618%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735618: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735609
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735609%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735609: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735609 url https://www.openlane.eu/en/carv6/auction/10735609
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735597
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735597%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735597: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736678
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736678%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736678: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735436
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735436%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735436: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737682
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737682%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737682: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735631
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735631%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735631: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735423
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735423%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735423: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735505
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735505%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735505: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735502
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735502%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735502: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735438
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735438%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735438: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737655
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737655%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737655: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10740877
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740877%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10740877: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737648
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737648%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737648: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737720
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737720%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737720: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736486
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736486%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736486: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10738282
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738282%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10738282: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735587
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735587%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735587: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735459
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735459%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735459: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735600
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735600%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735600: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10738288
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738288%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10738288: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736682
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736682%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736682: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735599
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735599%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735599: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10738312
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738312%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10738312: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735462
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735462%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735462: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10738299
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738299%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10738299: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735479
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735479%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735479: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737753
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737753%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10737753: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10735637
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735637%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10735637: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10736385
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736385%27 HTTP/1.1" 200 None
2026-03-29 10:17:10 [adesa.be] INFO: Scrape type for 10736385: 0
2026-03-29 10:17:10 [adesa.be] INFO: Skipping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-29 10:17:10 [adesa.be] INFO: Found listing with ID: 10737679
2026-03-29 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737679%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10737679: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10737673
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737673%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10737673: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10737664
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737664%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10737664: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10736370
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736370%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10736370: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10737663
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737663%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10737663: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10738279
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738279%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10738279: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10737715
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737715%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10737715: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10735567
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735567%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10735567: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10739897
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739897%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10739897: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10735450
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735450%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10735450: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10735442
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735442%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10735442: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10739905
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739905%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10739905: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10735545
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735545%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10735545: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733283
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733283%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733283: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733286
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733286%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733286: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733289
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733289%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733289: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733290%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733290: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733293%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733293: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733297%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733297: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733298%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733298: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733304%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733304: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733309%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733309: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733317%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733317: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733316%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733316: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733312%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733312: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733313%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733313: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733314
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733314%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733314: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733311
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733311%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733311: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733318
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733318%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733318: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733340
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733340%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733340: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733330
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733330%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733330: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733331
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733331%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733331: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733341
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733341%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733341: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733332
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733332%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733332: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733342
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733342%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733342: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733344
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733344%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733344: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733343
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733343%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733343: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733347
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733347%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733347: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733346
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733346%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733346: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733348
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733348%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733348: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733349
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733349%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733349: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733351
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733351%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733351: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733352
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733352%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733352: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733355
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733355%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733355: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733354
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733354%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733354: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733362
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733362%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733362: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-29 10:17:11 [adesa.be] INFO: Found listing with ID: 10733370
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733370%27 HTTP/1.1" 200 None
2026-03-29 10:17:11 [adesa.be] INFO: Scrape type for 10733370: 0
2026-03-29 10:17:11 [adesa.be] INFO: Skipping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-29 10:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733374
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733374%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733374: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733388
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733388%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733388: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733387
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733387%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733387: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733398
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733398%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733398: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733403
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733403%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733403: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733402
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733402%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733402: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733404
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733404%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733404: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733405
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733405%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733405: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733406
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733406%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733406: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733408
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733408%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733408: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733409
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733409%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733409: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733407
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733407%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733407: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733284
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733284%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733284: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733285
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733285%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733285: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733288
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733288%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733288: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733287
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733287%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733287: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733291
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733291%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733291: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733292
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733292%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733292: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733295
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733295%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733295: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733301
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733301%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733301: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733300
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733300%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733300: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733299
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733299%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733299: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733305
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733305%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733305: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733303
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733303%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733303: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733306
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733306%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733306: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733307
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733307%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733307: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733319
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733319%27 HTTP/1.1" 200 None
2026-03-29 10:17:15 [adesa.be] INFO: Scrape type for 10733319: 0
2026-03-29 10:17:15 [adesa.be] INFO: Skipping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-29 10:17:15 [adesa.be] INFO: Found listing with ID: 10733320
2026-03-29 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733320%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733320: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733328
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733328%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733328: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733323
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733323%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733323: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733333
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733333%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733333: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733324
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733324%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733324: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733326
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733326%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733326: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733327
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733327%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733327: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733325
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733325%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733325: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733336
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733336%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733336: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733335
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733335%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733335: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733337
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733337%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733337: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733338
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733338%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733338: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733356
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733356%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733356: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733357
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733357%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733357: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733359
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733359%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733359: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733358
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733358%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733358: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733360
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733360%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733360: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733361
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733361%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733361: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733363
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733363%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733363: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733364
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733364%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733364: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733366
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733366%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733366: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733367
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733367%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733367: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733369
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733369%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733369: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733372
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733372%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733372: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733379
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733379%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733379: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733376
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733376%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733376: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733377
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733377%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733377: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733375
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733375%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733375: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733380
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733380%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733380: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733381
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733381%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733381: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733382
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733382%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733382: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733386
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733386: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733384
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733384%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733384: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733385
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733385%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733385: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733389
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733389%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733389: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733390
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733390%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733390: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733391
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733391%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733391: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-29 10:17:16 [adesa.be] INFO: Found listing with ID: 10733392
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733392%27 HTTP/1.1" 200 None
2026-03-29 10:17:16 [adesa.be] INFO: Scrape type for 10733392: 0
2026-03-29 10:17:16 [adesa.be] INFO: Skipping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10733393
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733393%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10733393: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10733396
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733396%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10733396: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10733399
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733399%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10733399: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10733400
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733400%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10733400: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10733401
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733401%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10733401: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742482
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742482%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742482: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742482 url https://www.openlane.eu/en/carv6/auction/10742482
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742425
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742425%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742425: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742425 url https://www.openlane.eu/en/carv6/auction/10742425
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742448
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742448%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742448: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742448 url https://www.openlane.eu/en/carv6/auction/10742448
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742421
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742421%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742421: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742421 url https://www.openlane.eu/en/carv6/auction/10742421
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742494
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742494%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742494: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742494 url https://www.openlane.eu/en/carv6/auction/10742494
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742451
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742451%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742451: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742451 url https://www.openlane.eu/en/carv6/auction/10742451
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742456
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742456%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742456: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742456 url https://www.openlane.eu/en/carv6/auction/10742456
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742457
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742457%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742457: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742457 url https://www.openlane.eu/en/carv6/auction/10742457
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742490
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742490%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742490: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742490 url https://www.openlane.eu/en/carv6/auction/10742490
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742437
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742437%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742437: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742437 url https://www.openlane.eu/en/carv6/auction/10742437
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742439
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742439%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742439: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742439 url https://www.openlane.eu/en/carv6/auction/10742439
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742453
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742453%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742453: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742453 url https://www.openlane.eu/en/carv6/auction/10742453
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742418
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742418%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742418: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742418 url https://www.openlane.eu/en/carv6/auction/10742418
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742420
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742420%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742420: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742420 url https://www.openlane.eu/en/carv6/auction/10742420
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742422
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742422%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742422: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742422 url https://www.openlane.eu/en/carv6/auction/10742422
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742454
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742454%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742454: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742454 url https://www.openlane.eu/en/carv6/auction/10742454
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742459
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742459%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742459: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742459 url https://www.openlane.eu/en/carv6/auction/10742459
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742471
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742471%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742471: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742471 url https://www.openlane.eu/en/carv6/auction/10742471
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742475
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742475%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742475: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742475 url https://www.openlane.eu/en/carv6/auction/10742475
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742467
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742467%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742467: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742467 url https://www.openlane.eu/en/carv6/auction/10742467
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742491
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742491%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742491: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742491 url https://www.openlane.eu/en/carv6/auction/10742491
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742449
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742449%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742449: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742449 url https://www.openlane.eu/en/carv6/auction/10742449
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742423
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742423%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742423: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742423 url https://www.openlane.eu/en/carv6/auction/10742423
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742496
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742496%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742496: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742496 url https://www.openlane.eu/en/carv6/auction/10742496
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742497
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742497%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742497: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742497 url https://www.openlane.eu/en/carv6/auction/10742497
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742424
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742424%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742424: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742424 url https://www.openlane.eu/en/carv6/auction/10742424
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742428
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742428%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742428: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742428 url https://www.openlane.eu/en/carv6/auction/10742428
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742435
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742435%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742435: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742435 url https://www.openlane.eu/en/carv6/auction/10742435
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742460
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742460%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742460: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742460 url https://www.openlane.eu/en/carv6/auction/10742460
2026-03-29 10:17:17 [adesa.be] INFO: Found listing with ID: 10742455
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742455%27 HTTP/1.1" 200 None
2026-03-29 10:17:17 [adesa.be] INFO: Scrape type for 10742455: 0
2026-03-29 10:17:17 [adesa.be] INFO: Skipping item 10742455 url https://www.openlane.eu/en/carv6/auction/10742455
2026-03-29 10:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:20 [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-29 10:17:20 [adesa.be] INFO: Found listing with ID: 10742468
2026-03-29 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742468%27 HTTP/1.1" 200 None
2026-03-29 10:17:20 [adesa.be] INFO: Scrape type for 10742468: 0
2026-03-29 10:17:20 [adesa.be] INFO: Skipping item 10742468 url https://www.openlane.eu/en/carv6/auction/10742468
2026-03-29 10:17:20 [adesa.be] INFO: Found listing with ID: 10742461
2026-03-29 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742461%27 HTTP/1.1" 200 None
2026-03-29 10:17:20 [adesa.be] INFO: Scrape type for 10742461: 0
2026-03-29 10:17:20 [adesa.be] INFO: Skipping item 10742461 url https://www.openlane.eu/en/carv6/auction/10742461
2026-03-29 10:17:20 [adesa.be] INFO: Found listing with ID: 10742436
2026-03-29 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742436%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742436: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742436 url https://www.openlane.eu/en/carv6/auction/10742436
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742430
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742430%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742430: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742430 url https://www.openlane.eu/en/carv6/auction/10742430
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742438
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742438%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742438: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742438 url https://www.openlane.eu/en/carv6/auction/10742438
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742473
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742473%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742473: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742473 url https://www.openlane.eu/en/carv6/auction/10742473
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742447
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742447%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742447: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742447 url https://www.openlane.eu/en/carv6/auction/10742447
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742458
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742458%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742458: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742458 url https://www.openlane.eu/en/carv6/auction/10742458
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742442
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742442%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742442: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742442 url https://www.openlane.eu/en/carv6/auction/10742442
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742443
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742443%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742443: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742443 url https://www.openlane.eu/en/carv6/auction/10742443
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742441
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742441%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742441: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742441 url https://www.openlane.eu/en/carv6/auction/10742441
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742479
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742479%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742479: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742479 url https://www.openlane.eu/en/carv6/auction/10742479
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742489
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742489%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742489: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742489 url https://www.openlane.eu/en/carv6/auction/10742489
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742445
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742445%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742445: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742445 url https://www.openlane.eu/en/carv6/auction/10742445
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742440
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742440%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742440: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742440 url https://www.openlane.eu/en/carv6/auction/10742440
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742462
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742462%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742462: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742462 url https://www.openlane.eu/en/carv6/auction/10742462
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742492
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742492%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742492: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742492 url https://www.openlane.eu/en/carv6/auction/10742492
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742495
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742495%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742495: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742495 url https://www.openlane.eu/en/carv6/auction/10742495
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742426
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742426%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742426: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742426 url https://www.openlane.eu/en/carv6/auction/10742426
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742432
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742432%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742432: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742432 url https://www.openlane.eu/en/carv6/auction/10742432
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742429
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742429%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742429: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742429 url https://www.openlane.eu/en/carv6/auction/10742429
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742464
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742464%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742464: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742464 url https://www.openlane.eu/en/carv6/auction/10742464
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742450
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742450%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742450: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742450 url https://www.openlane.eu/en/carv6/auction/10742450
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742465
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742465%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742465: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742465 url https://www.openlane.eu/en/carv6/auction/10742465
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742452
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742452%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742452: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742452 url https://www.openlane.eu/en/carv6/auction/10742452
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742486
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742486%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742486: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742486 url https://www.openlane.eu/en/carv6/auction/10742486
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742487
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742487%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742487: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742487 url https://www.openlane.eu/en/carv6/auction/10742487
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742463
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742463%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742463: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742463 url https://www.openlane.eu/en/carv6/auction/10742463
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742493
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742493%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742493: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742493 url https://www.openlane.eu/en/carv6/auction/10742493
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742431
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742431%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742431: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742431 url https://www.openlane.eu/en/carv6/auction/10742431
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742469
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742469%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742469: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742469 url https://www.openlane.eu/en/carv6/auction/10742469
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742477
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742477%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742477: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742477 url https://www.openlane.eu/en/carv6/auction/10742477
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742484
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742484%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742484: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742484 url https://www.openlane.eu/en/carv6/auction/10742484
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742483
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742483%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742483: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742483 url https://www.openlane.eu/en/carv6/auction/10742483
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742481
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742481%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742481: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742481 url https://www.openlane.eu/en/carv6/auction/10742481
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742488
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742488%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742488: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742488 url https://www.openlane.eu/en/carv6/auction/10742488
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742476
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742476%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742476: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742476 url https://www.openlane.eu/en/carv6/auction/10742476
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742434
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742434%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742434: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742434 url https://www.openlane.eu/en/carv6/auction/10742434
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742478
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742478%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742478: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742478 url https://www.openlane.eu/en/carv6/auction/10742478
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742444
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742444%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742444: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742444 url https://www.openlane.eu/en/carv6/auction/10742444
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742498
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742498%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742498: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742498 url https://www.openlane.eu/en/carv6/auction/10742498
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742480
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742480%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742480: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742480 url https://www.openlane.eu/en/carv6/auction/10742480
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742472
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742472%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742472: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742472 url https://www.openlane.eu/en/carv6/auction/10742472
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742474
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742474%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742474: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742474 url https://www.openlane.eu/en/carv6/auction/10742474
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742419
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742419%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742419: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742419 url https://www.openlane.eu/en/carv6/auction/10742419
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742433
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742433%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742433: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742433 url https://www.openlane.eu/en/carv6/auction/10742433
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742466
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742466%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742466: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742466 url https://www.openlane.eu/en/carv6/auction/10742466
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742427
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742427%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742427: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742427 url https://www.openlane.eu/en/carv6/auction/10742427
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10742470
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742470%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10742470: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10742470 url https://www.openlane.eu/en/carv6/auction/10742470
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734154
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734154%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734154: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734008
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734008%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734008: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734307
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734307%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734307: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10738120
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738120%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10738120: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734242
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734242%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734242: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10738138
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738138%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10738138: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734183
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734183%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734183: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734048
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734048%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734048: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734099
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734099%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734099: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734064
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734064%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734064: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734184
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734184%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734184: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734265
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734265%27 HTTP/1.1" 200 None
2026-03-29 10:17:21 [adesa.be] INFO: Scrape type for 10734265: 0
2026-03-29 10:17:21 [adesa.be] INFO: Skipping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-29 10:17:21 [adesa.be] INFO: Found listing with ID: 10734243
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734243%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734243: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734000
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734000%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734000: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734308
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734308%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734308: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734196
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734196%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734196: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734309
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734309%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734309: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10738114
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738114%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10738114: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734143
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734143%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734143: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734244
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734244%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734244: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734065
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734065%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734065: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734185
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734185%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734185: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734310
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734310%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734310: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734282
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734282%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734282: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734311
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734311%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734311: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734018
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734018%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734018: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734266
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734266%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734266: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734197
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734197%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734197: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10738094
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738094%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10738094: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734198
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734198%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734198: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734199
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734199%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734199: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734201
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734201%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734201: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734037
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734037%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734037: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734267
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734267%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734267: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734088
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734088%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734088: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734200
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734200%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734200: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734100
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734100%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734100: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734286
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734286%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734286: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734202
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734202%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734202: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734287
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734287%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734287: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10738093
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738093%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10738093: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734221
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734221%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734221: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734168
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734168%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734168: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734245
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734245%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734245: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734220
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734220%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734220: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734283
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734283%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734283: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734284
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734284%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734284: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734169
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734169%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734169: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734285
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734285%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734285: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10734268
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734268%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10734268: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-29 10:17:22 [adesa.be] INFO: Found listing with ID: 10738089
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738089%27 HTTP/1.1" 200 None
2026-03-29 10:17:22 [adesa.be] INFO: Scrape type for 10738089: 0
2026-03-29 10:17:22 [adesa.be] INFO: Skipping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-29 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:25 [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-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734038
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734038%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734038: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10738091
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738091%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10738091: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734133
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734133%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734133: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10738085
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738085%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10738085: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734107
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734107%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734107: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734144
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734144%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734144: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734145
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734145%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734145: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734146
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734146%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734146: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734029
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734029%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734029: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734314
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734314%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734314: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734203
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734203%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734203: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734312
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734312%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734312: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734160
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734160%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734160: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734039
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734039%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734039: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10738137
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738137%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10738137: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734313
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734313%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734313: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734049
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734049%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734049: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734288
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734288%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734288: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734289
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734289%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734289: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734315
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734315%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734315: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734108
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734108%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734108: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734089
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734089%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734089: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734019
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734019%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734019: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10738087
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738087%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10738087: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734050
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734050%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734050: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734124
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734124%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734124: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734007
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734007%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734007: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10738123
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738123%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10738123: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734109
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734109%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734109: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734134
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734134%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734134: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734066
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734066%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734066: 0
2026-03-29 10:17:25 [adesa.be] INFO: Skipping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-29 10:17:25 [adesa.be] INFO: Found listing with ID: 10734110
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734110%27 HTTP/1.1" 200 None
2026-03-29 10:17:25 [adesa.be] INFO: Scrape type for 10734110: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734222
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734222%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734222: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734125
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734125%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734125: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734170
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734170%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734170: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734090
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734090%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734090: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734067
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734067%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734067: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734186
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734186%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734186: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734204
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734204%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734204: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734187
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734187%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734187: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734009
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734009%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734009: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10738103
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738103%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10738103: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734111
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734111%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734111: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734051
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734051%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734051: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734290
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734290%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734290: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734112
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734112%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734112: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734155
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734155%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734155: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734020
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734020%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734020: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734052
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734052%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734052: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734269
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734269%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734269: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734135
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734135%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734135: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734188
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734188%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734188: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734189
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734189%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734189: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10738102
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738102%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10738102: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734068
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734068%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734068: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734246
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734246%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734246: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734225
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734225%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734225: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734247
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734247%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734247: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734147
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734147%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734147: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734224
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734224%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734224: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734223
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734223%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734223: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10738128
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738128%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10738128: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734054
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734054%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734054: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10734248
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734248%27 HTTP/1.1" 200 None
2026-03-29 10:17:26 [adesa.be] INFO: Scrape type for 10734248: 0
2026-03-29 10:17:26 [adesa.be] INFO: Skipping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-29 10:17:26 [adesa.be] INFO: Found listing with ID: 10738107
2026-03-29 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738107%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10738107: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10738088
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738088%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10738088: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734171
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734171%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734171: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734053
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734053%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734053: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734113
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734113%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734113: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734156
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734156%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734156: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734270
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734270%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734270: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734249
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734249%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734249: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10738108
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738108%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10738108: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734002
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734002%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734002: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734227
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734227%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734227: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10738116
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738116%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10738116: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734250
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734250%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734250: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734069
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734069%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734069: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734021
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734021%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734021: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734114
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734114%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734126
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734126%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734126: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734055
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734055%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734055: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734206
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734206%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734206: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734226
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734226%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734226: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734115
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734115%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734115: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734271
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734271%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734271: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734149
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734149%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734149: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734161
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734161%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734161: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734150
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734150%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734150: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734004
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734004%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734004: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734136
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734136%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734136: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734190
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734190%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734190: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734172
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734172%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734172: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734162
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734162%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734162: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734205
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734205%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734205: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734013
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734013%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734013: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734316
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734316%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734316: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734101
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734101%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734101: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734040
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734040%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734040: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-29 10:17:27 [adesa.be] INFO: Found listing with ID: 10734070
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734070%27 HTTP/1.1" 200 None
2026-03-29 10:17:27 [adesa.be] INFO: Scrape type for 10734070: 0
2026-03-29 10:17:27 [adesa.be] INFO: Skipping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-29 10:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:30 [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-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734003
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734003%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734003: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734041
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734041%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734041: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738156
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738156%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738156: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734116
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734116%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734116: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734207
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734207%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734207: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738163
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738163%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738163: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738141
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738141%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738141: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734272
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734272%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734272: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734042
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734042%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734042: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734091
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734091%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734091: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734056
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734056%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734056: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734084
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734084%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734084: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738165
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738165%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738165: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734291
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734291%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734291: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738110
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738110%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738110: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734173
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734173%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734173: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738173
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738173%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738173: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738170
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738170%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738170: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10738152
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738152%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10738152: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734191
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734191%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734191: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734317
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734317%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734317: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734071
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734071%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734071: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734072
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734072%27 HTTP/1.1" 200 None
2026-03-29 10:17:30 [adesa.be] INFO: Scrape type for 10734072: 0
2026-03-29 10:17:30 [adesa.be] INFO: Skipping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-29 10:17:30 [adesa.be] INFO: Found listing with ID: 10734014
2026-03-29 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734014%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734014: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734151
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734151%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734151: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734073
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734073%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734073: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734043
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734043%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734043: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734208
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734208%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734208: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734209
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734209%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734209: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738142
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738142%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738142: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734137
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734137%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734137: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738168
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738168%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738168: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734210
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734210%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734210: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734044
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734044%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734044: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734251
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734251%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734251: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734252
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734252%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734252: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738131
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738131%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738131: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734117
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734117%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734117: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738159
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738159%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738159: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734211
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734211%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734211: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734273
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734273%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734273: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734292
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734292%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734292: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738154
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738154%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738154: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738151
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738151%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738151: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734293
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734293%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734293: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734085
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734085%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734085: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734127
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734127%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734127: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734228
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734228%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734228: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738140
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738140%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738140: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734231
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734231%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734231: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734119
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734119%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734119: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734212
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734212%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734212: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734092
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734092%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734092: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734005
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734005%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734005: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734294
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734294%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734294: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734118
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734118%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734118: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738127
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738127%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738127: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10738111
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738111%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10738111: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734033
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734033%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734033: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734229
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734229%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734229: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734193
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734193%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734193: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734006
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734006%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734006: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734152
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734152%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734152: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734057
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734057%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734057: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734163
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734163%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734163: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734015
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734015%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734015: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734256
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734256%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734256: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734074
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734074%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734074: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734318
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734318%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734318: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734192
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734192%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734192: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734174
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734174%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734174: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734031
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734031%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734031: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734045
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734045%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734045: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734157
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734157%27 HTTP/1.1" 200 None
2026-03-29 10:17:31 [adesa.be] INFO: Scrape type for 10734157: 0
2026-03-29 10:17:31 [adesa.be] INFO: Skipping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-29 10:17:31 [adesa.be] INFO: Found listing with ID: 10734253
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734253%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734253: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734254
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734254%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734254: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10738086
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738086%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10738086: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10738095
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738095%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10738095: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10738098
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738098%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10738098: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734138
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734138%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734138: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734093
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734093%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734093: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734319
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734319%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734319: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734011
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734011%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734011: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734032
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734032%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734032: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734046
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734046%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734046: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10738104
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738104%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10738104: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734012
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734012%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734012: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734255
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734255%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734255: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734030
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734030%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734030: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734295
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734295%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734295: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734320
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734320%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734320: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734230
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734230%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734230: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734296
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734296%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734296: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734297
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734297%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734297: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734075
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734075%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734075: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734158
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734158%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734158: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734047
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734047%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734047: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734022
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734022%27 HTTP/1.1" 200 None
2026-03-29 10:17:32 [adesa.be] INFO: Scrape type for 10734022: 0
2026-03-29 10:17:32 [adesa.be] INFO: Skipping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-29 10:17:32 [adesa.be] INFO: Found listing with ID: 10734010
2026-03-29 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734010%27 HTTP/1.1" 200 None
2026-03-29 10:17:33 [adesa.be] INFO: Scrape type for 10734010: 0
2026-03-29 10:17:33 [adesa.be] INFO: Skipping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-29 10:17:33 [adesa.be] INFO: Found listing with ID: 10734164
2026-03-29 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734164%27 HTTP/1.1" 200 None
2026-03-29 10:17:33 [adesa.be] INFO: Scrape type for 10734164: 0
2026-03-29 10:17:33 [adesa.be] INFO: Skipping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-29 10:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:35 [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-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734034
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734034%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734034: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734102
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734102%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734102: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10738109
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738109%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10738109: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734213
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734213%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734213: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734165
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734165%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734165: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734232
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734232%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734232: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734274
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734274%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734274: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734058
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734058%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734058: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10738096
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738096%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10738096: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734076
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734076%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734076: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10734275
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734275%27 HTTP/1.1" 200 None
2026-03-29 10:17:35 [adesa.be] INFO: Scrape type for 10734275: 0
2026-03-29 10:17:35 [adesa.be] INFO: Skipping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-29 10:17:35 [adesa.be] INFO: Found listing with ID: 10738084
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738084%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738084: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734059
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734059%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734059: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734214
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734214%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734214: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734298
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734298%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734298: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738132
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738132%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738132: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738155
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738155%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738155: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738158
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738158%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738158: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734175
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734175%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734175: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734233
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734233%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734233: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734234
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734234%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734234: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734215
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734215%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734215: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10733997
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733997%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10733997: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734276%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734276: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734139%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734139: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738171%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738171: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738172%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738172: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738164%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738164: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738162%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738162: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738153%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738153: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738148%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738148: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738169%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738169: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734321%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734321: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734322%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734322: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734077%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734077: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733998%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10733998: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738166%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738166: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738150%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738150: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734299%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734299: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734235%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734235: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734086%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734086: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734216%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734216: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734176%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734176: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734300%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734300: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738146%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738146: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734060%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734060: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734061%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734061: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738136%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738136: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734177%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734177: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734016%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734016: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734140%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734140: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738124%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738124: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734094%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734094: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734062%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734062: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738129%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738129: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734141%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734141: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738160%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738160: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734178%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734178: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734323%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734323: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734236%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734236: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734035%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734035: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734078%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734078: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734217%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734217: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734017%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734017: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738125%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738125: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734103%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10734103: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738147%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738147: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738130%27 HTTP/1.1" 200 None
2026-03-29 10:17:36 [adesa.be] INFO: Scrape type for 10738130: 0
2026-03-29 10:17:36 [adesa.be] INFO: Skipping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-29 10:17:36 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734218%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734218: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734023%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734023: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734194%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734194: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734195%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734195: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734166%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734166: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734087%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734087: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738161%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738161: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738167%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738167: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738106%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738106: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738145%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738145: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734128%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734128: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738144%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738144: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734324%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734324: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734325%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734325: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734104%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734104: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734063%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734063: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734277%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734277: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738135%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738135: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738149%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738149: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734120%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734120: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738143%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738143: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734257%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734257: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734024%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734024: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734129%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734129: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734258%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734258: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734237%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734237: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734130%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734130: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734179%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734179: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734121%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734121: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738122%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738122: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734105%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10734105: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-29 10:17:37 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738119%27 HTTP/1.1" 200 None
2026-03-29 10:17:37 [adesa.be] INFO: Scrape type for 10738119: 0
2026-03-29 10:17:37 [adesa.be] INFO: Skipping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-29 10:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:40 [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-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734095%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734095: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738099%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738099: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738117%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738117: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734260%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734260: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734259%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734259: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734261%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734261: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734301%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734301: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734131
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734131%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734131: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734131 url https://www.openlane.eu/en/carv6/auction/10734131
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734180
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734180%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734180: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734180 url https://www.openlane.eu/en/carv6/auction/10734180
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738139
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738139%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738139: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738139 url https://www.openlane.eu/en/carv6/auction/10738139
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738133
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738133%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738133: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738133 url https://www.openlane.eu/en/carv6/auction/10738133
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734036
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734036%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734036: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734036 url https://www.openlane.eu/en/carv6/auction/10734036
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738115
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738115%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738115: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738115 url https://www.openlane.eu/en/carv6/auction/10738115
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734262
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734262%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734262: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734262 url https://www.openlane.eu/en/carv6/auction/10734262
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734278
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734278%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734278: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734278 url https://www.openlane.eu/en/carv6/auction/10734278
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734079
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734079%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734079: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734079 url https://www.openlane.eu/en/carv6/auction/10734079
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734263
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734263%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734263: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734263 url https://www.openlane.eu/en/carv6/auction/10734263
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734080
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734080%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734080: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734080 url https://www.openlane.eu/en/carv6/auction/10734080
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734142
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734142%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734142: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734142 url https://www.openlane.eu/en/carv6/auction/10734142
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738118
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738118%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738118: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738118 url https://www.openlane.eu/en/carv6/auction/10738118
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738134
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738134%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738134: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738134 url https://www.openlane.eu/en/carv6/auction/10738134
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734159
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734159%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734159: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734159 url https://www.openlane.eu/en/carv6/auction/10734159
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734106
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734106%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734106: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734106 url https://www.openlane.eu/en/carv6/auction/10734106
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734096
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734096%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734096: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734096 url https://www.openlane.eu/en/carv6/auction/10734096
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10733999
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733999%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10733999: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10733999 url https://www.openlane.eu/en/carv6/auction/10733999
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738113
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738113%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738113: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738113 url https://www.openlane.eu/en/carv6/auction/10738113
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734239
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734239%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734239: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734239 url https://www.openlane.eu/en/carv6/auction/10734239
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734238
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734238%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734238: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734238 url https://www.openlane.eu/en/carv6/auction/10734238
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738112
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738112%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738112: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738112 url https://www.openlane.eu/en/carv6/auction/10738112
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734153
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734153%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734153: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734153 url https://www.openlane.eu/en/carv6/auction/10734153
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734219
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734219%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734219: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734219 url https://www.openlane.eu/en/carv6/auction/10734219
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734081
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734081%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734081: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734081 url https://www.openlane.eu/en/carv6/auction/10734081
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734025
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734025%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734025: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734025 url https://www.openlane.eu/en/carv6/auction/10734025
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738157
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738157%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738157: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738157 url https://www.openlane.eu/en/carv6/auction/10738157
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734302
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734302%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734302: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734302 url https://www.openlane.eu/en/carv6/auction/10734302
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734264
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734264%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734264: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734264 url https://www.openlane.eu/en/carv6/auction/10734264
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734303
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734303%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10734303: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10734303 url https://www.openlane.eu/en/carv6/auction/10734303
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10738105
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738105%27 HTTP/1.1" 200 None
2026-03-29 10:17:40 [adesa.be] INFO: Scrape type for 10738105: 0
2026-03-29 10:17:40 [adesa.be] INFO: Skipping item 10738105 url https://www.openlane.eu/en/carv6/auction/10738105
2026-03-29 10:17:40 [adesa.be] INFO: Found listing with ID: 10734279
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734279%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734279: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734279 url https://www.openlane.eu/en/carv6/auction/10734279
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734082
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734082%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734082: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734082 url https://www.openlane.eu/en/carv6/auction/10734082
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10733996
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733996%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10733996: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10733996 url https://www.openlane.eu/en/carv6/auction/10733996
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734326
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734326%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734326: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734326 url https://www.openlane.eu/en/carv6/auction/10734326
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734280
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734280%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734280: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734280 url https://www.openlane.eu/en/carv6/auction/10734280
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734304
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734304%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734304: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734304 url https://www.openlane.eu/en/carv6/auction/10734304
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10738092
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738092%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10738092: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10738092 url https://www.openlane.eu/en/carv6/auction/10738092
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10738121
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738121%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10738121: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10738121 url https://www.openlane.eu/en/carv6/auction/10738121
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734097
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734097%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734097: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734097 url https://www.openlane.eu/en/carv6/auction/10734097
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10738126
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738126%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10738126: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10738126 url https://www.openlane.eu/en/carv6/auction/10738126
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734122
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734122%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734122: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734122 url https://www.openlane.eu/en/carv6/auction/10734122
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734123
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734123%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734123: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734123 url https://www.openlane.eu/en/carv6/auction/10734123
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734026
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734026%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734026: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734026 url https://www.openlane.eu/en/carv6/auction/10734026
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734181
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734181%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734181: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734181 url https://www.openlane.eu/en/carv6/auction/10734181
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734305
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734305%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734305: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734305 url https://www.openlane.eu/en/carv6/auction/10734305
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734167
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734167%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734167: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734167 url https://www.openlane.eu/en/carv6/auction/10734167
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734098
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734098%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734098: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734098 url https://www.openlane.eu/en/carv6/auction/10734098
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734327
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734327%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734327: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734327 url https://www.openlane.eu/en/carv6/auction/10734327
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734306
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734306%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734306: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734306 url https://www.openlane.eu/en/carv6/auction/10734306
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734182
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734182%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734182: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734182 url https://www.openlane.eu/en/carv6/auction/10734182
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734281
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734281%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734281: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734281 url https://www.openlane.eu/en/carv6/auction/10734281
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734241
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734241%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734241: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734241 url https://www.openlane.eu/en/carv6/auction/10734241
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734083
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734083%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734083: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734083 url https://www.openlane.eu/en/carv6/auction/10734083
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734240
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734240%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734240: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734240 url https://www.openlane.eu/en/carv6/auction/10734240
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10738101
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738101%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10738101: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10738101 url https://www.openlane.eu/en/carv6/auction/10738101
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10734028
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734028%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10734028: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10734028 url https://www.openlane.eu/en/carv6/auction/10734028
2026-03-29 10:17:41 [adesa.be] INFO: Found listing with ID: 10738100
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738100%27 HTTP/1.1" 200 None
2026-03-29 10:17:41 [adesa.be] INFO: Scrape type for 10738100: 0
2026-03-29 10:17:41 [adesa.be] INFO: Skipping item 10738100 url https://www.openlane.eu/en/carv6/auction/10738100
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10734027
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734027%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10734027: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10734027 url https://www.openlane.eu/en/carv6/auction/10734027
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10738097
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738097%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10738097: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10738097 url https://www.openlane.eu/en/carv6/auction/10738097
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10734148
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734148%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10734148: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10734148 url https://www.openlane.eu/en/carv6/auction/10734148
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10734001
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734001%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10734001: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10734001 url https://www.openlane.eu/en/carv6/auction/10734001
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10738090
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738090%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10738090: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10738090 url https://www.openlane.eu/en/carv6/auction/10738090
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10734132
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734132%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10734132: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10734132 url https://www.openlane.eu/en/carv6/auction/10734132
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10738083
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738083%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10738083: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10738083 url https://www.openlane.eu/en/carv6/auction/10738083
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730816%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730817%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730800%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730819%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730824%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730796%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730803%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730914%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730795%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730808%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730794%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730804%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731964%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730807%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730801%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730806%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730810%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730826%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730825%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730811%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730812%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730799%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10734959
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734959%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10734959: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10734959 url https://www.openlane.eu/en/carv6/auction/10734959
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730802%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730809%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730821%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730813%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-29 10:17:42 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730820%27 HTTP/1.1" 200 None
2026-03-29 10:17:42 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-29 10:17:42 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-29 10:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:45 [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-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10737501
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737501%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10737501: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10737501 url https://www.openlane.eu/en/carv6/auction/10737501
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729546%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729560%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729571%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729574%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729586%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729588%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729605%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729607%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729611%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729629%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729630%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729632%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729634%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729637%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729640%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729642%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729644%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729663%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729676%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729678%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729680%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729681%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729683%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729685%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729528%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729529
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729529%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729529: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729529 url https://www.openlane.eu/en/carv6/auction/10729529
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729532%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729535%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729531%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729536%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729539%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729550%27 HTTP/1.1" 200 None
2026-03-29 10:17:46 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-29 10:17:46 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-29 10:17:46 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729552%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729554%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729555%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729562%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729564%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729639%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729646%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729657%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729661%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729664%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729666%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729668%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735201
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735201%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735201: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735201 url https://www.openlane.eu/en/carv6/auction/10735201
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735208
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735208%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735208: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735208 url https://www.openlane.eu/en/carv6/auction/10735208
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735222
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735222%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735222: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735222 url https://www.openlane.eu/en/carv6/auction/10735222
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735219
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735219%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735219: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735219 url https://www.openlane.eu/en/carv6/auction/10735219
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735209
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735209%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735209: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735209 url https://www.openlane.eu/en/carv6/auction/10735209
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735225
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735225%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735225: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735225 url https://www.openlane.eu/en/carv6/auction/10735225
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735229
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735229%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735229: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735229 url https://www.openlane.eu/en/carv6/auction/10735229
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735183
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735183%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735183: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735183 url https://www.openlane.eu/en/carv6/auction/10735183
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735226
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735226%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735226: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735226 url https://www.openlane.eu/en/carv6/auction/10735226
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735220
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735220%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735220: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735220 url https://www.openlane.eu/en/carv6/auction/10735220
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735204
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735204%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735204: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735204 url https://www.openlane.eu/en/carv6/auction/10735204
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735212
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735212%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735212: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735212 url https://www.openlane.eu/en/carv6/auction/10735212
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735192
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735192%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735192: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735192 url https://www.openlane.eu/en/carv6/auction/10735192
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735223
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735223%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735223: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735223 url https://www.openlane.eu/en/carv6/auction/10735223
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735180
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735180%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735180: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735180 url https://www.openlane.eu/en/carv6/auction/10735180
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735197
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735197%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735197: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735197 url https://www.openlane.eu/en/carv6/auction/10735197
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735210
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735210%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735210: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735210 url https://www.openlane.eu/en/carv6/auction/10735210
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735181
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735181%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735181: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735181 url https://www.openlane.eu/en/carv6/auction/10735181
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735221
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735221%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735221: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735221 url https://www.openlane.eu/en/carv6/auction/10735221
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735193
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735193%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735193: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735193 url https://www.openlane.eu/en/carv6/auction/10735193
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735190
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735190%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735190: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735190 url https://www.openlane.eu/en/carv6/auction/10735190
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735188
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735188%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735188: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735188 url https://www.openlane.eu/en/carv6/auction/10735188
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735198
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735198%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735198: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735198 url https://www.openlane.eu/en/carv6/auction/10735198
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735211
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735211%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735211: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735211 url https://www.openlane.eu/en/carv6/auction/10735211
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735187
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735187%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735187: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735187 url https://www.openlane.eu/en/carv6/auction/10735187
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735207
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735207%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735207: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735207 url https://www.openlane.eu/en/carv6/auction/10735207
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735230
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735230%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735230: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735230 url https://www.openlane.eu/en/carv6/auction/10735230
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735224
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735224%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735224: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735224 url https://www.openlane.eu/en/carv6/auction/10735224
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735216
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735216%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735216: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735216 url https://www.openlane.eu/en/carv6/auction/10735216
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735214
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735214%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735214: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735214 url https://www.openlane.eu/en/carv6/auction/10735214
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735206
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735206%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735206: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735206 url https://www.openlane.eu/en/carv6/auction/10735206
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735199
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735199%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735199: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735199 url https://www.openlane.eu/en/carv6/auction/10735199
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735194
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735194%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735194: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735194 url https://www.openlane.eu/en/carv6/auction/10735194
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735213
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735213%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735213: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735213 url https://www.openlane.eu/en/carv6/auction/10735213
2026-03-29 10:17:47 [adesa.be] INFO: Found listing with ID: 10735195
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735195%27 HTTP/1.1" 200 None
2026-03-29 10:17:47 [adesa.be] INFO: Scrape type for 10735195: 0
2026-03-29 10:17:47 [adesa.be] INFO: Skipping item 10735195 url https://www.openlane.eu/en/carv6/auction/10735195
2026-03-29 10:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:50 [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-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735218
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735218%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735218: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735218 url https://www.openlane.eu/en/carv6/auction/10735218
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10734876
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734876%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10734876: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10734876 url https://www.openlane.eu/en/carv6/auction/10734876
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735228
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735228%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735228: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735228 url https://www.openlane.eu/en/carv6/auction/10735228
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735217
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735217%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735217: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735217 url https://www.openlane.eu/en/carv6/auction/10735217
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735186
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735186%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735186: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735186 url https://www.openlane.eu/en/carv6/auction/10735186
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735200
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735200%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735200: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735200 url https://www.openlane.eu/en/carv6/auction/10735200
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735215
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735215%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735215: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735215 url https://www.openlane.eu/en/carv6/auction/10735215
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735191
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735191%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735191: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735191 url https://www.openlane.eu/en/carv6/auction/10735191
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735196
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735196%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735196: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735196 url https://www.openlane.eu/en/carv6/auction/10735196
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735185
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735185%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735185: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735185 url https://www.openlane.eu/en/carv6/auction/10735185
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10734874
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734874%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10734874: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10734874 url https://www.openlane.eu/en/carv6/auction/10734874
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736633
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736633%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736633: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736633 url https://www.openlane.eu/en/carv6/auction/10736633
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736353
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736353%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736353: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736353 url https://www.openlane.eu/en/carv6/auction/10736353
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10734909
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734909%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10734909: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10734909 url https://www.openlane.eu/en/carv6/auction/10734909
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10734916
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734916%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10734916: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10734916 url https://www.openlane.eu/en/carv6/auction/10734916
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735745
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735745%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735745: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735745 url https://www.openlane.eu/en/carv6/auction/10735745
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735085
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735085%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735085: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735085 url https://www.openlane.eu/en/carv6/auction/10735085
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736316
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736316%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736316: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736316 url https://www.openlane.eu/en/carv6/auction/10736316
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730408%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10734928
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734928%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10734928: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10734928 url https://www.openlane.eu/en/carv6/auction/10734928
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736323
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736323%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736323: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736323 url https://www.openlane.eu/en/carv6/auction/10736323
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735098
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735098%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735098: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735098 url https://www.openlane.eu/en/carv6/auction/10735098
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735119
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735119%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735119: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735119 url https://www.openlane.eu/en/carv6/auction/10735119
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735160
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735160%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10735160: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10735160 url https://www.openlane.eu/en/carv6/auction/10735160
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736306
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736306%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736306: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736306 url https://www.openlane.eu/en/carv6/auction/10736306
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10736281
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736281%27 HTTP/1.1" 200 None
2026-03-29 10:17:50 [adesa.be] INFO: Scrape type for 10736281: 0
2026-03-29 10:17:50 [adesa.be] INFO: Skipping item 10736281 url https://www.openlane.eu/en/carv6/auction/10736281
2026-03-29 10:17:50 [adesa.be] INFO: Found listing with ID: 10735099
2026-03-29 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735099%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10735099: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10735099 url https://www.openlane.eu/en/carv6/auction/10735099
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736314
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736314%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736314: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736314 url https://www.openlane.eu/en/carv6/auction/10736314
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736413
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736413%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736413: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736413 url https://www.openlane.eu/en/carv6/auction/10736413
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10734918
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734918%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10734918: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10734918 url https://www.openlane.eu/en/carv6/auction/10734918
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10735084
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735084%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10735084: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10735084 url https://www.openlane.eu/en/carv6/auction/10735084
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736639
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736639%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736639: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736639 url https://www.openlane.eu/en/carv6/auction/10736639
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10735748
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735748%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10735748: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10735748 url https://www.openlane.eu/en/carv6/auction/10735748
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10737275
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737275%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10737275: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10737275 url https://www.openlane.eu/en/carv6/auction/10737275
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736349
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736349%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736349: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736349 url https://www.openlane.eu/en/carv6/auction/10736349
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736299
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736299%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736299: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736299 url https://www.openlane.eu/en/carv6/auction/10736299
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730419%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736419
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736419%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736419: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736419 url https://www.openlane.eu/en/carv6/auction/10736419
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736628
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736628%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736628: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736628 url https://www.openlane.eu/en/carv6/auction/10736628
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10735130
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735130%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10735130: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10735130 url https://www.openlane.eu/en/carv6/auction/10735130
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10738243
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738243%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10738243: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10738243 url https://www.openlane.eu/en/carv6/auction/10738243
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10735751
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735751%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10735751: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10735751 url https://www.openlane.eu/en/carv6/auction/10735751
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10737748
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737748%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10737748: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10737748 url https://www.openlane.eu/en/carv6/auction/10737748
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730423%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731366%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730430%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736270
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736270%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736270: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736270 url https://www.openlane.eu/en/carv6/auction/10736270
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736630
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736630%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736630: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736630 url https://www.openlane.eu/en/carv6/auction/10736630
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736291
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736291%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10736291: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10736291 url https://www.openlane.eu/en/carv6/auction/10736291
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730404%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10737264
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737264%27 HTTP/1.1" 200 None
2026-03-29 10:17:51 [adesa.be] INFO: Scrape type for 10737264: 0
2026-03-29 10:17:51 [adesa.be] INFO: Skipping item 10737264 url https://www.openlane.eu/en/carv6/auction/10737264
2026-03-29 10:17:51 [adesa.be] INFO: Found listing with ID: 10736629
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736629%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736629: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736629 url https://www.openlane.eu/en/carv6/auction/10736629
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735107
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735107%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735107: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735107 url https://www.openlane.eu/en/carv6/auction/10735107
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736632
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736632%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736632: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736632 url https://www.openlane.eu/en/carv6/auction/10736632
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735149
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735149%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735149: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735149 url https://www.openlane.eu/en/carv6/auction/10735149
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735142
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735142%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735142: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735142 url https://www.openlane.eu/en/carv6/auction/10735142
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10737281
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737281%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10737281: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10737281 url https://www.openlane.eu/en/carv6/auction/10737281
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735153
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735153%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735153: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735153 url https://www.openlane.eu/en/carv6/auction/10735153
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730439%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10739818
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739818%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10739818: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10739818 url https://www.openlane.eu/en/carv6/auction/10739818
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730422%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736421
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736421%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736421: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736421 url https://www.openlane.eu/en/carv6/auction/10736421
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736333
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736333%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736333: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736333 url https://www.openlane.eu/en/carv6/auction/10736333
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730409%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10740863
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740863%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10740863: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10740863 url https://www.openlane.eu/en/carv6/auction/10740863
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736343
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736343%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736343: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736343 url https://www.openlane.eu/en/carv6/auction/10736343
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10737274
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737274%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10737274: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10737274 url https://www.openlane.eu/en/carv6/auction/10737274
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10737259
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737259%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10737259: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10737259 url https://www.openlane.eu/en/carv6/auction/10737259
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736295
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736295%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736295: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736295 url https://www.openlane.eu/en/carv6/auction/10736295
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10737290
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737290%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10737290: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10737290 url https://www.openlane.eu/en/carv6/auction/10737290
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736418
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736418%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736418: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736418 url https://www.openlane.eu/en/carv6/auction/10736418
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735102
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735102%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735102: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735102 url https://www.openlane.eu/en/carv6/auction/10735102
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731363%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731361%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10740845
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740845%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10740845: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10740845 url https://www.openlane.eu/en/carv6/auction/10740845
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10740858
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740858%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10740858: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10740858 url https://www.openlane.eu/en/carv6/auction/10740858
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735152
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735152%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735152: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735152 url https://www.openlane.eu/en/carv6/auction/10735152
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735174
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735174%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735174: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735174 url https://www.openlane.eu/en/carv6/auction/10735174
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735136
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735136%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735136: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735136 url https://www.openlane.eu/en/carv6/auction/10735136
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730452%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730407%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730417%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10737294
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737294%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10737294: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10737294 url https://www.openlane.eu/en/carv6/auction/10737294
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730444%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730416%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735147
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735147%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735147: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735147 url https://www.openlane.eu/en/carv6/auction/10735147
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730448%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730398%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735144
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735144%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735144: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735144 url https://www.openlane.eu/en/carv6/auction/10735144
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735146
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735146%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735146: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735146 url https://www.openlane.eu/en/carv6/auction/10735146
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736271
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736271%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736271: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736271 url https://www.openlane.eu/en/carv6/auction/10736271
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10739814
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739814%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10739814: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10739814 url https://www.openlane.eu/en/carv6/auction/10739814
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736284
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736284%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736284: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736284 url https://www.openlane.eu/en/carv6/auction/10736284
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730443%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10736668
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736668%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10736668: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10736668 url https://www.openlane.eu/en/carv6/auction/10736668
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730429%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10735150
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735150%27 HTTP/1.1" 200 None
2026-03-29 10:17:52 [adesa.be] INFO: Scrape type for 10735150: 0
2026-03-29 10:17:52 [adesa.be] INFO: Skipping item 10735150 url https://www.openlane.eu/en/carv6/auction/10735150
2026-03-29 10:17:52 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-29 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730442%27 HTTP/1.1" 200 None
2026-03-29 10:17:53 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-29 10:17:53 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-29 10:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:55 [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-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736332
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736332%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736332: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736332 url https://www.openlane.eu/en/carv6/auction/10736332
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731355%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731354%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736292
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736292%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736292: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736292 url https://www.openlane.eu/en/carv6/auction/10736292
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10735148
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735148%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10735148: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10735148 url https://www.openlane.eu/en/carv6/auction/10735148
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730415%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10735744
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735744%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10735744: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10735744 url https://www.openlane.eu/en/carv6/auction/10735744
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10735176
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735176%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10735176: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10735176 url https://www.openlane.eu/en/carv6/auction/10735176
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736334
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736334%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736334: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736334 url https://www.openlane.eu/en/carv6/auction/10736334
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10739839
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739839%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10739839: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10739839 url https://www.openlane.eu/en/carv6/auction/10739839
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10737258
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737258%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10737258: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10737258 url https://www.openlane.eu/en/carv6/auction/10737258
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736288
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736288%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736288: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736288 url https://www.openlane.eu/en/carv6/auction/10736288
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736350
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736350%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736350: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736350 url https://www.openlane.eu/en/carv6/auction/10736350
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10738238
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738238%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10738238: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10738238 url https://www.openlane.eu/en/carv6/auction/10738238
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730413%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10740865
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740865%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10740865: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10740865 url https://www.openlane.eu/en/carv6/auction/10740865
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736278
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736278%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736278: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736278 url https://www.openlane.eu/en/carv6/auction/10736278
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736296
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736296%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736296: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736296 url https://www.openlane.eu/en/carv6/auction/10736296
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10737260
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737260%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10737260: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10737260 url https://www.openlane.eu/en/carv6/auction/10737260
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10736287
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736287%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10736287: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10736287 url https://www.openlane.eu/en/carv6/auction/10736287
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10737261
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737261%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10737261: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10737261 url https://www.openlane.eu/en/carv6/auction/10737261
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10734907
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734907%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10734907: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10734907 url https://www.openlane.eu/en/carv6/auction/10734907
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10737286
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737286%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10737286: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10737286 url https://www.openlane.eu/en/carv6/auction/10737286
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10734927
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734927%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10734927: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10734927 url https://www.openlane.eu/en/carv6/auction/10734927
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10738226
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738226%27 HTTP/1.1" 200 None
2026-03-29 10:17:55 [adesa.be] INFO: Scrape type for 10738226: 0
2026-03-29 10:17:55 [adesa.be] INFO: Skipping item 10738226 url https://www.openlane.eu/en/carv6/auction/10738226
2026-03-29 10:17:55 [adesa.be] INFO: Found listing with ID: 10737465
2026-03-29 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737465%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737465: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737465 url https://www.openlane.eu/en/carv6/auction/10737465
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735117
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735117%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10735117: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10735117 url https://www.openlane.eu/en/carv6/auction/10735117
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734929
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734929%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734929: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734929 url https://www.openlane.eu/en/carv6/auction/10734929
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738336
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738336%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738336: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738336 url https://www.openlane.eu/en/carv6/auction/10738336
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734915
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734915%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734915: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734915 url https://www.openlane.eu/en/carv6/auction/10734915
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736657
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736657%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736657: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736657 url https://www.openlane.eu/en/carv6/auction/10736657
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735083
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735083%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10735083: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10735083 url https://www.openlane.eu/en/carv6/auction/10735083
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738236
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738236%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738236: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738236 url https://www.openlane.eu/en/carv6/auction/10738236
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734911
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734911%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734911: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734911 url https://www.openlane.eu/en/carv6/auction/10734911
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10739840
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739840%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10739840: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10739840 url https://www.openlane.eu/en/carv6/auction/10739840
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730446%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734904
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734904%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734904: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734904 url https://www.openlane.eu/en/carv6/auction/10734904
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735749
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735749%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10735749: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10735749 url https://www.openlane.eu/en/carv6/auction/10735749
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734935
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734935%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734935: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734935 url https://www.openlane.eu/en/carv6/auction/10734935
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734901
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734901%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734901: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734901 url https://www.openlane.eu/en/carv6/auction/10734901
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737728
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737728%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737728: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737728 url https://www.openlane.eu/en/carv6/auction/10737728
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736647
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736647%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736647: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736647 url https://www.openlane.eu/en/carv6/auction/10736647
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734903
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734903%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734903: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734903 url https://www.openlane.eu/en/carv6/auction/10734903
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737270
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737270%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737270: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737270 url https://www.openlane.eu/en/carv6/auction/10737270
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738258
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738258%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738258: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738258 url https://www.openlane.eu/en/carv6/auction/10738258
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736300
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736300%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736300: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736300 url https://www.openlane.eu/en/carv6/auction/10736300
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736651
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736651%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736651: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736651 url https://www.openlane.eu/en/carv6/auction/10736651
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736636
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736636%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736636: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736636 url https://www.openlane.eu/en/carv6/auction/10736636
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737734
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737734%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737734: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737734 url https://www.openlane.eu/en/carv6/auction/10737734
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10734908
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734908%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10734908: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10734908 url https://www.openlane.eu/en/carv6/auction/10734908
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737731
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737731%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737731: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737731 url https://www.openlane.eu/en/carv6/auction/10737731
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737730
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737730%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737730: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737730 url https://www.openlane.eu/en/carv6/auction/10737730
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735115
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735115%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10735115: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10735115 url https://www.openlane.eu/en/carv6/auction/10735115
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10739812
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739812%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10739812: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10739812 url https://www.openlane.eu/en/carv6/auction/10739812
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732465%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738229
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738229%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738229: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738229 url https://www.openlane.eu/en/carv6/auction/10738229
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730420%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738228
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738228%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738228: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738228 url https://www.openlane.eu/en/carv6/auction/10738228
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10740869
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740869%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10740869: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10740869 url https://www.openlane.eu/en/carv6/auction/10740869
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736429
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736429%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736429: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736429 url https://www.openlane.eu/en/carv6/auction/10736429
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738263
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738263%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738263: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738263 url https://www.openlane.eu/en/carv6/auction/10738263
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736318
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736318%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736318: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736318 url https://www.openlane.eu/en/carv6/auction/10736318
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735109
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735109%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10735109: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10735109 url https://www.openlane.eu/en/carv6/auction/10735109
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738255
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738255%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738255: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738255 url https://www.openlane.eu/en/carv6/auction/10738255
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736326
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736326%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736326: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736326 url https://www.openlane.eu/en/carv6/auction/10736326
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737254
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737254%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737254: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737254 url https://www.openlane.eu/en/carv6/auction/10737254
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736659
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736659%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736659: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736659 url https://www.openlane.eu/en/carv6/auction/10736659
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736656
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736656%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736656: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736656 url https://www.openlane.eu/en/carv6/auction/10736656
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737292
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737292%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737292: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737292 url https://www.openlane.eu/en/carv6/auction/10737292
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10740852
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740852%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10740852: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10740852 url https://www.openlane.eu/en/carv6/auction/10740852
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737280
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737280%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737280: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737280 url https://www.openlane.eu/en/carv6/auction/10737280
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10738259
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738259%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10738259: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10738259 url https://www.openlane.eu/en/carv6/auction/10738259
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730426%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730451%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10739825
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739825%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10739825: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10739825 url https://www.openlane.eu/en/carv6/auction/10739825
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10739827
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739827%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10739827: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10739827 url https://www.openlane.eu/en/carv6/auction/10739827
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10740838
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740838%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10740838: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10740838 url https://www.openlane.eu/en/carv6/auction/10740838
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730434%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737277
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737277%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737277: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737277 url https://www.openlane.eu/en/carv6/auction/10737277
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737295
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737295%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737295: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737295 url https://www.openlane.eu/en/carv6/auction/10737295
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737738
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737738%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737738: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737738 url https://www.openlane.eu/en/carv6/auction/10737738
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10737729
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737729%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10737729: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10737729 url https://www.openlane.eu/en/carv6/auction/10737729
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10736309
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736309%27 HTTP/1.1" 200 None
2026-03-29 10:17:56 [adesa.be] INFO: Scrape type for 10736309: 0
2026-03-29 10:17:56 [adesa.be] INFO: Skipping item 10736309 url https://www.openlane.eu/en/carv6/auction/10736309
2026-03-29 10:17:56 [adesa.be] INFO: Found listing with ID: 10735096
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735096%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10735096: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10735096 url https://www.openlane.eu/en/carv6/auction/10735096
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10734924
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734924%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10734924: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10734924 url https://www.openlane.eu/en/carv6/auction/10734924
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10737746
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737746%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10737746: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10737746 url https://www.openlane.eu/en/carv6/auction/10737746
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736302
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736302%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736302: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736302 url https://www.openlane.eu/en/carv6/auction/10736302
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736637
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736637%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736637: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736637 url https://www.openlane.eu/en/carv6/auction/10736637
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736315
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736315%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736315: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736315 url https://www.openlane.eu/en/carv6/auction/10736315
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10740864
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740864%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10740864: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10740864 url https://www.openlane.eu/en/carv6/auction/10740864
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736417
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736417%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736417: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736417 url https://www.openlane.eu/en/carv6/auction/10736417
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736642
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736642%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736642: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736642 url https://www.openlane.eu/en/carv6/auction/10736642
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10735131
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735131%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10735131: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10735131 url https://www.openlane.eu/en/carv6/auction/10735131
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10736346
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736346%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10736346: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10736346 url https://www.openlane.eu/en/carv6/auction/10736346
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730438%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10738240
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738240%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10738240: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10738240 url https://www.openlane.eu/en/carv6/auction/10738240
2026-03-29 10:17:57 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730455%27 HTTP/1.1" 200 None
2026-03-29 10:17:57 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-29 10:17:57 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-29 10:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:17:59 [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-29 10:17:59 [adesa.be] INFO: Found listing with ID: 10739819
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739819%27 HTTP/1.1" 200 None
2026-03-29 10:17:59 [adesa.be] INFO: Scrape type for 10739819: 0
2026-03-29 10:17:59 [adesa.be] INFO: Skipping item 10739819 url https://www.openlane.eu/en/carv6/auction/10739819
2026-03-29 10:17:59 [adesa.be] INFO: Found listing with ID: 10736283
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736283%27 HTTP/1.1" 200 None
2026-03-29 10:17:59 [adesa.be] INFO: Scrape type for 10736283: 0
2026-03-29 10:17:59 [adesa.be] INFO: Skipping item 10736283 url https://www.openlane.eu/en/carv6/auction/10736283
2026-03-29 10:17:59 [adesa.be] INFO: Found listing with ID: 10738242
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738242%27 HTTP/1.1" 200 None
2026-03-29 10:17:59 [adesa.be] INFO: Scrape type for 10738242: 0
2026-03-29 10:17:59 [adesa.be] INFO: Skipping item 10738242 url https://www.openlane.eu/en/carv6/auction/10738242
2026-03-29 10:17:59 [adesa.be] INFO: Found listing with ID: 10736289
2026-03-29 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736289%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736289: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736289 url https://www.openlane.eu/en/carv6/auction/10736289
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10740837
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740837%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10740837: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10740837 url https://www.openlane.eu/en/carv6/auction/10740837
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10734905
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734905%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10734905: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10734905 url https://www.openlane.eu/en/carv6/auction/10734905
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736286
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736286%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736286: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736286 url https://www.openlane.eu/en/carv6/auction/10736286
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735094
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735094%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735094: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735094 url https://www.openlane.eu/en/carv6/auction/10735094
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736641
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736641%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736641: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736641 url https://www.openlane.eu/en/carv6/auction/10736641
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10738249
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738249%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10738249: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10738249 url https://www.openlane.eu/en/carv6/auction/10738249
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10740859
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740859%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10740859: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10740859 url https://www.openlane.eu/en/carv6/auction/10740859
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10738224
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738224%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10738224: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10738224 url https://www.openlane.eu/en/carv6/auction/10738224
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735139
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735139%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735139: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735139 url https://www.openlane.eu/en/carv6/auction/10735139
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736279
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736279%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736279: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736279 url https://www.openlane.eu/en/carv6/auction/10736279
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736653
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736653%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736653: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736653 url https://www.openlane.eu/en/carv6/auction/10736653
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10737470
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737470%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10737470: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10737470 url https://www.openlane.eu/en/carv6/auction/10737470
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10740834
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740834%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10740834: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10740834 url https://www.openlane.eu/en/carv6/auction/10740834
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736662
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736662%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736662: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736662 url https://www.openlane.eu/en/carv6/auction/10736662
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10739834
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739834%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10739834: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10739834 url https://www.openlane.eu/en/carv6/auction/10739834
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10738245
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738245%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10738245: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10738245 url https://www.openlane.eu/en/carv6/auction/10738245
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735154
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735154%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735154: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735154 url https://www.openlane.eu/en/carv6/auction/10735154
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736335
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736335%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736335: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736335 url https://www.openlane.eu/en/carv6/auction/10736335
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736319
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736319%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736319: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736319 url https://www.openlane.eu/en/carv6/auction/10736319
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10737265
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737265%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10737265: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10737265 url https://www.openlane.eu/en/carv6/auction/10737265
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736355
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736355%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736355: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736355 url https://www.openlane.eu/en/carv6/auction/10736355
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736304
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736304%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736304: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736304 url https://www.openlane.eu/en/carv6/auction/10736304
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736329
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736329%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736329: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736329 url https://www.openlane.eu/en/carv6/auction/10736329
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10738217
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738217%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10738217: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10738217 url https://www.openlane.eu/en/carv6/auction/10738217
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735082
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735082%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735082: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735082 url https://www.openlane.eu/en/carv6/auction/10735082
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735141
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735141%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735141: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735141 url https://www.openlane.eu/en/carv6/auction/10735141
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736425
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736425%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736425: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736425 url https://www.openlane.eu/en/carv6/auction/10736425
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10737257
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737257%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10737257: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10737257 url https://www.openlane.eu/en/carv6/auction/10737257
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735743
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735743%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735743: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735743 url https://www.openlane.eu/en/carv6/auction/10735743
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736422
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736422%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736422: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736422 url https://www.openlane.eu/en/carv6/auction/10736422
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736308
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736308%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736308: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736308 url https://www.openlane.eu/en/carv6/auction/10736308
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736337
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736337%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736337: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736337 url https://www.openlane.eu/en/carv6/auction/10736337
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10734917
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734917%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10734917: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10734917 url https://www.openlane.eu/en/carv6/auction/10734917
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10734912
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734912%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10734912: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10734912 url https://www.openlane.eu/en/carv6/auction/10734912
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736415
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736415%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736415: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736415 url https://www.openlane.eu/en/carv6/auction/10736415
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736424
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736424%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736424: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736424 url https://www.openlane.eu/en/carv6/auction/10736424
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736338
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736338%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736338: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736338 url https://www.openlane.eu/en/carv6/auction/10736338
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730406%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730412%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736298
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736298%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736298: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736298 url https://www.openlane.eu/en/carv6/auction/10736298
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736635
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736635%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736635: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736635 url https://www.openlane.eu/en/carv6/auction/10736635
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736311
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736311%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736311: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736311 url https://www.openlane.eu/en/carv6/auction/10736311
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736331
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736331%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736331: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736331 url https://www.openlane.eu/en/carv6/auction/10736331
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10738334
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738334%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10738334: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10738334 url https://www.openlane.eu/en/carv6/auction/10738334
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736269
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736269%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736269: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736269 url https://www.openlane.eu/en/carv6/auction/10736269
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735177
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735177%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735177: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735177 url https://www.openlane.eu/en/carv6/auction/10735177
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736294
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736294%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736294: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736294 url https://www.openlane.eu/en/carv6/auction/10736294
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731357%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735172
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735172%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735172: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735172 url https://www.openlane.eu/en/carv6/auction/10735172
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736313
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736313%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736313: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736313 url https://www.openlane.eu/en/carv6/auction/10736313
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731353%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730410%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10737283
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737283%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10737283: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10737283 url https://www.openlane.eu/en/carv6/auction/10737283
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10734922
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734922%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10734922: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10734922 url https://www.openlane.eu/en/carv6/auction/10734922
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10736638
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736638%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10736638: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10736638 url https://www.openlane.eu/en/carv6/auction/10736638
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735169
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735169%27 HTTP/1.1" 200 None
2026-03-29 10:18:00 [adesa.be] INFO: Scrape type for 10735169: 0
2026-03-29 10:18:00 [adesa.be] INFO: Skipping item 10735169 url https://www.openlane.eu/en/carv6/auction/10735169
2026-03-29 10:18:00 [adesa.be] INFO: Found listing with ID: 10735159
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735159%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735159: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735159 url https://www.openlane.eu/en/carv6/auction/10735159
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10738250
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738250%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10738250: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10738250 url https://www.openlane.eu/en/carv6/auction/10738250
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10737255
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737255%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10737255: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10737255 url https://www.openlane.eu/en/carv6/auction/10737255
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736348
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736348%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736348: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736348 url https://www.openlane.eu/en/carv6/auction/10736348
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736321
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736321%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736321: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736321 url https://www.openlane.eu/en/carv6/auction/10736321
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734932
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734932%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734932: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734932 url https://www.openlane.eu/en/carv6/auction/10734932
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735747
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735747%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735747: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735747 url https://www.openlane.eu/en/carv6/auction/10735747
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735137
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735137%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735137: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735137 url https://www.openlane.eu/en/carv6/auction/10735137
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735120
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735120%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735120: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735120 url https://www.openlane.eu/en/carv6/auction/10735120
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10737284
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737284%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10737284: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10737284 url https://www.openlane.eu/en/carv6/auction/10737284
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735114
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735114%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735114: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735114 url https://www.openlane.eu/en/carv6/auction/10735114
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10737744
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737744%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10737744: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10737744 url https://www.openlane.eu/en/carv6/auction/10737744
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734934
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734934%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734934: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734934 url https://www.openlane.eu/en/carv6/auction/10734934
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730453%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736356
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736356%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736356: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736356 url https://www.openlane.eu/en/carv6/auction/10736356
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736655
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736655%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736655: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736655 url https://www.openlane.eu/en/carv6/auction/10736655
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734910
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734910%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734910: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734910 url https://www.openlane.eu/en/carv6/auction/10734910
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730440%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735103
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735103%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735103: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735103 url https://www.openlane.eu/en/carv6/auction/10735103
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734930
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734930%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734930: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734930 url https://www.openlane.eu/en/carv6/auction/10734930
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736293
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736293%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736293: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736293 url https://www.openlane.eu/en/carv6/auction/10736293
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10737739
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737739%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10737739: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10737739 url https://www.openlane.eu/en/carv6/auction/10737739
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10736280
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736280%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10736280: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10736280 url https://www.openlane.eu/en/carv6/auction/10736280
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10740842
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740842%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10740842: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10740842 url https://www.openlane.eu/en/carv6/auction/10740842
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734914
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734914%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734914: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734914 url https://www.openlane.eu/en/carv6/auction/10734914
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735134
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735134%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735134: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735134 url https://www.openlane.eu/en/carv6/auction/10735134
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735132
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735132%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735132: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735132 url https://www.openlane.eu/en/carv6/auction/10735132
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10735125
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735125%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10735125: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10735125 url https://www.openlane.eu/en/carv6/auction/10735125
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734902
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734902%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734902: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734902 url https://www.openlane.eu/en/carv6/auction/10734902
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731362%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10734942
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734942%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10734942: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10734942 url https://www.openlane.eu/en/carv6/auction/10734942
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10738254
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738254%27 HTTP/1.1" 200 None
2026-03-29 10:18:01 [adesa.be] INFO: Scrape type for 10738254: 0
2026-03-29 10:18:01 [adesa.be] INFO: Skipping item 10738254 url https://www.openlane.eu/en/carv6/auction/10738254
2026-03-29 10:18:01 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-29 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731352%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10735155
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735155%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10735155: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10735155 url https://www.openlane.eu/en/carv6/auction/10735155
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10739826
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739826%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10739826: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10739826 url https://www.openlane.eu/en/carv6/auction/10739826
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10735106
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735106%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10735106: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10735106 url https://www.openlane.eu/en/carv6/auction/10735106
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10735110
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735110%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10735110: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10735110 url https://www.openlane.eu/en/carv6/auction/10735110
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10736277
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736277%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10736277: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10736277 url https://www.openlane.eu/en/carv6/auction/10736277
2026-03-29 10:18:02 [adesa.be] INFO: Found listing with ID: 10736352
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736352%27 HTTP/1.1" 200 None
2026-03-29 10:18:02 [adesa.be] INFO: Scrape type for 10736352: 0
2026-03-29 10:18:02 [adesa.be] INFO: Skipping item 10736352 url https://www.openlane.eu/en/carv6/auction/10736352
2026-03-29 10:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:06 [scrapy.extensions.logstats] INFO: Crawled 34 pages (at 11 pages/min), scraped 2 items (at 0 items/min)
2026-03-29 10:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-29 10:18:07 [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-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735118
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735118%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735118: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735118 url https://www.openlane.eu/en/carv6/auction/10735118
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10739821
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739821%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10739821: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10739821 url https://www.openlane.eu/en/carv6/auction/10739821
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735101
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735101%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735101: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735101 url https://www.openlane.eu/en/carv6/auction/10735101
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735133
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735133%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735133: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735133 url https://www.openlane.eu/en/carv6/auction/10735133
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10740843
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740843%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10740843: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10740843 url https://www.openlane.eu/en/carv6/auction/10740843
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737285
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737285%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737285: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737285 url https://www.openlane.eu/en/carv6/auction/10737285
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735095
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735095%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735095: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735095 url https://www.openlane.eu/en/carv6/auction/10735095
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10736273
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736273%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10736273: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10736273 url https://www.openlane.eu/en/carv6/auction/10736273
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10740847
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740847%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10740847: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10740847 url https://www.openlane.eu/en/carv6/auction/10740847
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10740841
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740841%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10740841: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10740841 url https://www.openlane.eu/en/carv6/auction/10740841
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10740839
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740839%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10740839: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10740839 url https://www.openlane.eu/en/carv6/auction/10740839
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10740840
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740840%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10740840: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10740840 url https://www.openlane.eu/en/carv6/auction/10740840
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737747
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737747%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737747: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737747 url https://www.openlane.eu/en/carv6/auction/10737747
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10739823
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739823%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10739823: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10739823 url https://www.openlane.eu/en/carv6/auction/10739823
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737282
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737282%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737282: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737282 url https://www.openlane.eu/en/carv6/auction/10737282
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735092
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735092%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735092: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735092 url https://www.openlane.eu/en/carv6/auction/10735092
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737256
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737256%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737256: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737256 url https://www.openlane.eu/en/carv6/auction/10737256
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10735166
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735166%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10735166: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10735166 url https://www.openlane.eu/en/carv6/auction/10735166
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10734919
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734919%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10734919: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10734919 url https://www.openlane.eu/en/carv6/auction/10734919
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10734925
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734925%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10734925: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10734925 url https://www.openlane.eu/en/carv6/auction/10734925
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737266
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737266%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737266: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737266 url https://www.openlane.eu/en/carv6/auction/10737266
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10738257
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738257%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10738257: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10738257 url https://www.openlane.eu/en/carv6/auction/10738257
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10736351
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736351%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10736351: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10736351 url https://www.openlane.eu/en/carv6/auction/10736351
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10738219
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738219%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10738219: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10738219 url https://www.openlane.eu/en/carv6/auction/10738219
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737278
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737278%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737278: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737278 url https://www.openlane.eu/en/carv6/auction/10737278
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10737293
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737293%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10737293: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10737293 url https://www.openlane.eu/en/carv6/auction/10737293
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10738247
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738247%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10738247: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10738247 url https://www.openlane.eu/en/carv6/auction/10738247
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10738218
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738218%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10738218: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10738218 url https://www.openlane.eu/en/carv6/auction/10738218
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10739837
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739837%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10739837: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10739837 url https://www.openlane.eu/en/carv6/auction/10739837
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731360%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10736274
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736274%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10736274: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10736274 url https://www.openlane.eu/en/carv6/auction/10736274
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10736663
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736663%27 HTTP/1.1" 200 None
2026-03-29 10:18:07 [adesa.be] INFO: Scrape type for 10736663: 0
2026-03-29 10:18:07 [adesa.be] INFO: Skipping item 10736663 url https://www.openlane.eu/en/carv6/auction/10736663
2026-03-29 10:18:07 [adesa.be] INFO: Found listing with ID: 10736307
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736307%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736307: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736307 url https://www.openlane.eu/en/carv6/auction/10736307
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736667
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736667%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736667: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736667 url https://www.openlane.eu/en/carv6/auction/10736667
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10734921
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734921%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10734921: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10734921 url https://www.openlane.eu/en/carv6/auction/10734921
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730399%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10737742
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737742%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10737742: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10737742 url https://www.openlane.eu/en/carv6/auction/10737742
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736654
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736654%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736654: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736654 url https://www.openlane.eu/en/carv6/auction/10736654
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10737267
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737267%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10737267: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10737267 url https://www.openlane.eu/en/carv6/auction/10737267
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10737743
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737743%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10737743: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10737743 url https://www.openlane.eu/en/carv6/auction/10737743
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735741
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735741%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735741: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735741 url https://www.openlane.eu/en/carv6/auction/10735741
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736420
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736420%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736420: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736420 url https://www.openlane.eu/en/carv6/auction/10736420
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735746
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735746%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735746: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735746 url https://www.openlane.eu/en/carv6/auction/10735746
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736645
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736645%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736645: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736645 url https://www.openlane.eu/en/carv6/auction/10736645
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10734906
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734906%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10734906: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10734906 url https://www.openlane.eu/en/carv6/auction/10734906
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736644
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736644%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736644: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736644 url https://www.openlane.eu/en/carv6/auction/10736644
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736649
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736649%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736649: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736649 url https://www.openlane.eu/en/carv6/auction/10736649
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10738223
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738223%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10738223: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10738223 url https://www.openlane.eu/en/carv6/auction/10738223
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735079
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735079%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735079: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735079 url https://www.openlane.eu/en/carv6/auction/10735079
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736631
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736631%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736631: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736631 url https://www.openlane.eu/en/carv6/auction/10736631
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736354
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736354%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736354: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736354 url https://www.openlane.eu/en/carv6/auction/10736354
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736646
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736646%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736646: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736646 url https://www.openlane.eu/en/carv6/auction/10736646
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10734913
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734913%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10734913: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10734913 url https://www.openlane.eu/en/carv6/auction/10734913
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10737262
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737262%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10737262: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10737262 url https://www.openlane.eu/en/carv6/auction/10737262
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735158
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735158%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735158: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735158 url https://www.openlane.eu/en/carv6/auction/10735158
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10736658
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736658%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10736658: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10736658 url https://www.openlane.eu/en/carv6/auction/10736658
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10738225
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738225%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10738225: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10738225 url https://www.openlane.eu/en/carv6/auction/10738225
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10740851
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740851%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10740851: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10740851 url https://www.openlane.eu/en/carv6/auction/10740851
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735087
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735087%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735087: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735087 url https://www.openlane.eu/en/carv6/auction/10735087
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10738230
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738230%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10738230: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10738230 url https://www.openlane.eu/en/carv6/auction/10738230
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10735742
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735742%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10735742: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10735742 url https://www.openlane.eu/en/carv6/auction/10735742
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10734933
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734933%27 HTTP/1.1" 200 None
2026-03-29 10:18:08 [adesa.be] INFO: Scrape type for 10734933: 0
2026-03-29 10:18:08 [adesa.be] INFO: Skipping item 10734933 url https://www.openlane.eu/en/carv6/auction/10734933
2026-03-29 10:18:08 [adesa.be] INFO: Found listing with ID: 10737272
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737272%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737272: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737272 url https://www.openlane.eu/en/carv6/auction/10737272
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740856
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740856%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740856: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740856 url https://www.openlane.eu/en/carv6/auction/10740856
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10738248
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738248%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10738248: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10738248 url https://www.openlane.eu/en/carv6/auction/10738248
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736336
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736336%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736336: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736336 url https://www.openlane.eu/en/carv6/auction/10736336
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10739816
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739816%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10739816: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10739816 url https://www.openlane.eu/en/carv6/auction/10739816
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735178
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735178%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735178: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735178 url https://www.openlane.eu/en/carv6/auction/10735178
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740857
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740857%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740857: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740857 url https://www.openlane.eu/en/carv6/auction/10740857
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740850
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740850%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740850: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740850 url https://www.openlane.eu/en/carv6/auction/10740850
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736339
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736339%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736339: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736339 url https://www.openlane.eu/en/carv6/auction/10736339
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735170
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735170%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735170: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735170 url https://www.openlane.eu/en/carv6/auction/10735170
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740862
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740862%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740862: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740862 url https://www.openlane.eu/en/carv6/auction/10740862
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737741
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737741%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737741: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737741 url https://www.openlane.eu/en/carv6/auction/10737741
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736327
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736327%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736327: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736327 url https://www.openlane.eu/en/carv6/auction/10736327
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735116
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735116%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735116: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735116 url https://www.openlane.eu/en/carv6/auction/10735116
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735140
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735140%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735140: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735140 url https://www.openlane.eu/en/carv6/auction/10735140
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735124
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735124%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735124: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735124 url https://www.openlane.eu/en/carv6/auction/10735124
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10734920
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734920%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10734920: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10734920 url https://www.openlane.eu/en/carv6/auction/10734920
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735164
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735164%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735164: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735164 url https://www.openlane.eu/en/carv6/auction/10735164
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10734939
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734939%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10734939: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10734939 url https://www.openlane.eu/en/carv6/auction/10734939
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737737
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737737%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737737: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737737 url https://www.openlane.eu/en/carv6/auction/10737737
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730401%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737733
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737733%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737733: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737733 url https://www.openlane.eu/en/carv6/auction/10737733
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736320
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736320%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736320: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736320 url https://www.openlane.eu/en/carv6/auction/10736320
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10739922
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739922%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10739922: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10739922 url https://www.openlane.eu/en/carv6/auction/10739922
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737271
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737271%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737271: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737271 url https://www.openlane.eu/en/carv6/auction/10737271
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737740
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737740%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737740: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737740 url https://www.openlane.eu/en/carv6/auction/10737740
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736643
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736643%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736643: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736643 url https://www.openlane.eu/en/carv6/auction/10736643
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10739838
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739838%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10739838: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10739838 url https://www.openlane.eu/en/carv6/auction/10739838
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740844
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740844%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740844: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740844 url https://www.openlane.eu/en/carv6/auction/10740844
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10735097
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735097%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10735097: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10735097 url https://www.openlane.eu/en/carv6/auction/10735097
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10740846
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740846%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10740846: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10740846 url https://www.openlane.eu/en/carv6/auction/10740846
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10736648
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736648%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10736648: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10736648 url https://www.openlane.eu/en/carv6/auction/10736648
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10734900
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734900%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10734900: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10734900 url https://www.openlane.eu/en/carv6/auction/10734900
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10734899
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734899%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10734899: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10734899 url https://www.openlane.eu/en/carv6/auction/10734899
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10737276
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737276%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10737276: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10737276 url https://www.openlane.eu/en/carv6/auction/10737276
2026-03-29 10:18:09 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730421%27 HTTP/1.1" 200 None
2026-03-29 10:18:09 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-29 10:18:09 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-29 10:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18: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-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736282
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736282%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10736282: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10736282 url https://www.openlane.eu/en/carv6/auction/10736282
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10737279
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737279%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10737279: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10737279 url https://www.openlane.eu/en/carv6/auction/10737279
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10740866
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740866%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10740866: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10740866 url https://www.openlane.eu/en/carv6/auction/10740866
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10739824
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739824%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10739824: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10739824 url https://www.openlane.eu/en/carv6/auction/10739824
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731365%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736427
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736427%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10736427: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10736427 url https://www.openlane.eu/en/carv6/auction/10736427
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10740835
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740835%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10740835: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10740835 url https://www.openlane.eu/en/carv6/auction/10740835
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10737727
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737727%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10737727: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10737727 url https://www.openlane.eu/en/carv6/auction/10737727
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10737745
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737745%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10737745: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10737745 url https://www.openlane.eu/en/carv6/auction/10737745
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10735111
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735111%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10735111: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10735111 url https://www.openlane.eu/en/carv6/auction/10735111
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736426
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736426%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10736426: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10736426 url https://www.openlane.eu/en/carv6/auction/10736426
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10734940
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734940%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10734940: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10734940 url https://www.openlane.eu/en/carv6/auction/10734940
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10737732
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737732%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10737732: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10737732 url https://www.openlane.eu/en/carv6/auction/10737732
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736661
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736661%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10736661: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10736661 url https://www.openlane.eu/en/carv6/auction/10736661
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10738222
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738222%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10738222: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10738222 url https://www.openlane.eu/en/carv6/auction/10738222
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10737268
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737268%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10737268: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10737268 url https://www.openlane.eu/en/carv6/auction/10737268
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736285
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736285%27 HTTP/1.1" 200 None
2026-03-29 10:18:13 [adesa.be] INFO: Scrape type for 10736285: 0
2026-03-29 10:18:13 [adesa.be] INFO: Skipping item 10736285 url https://www.openlane.eu/en/carv6/auction/10736285
2026-03-29 10:18:13 [adesa.be] INFO: Found listing with ID: 10736423
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736423%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736423: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736423 url https://www.openlane.eu/en/carv6/auction/10736423
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736305
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736305%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736305: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736305 url https://www.openlane.eu/en/carv6/auction/10736305
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736660
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736660%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736660: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736660 url https://www.openlane.eu/en/carv6/auction/10736660
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735143
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735143%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735143: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735143 url https://www.openlane.eu/en/carv6/auction/10735143
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736634
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736634%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736634: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736634 url https://www.openlane.eu/en/carv6/auction/10736634
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738237
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738237%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738237: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738237 url https://www.openlane.eu/en/carv6/auction/10738237
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10734937
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734937%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10734937: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10734937 url https://www.openlane.eu/en/carv6/auction/10734937
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738253
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738253%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738253: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738253 url https://www.openlane.eu/en/carv6/auction/10738253
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10739836
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739836%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10739836: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10739836 url https://www.openlane.eu/en/carv6/auction/10739836
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738260
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738260%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738260: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738260 url https://www.openlane.eu/en/carv6/auction/10738260
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736342
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736342%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736342: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736342 url https://www.openlane.eu/en/carv6/auction/10736342
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736324
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736324%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736324: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736324 url https://www.openlane.eu/en/carv6/auction/10736324
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10739835
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739835%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10739835: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10739835 url https://www.openlane.eu/en/carv6/auction/10739835
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10740860
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740860%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10740860: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10740860 url https://www.openlane.eu/en/carv6/auction/10740860
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735123
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735123%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735123: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735123 url https://www.openlane.eu/en/carv6/auction/10735123
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730428%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738235
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738235%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738235: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738235 url https://www.openlane.eu/en/carv6/auction/10738235
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10740849
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740849%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10740849: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10740849 url https://www.openlane.eu/en/carv6/auction/10740849
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738220
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738220%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738220: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738220 url https://www.openlane.eu/en/carv6/auction/10738220
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10739832
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739832%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10739832: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10739832 url https://www.openlane.eu/en/carv6/auction/10739832
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730449%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736428
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736428%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736428: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736428 url https://www.openlane.eu/en/carv6/auction/10736428
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10734938
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734938%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10734938: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10734938 url https://www.openlane.eu/en/carv6/auction/10734938
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738256
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738256%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738256: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738256 url https://www.openlane.eu/en/carv6/auction/10738256
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735138
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735138%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735138: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735138 url https://www.openlane.eu/en/carv6/auction/10735138
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10740868
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740868%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10740868: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10740868 url https://www.openlane.eu/en/carv6/auction/10740868
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738232
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738232%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738232: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738232 url https://www.openlane.eu/en/carv6/auction/10738232
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10740836
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740836%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10740836: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10740836 url https://www.openlane.eu/en/carv6/auction/10740836
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10737269
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737269%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10737269: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10737269 url https://www.openlane.eu/en/carv6/auction/10737269
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738227
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738227%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738227: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738227 url https://www.openlane.eu/en/carv6/auction/10738227
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738252
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738252%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738252: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738252 url https://www.openlane.eu/en/carv6/auction/10738252
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736310
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736310%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736310: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736310 url https://www.openlane.eu/en/carv6/auction/10736310
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735156
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735156%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735156: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735156 url https://www.openlane.eu/en/carv6/auction/10735156
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732463%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10739813
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739813%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10739813: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10739813 url https://www.openlane.eu/en/carv6/auction/10739813
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10734931
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734931%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10734931: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10734931 url https://www.openlane.eu/en/carv6/auction/10734931
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738239
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738239%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738239: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738239 url https://www.openlane.eu/en/carv6/auction/10738239
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738233
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738233%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738233: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738233 url https://www.openlane.eu/en/carv6/auction/10738233
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736340
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736340%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736340: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736340 url https://www.openlane.eu/en/carv6/auction/10736340
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736275
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736275%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736275: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736275 url https://www.openlane.eu/en/carv6/auction/10736275
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10737263
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737263%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10737263: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10737263 url https://www.openlane.eu/en/carv6/auction/10737263
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738246
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738246%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738246: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738246 url https://www.openlane.eu/en/carv6/auction/10738246
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736347
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736347%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736347: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736347 url https://www.openlane.eu/en/carv6/auction/10736347
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736276
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736276%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736276: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736276 url https://www.openlane.eu/en/carv6/auction/10736276
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736666
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736666%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736666: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736666 url https://www.openlane.eu/en/carv6/auction/10736666
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10738241
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738241%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10738241: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10738241 url https://www.openlane.eu/en/carv6/auction/10738241
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735108
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735108%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735108: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735108 url https://www.openlane.eu/en/carv6/auction/10735108
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736664
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736664%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736664: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736664 url https://www.openlane.eu/en/carv6/auction/10736664
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736301
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736301%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736301: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736301 url https://www.openlane.eu/en/carv6/auction/10736301
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736303
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736303%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736303: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736303 url https://www.openlane.eu/en/carv6/auction/10736303
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10735168
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735168%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10735168: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10735168 url https://www.openlane.eu/en/carv6/auction/10735168
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736330
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736330%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736330: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736330 url https://www.openlane.eu/en/carv6/auction/10736330
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10739831
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739831%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10739831: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10739831 url https://www.openlane.eu/en/carv6/auction/10739831
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10736328
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736328%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10736328: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10736328 url https://www.openlane.eu/en/carv6/auction/10736328
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10737735
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737735%27 HTTP/1.1" 200 None
2026-03-29 10:18:14 [adesa.be] INFO: Scrape type for 10737735: 0
2026-03-29 10:18:14 [adesa.be] INFO: Skipping item 10737735 url https://www.openlane.eu/en/carv6/auction/10737735
2026-03-29 10:18:14 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10740848
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740848%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10740848: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10740848 url https://www.openlane.eu/en/carv6/auction/10740848
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10738262
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738262%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10738262: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10738262 url https://www.openlane.eu/en/carv6/auction/10738262
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10738231
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738231%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10738231: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10738231 url https://www.openlane.eu/en/carv6/auction/10738231
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735080
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735080%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735080: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735080 url https://www.openlane.eu/en/carv6/auction/10735080
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735112
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735112%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735112: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735112 url https://www.openlane.eu/en/carv6/auction/10735112
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735086
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735086%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735086: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735086 url https://www.openlane.eu/en/carv6/auction/10735086
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735167
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735167%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735167: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735167 url https://www.openlane.eu/en/carv6/auction/10735167
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10736650
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736650%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10736650: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10736650 url https://www.openlane.eu/en/carv6/auction/10736650
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730436%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10734936
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734936%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10734936: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10734936 url https://www.openlane.eu/en/carv6/auction/10734936
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735165
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735165%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735165: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735165 url https://www.openlane.eu/en/carv6/auction/10735165
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10738261
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738261%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10738261: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10738261 url https://www.openlane.eu/en/carv6/auction/10738261
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10740867
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740867%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10740867: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10740867 url https://www.openlane.eu/en/carv6/auction/10740867
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10734926
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734926%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10734926: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10734926 url https://www.openlane.eu/en/carv6/auction/10734926
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10734898
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734898%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10734898: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10734898 url https://www.openlane.eu/en/carv6/auction/10734898
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730425%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730418%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10736652
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736652%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10736652: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10736652 url https://www.openlane.eu/en/carv6/auction/10736652
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10737273
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737273%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10737273: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10737273 url https://www.openlane.eu/en/carv6/auction/10737273
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10740853
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740853%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10740853: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10740853 url https://www.openlane.eu/en/carv6/auction/10740853
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10740854
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740854%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10740854: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10740854 url https://www.openlane.eu/en/carv6/auction/10740854
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10735127
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735127%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10735127: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10735127 url https://www.openlane.eu/en/carv6/auction/10735127
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730435%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10738251
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738251%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10738251: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10738251 url https://www.openlane.eu/en/carv6/auction/10738251
2026-03-29 10:18:15 [adesa.be] INFO: Found listing with ID: 10734923
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734923%27 HTTP/1.1" 200 None
2026-03-29 10:18:15 [adesa.be] INFO: Scrape type for 10734923: 0
2026-03-29 10:18:15 [adesa.be] INFO: Skipping item 10734923 url https://www.openlane.eu/en/carv6/auction/10734923
2026-03-29 10:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:28 [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-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10735100
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735100%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10735100: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10735100 url https://www.openlane.eu/en/carv6/auction/10735100
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736344
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736344%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736344: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736344 url https://www.openlane.eu/en/carv6/auction/10736344
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736640
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736640%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736640: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736640 url https://www.openlane.eu/en/carv6/auction/10736640
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10739830
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739830%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10739830: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10739830 url https://www.openlane.eu/en/carv6/auction/10739830
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10735171
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735171%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10735171: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10735171 url https://www.openlane.eu/en/carv6/auction/10735171
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10735750
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735750%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10735750: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10735750 url https://www.openlane.eu/en/carv6/auction/10735750
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736317
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736317%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736317: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736317 url https://www.openlane.eu/en/carv6/auction/10736317
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10739820
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739820%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10739820: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10739820 url https://www.openlane.eu/en/carv6/auction/10739820
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736322
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736322%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736322: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736322 url https://www.openlane.eu/en/carv6/auction/10736322
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736414
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736414%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736414: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736414 url https://www.openlane.eu/en/carv6/auction/10736414
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10738221
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738221%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10738221: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10738221 url https://www.openlane.eu/en/carv6/auction/10738221
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736290
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736290%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736290: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736290 url https://www.openlane.eu/en/carv6/auction/10736290
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10735093
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735093%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10735093: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10735093 url https://www.openlane.eu/en/carv6/auction/10735093
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731356%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10739815
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739815%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10739815: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10739815 url https://www.openlane.eu/en/carv6/auction/10739815
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10734941
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734941%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10734941: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10734941 url https://www.openlane.eu/en/carv6/auction/10734941
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736297
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736297%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736297: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736297 url https://www.openlane.eu/en/carv6/auction/10736297
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10735151
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735151%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10735151: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10735151 url https://www.openlane.eu/en/carv6/auction/10735151
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736312
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736312%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736312: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736312 url https://www.openlane.eu/en/carv6/auction/10736312
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10736345
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736345%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10736345: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10736345 url https://www.openlane.eu/en/carv6/auction/10736345
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726432%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726442%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726447%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726457%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-29 10:18:28 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726459%27 HTTP/1.1" 200 None
2026-03-29 10:18:28 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-29 10:18:28 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726462%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726466%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726464%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726468%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726470%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726472%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726474%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726519%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726523: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726533%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-29 10:18:29 [adesa.be] INFO: Scrape type for 10726559: 0
2026-03-29 10:18:29 [adesa.be] INFO: Skipping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-29 10:18:29 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726562: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726556: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726569: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726578: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726580%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726580: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726599: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726608%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726608: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726611: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726628%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726628: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726630%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726630: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726638%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726641%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726642%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726668%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726668: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726983%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726983: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726985%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726985: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726988%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726988: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726986%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726986: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726990: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726992%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726992: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726997%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726997: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726995: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726323%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726319%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726322%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726325%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726327%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726344%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726342%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726346%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726348%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726348: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726349%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726349: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726355%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726355: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726375%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726375: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726379: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726382: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726385: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726391: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726393: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726395: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726399%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726399: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726401: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-29 10:18:30 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726403%27 HTTP/1.1" 200 None
2026-03-29 10:18:30 [adesa.be] INFO: Scrape type for 10726403: 0
2026-03-29 10:18:30 [adesa.be] INFO: Skipping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-29 10:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:32 [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-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726410: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726411: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726405: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726407: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726415%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726417%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726421%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726419%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726431%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726429%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726424%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726434%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726440%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726438%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726436%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726446%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726476: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726478: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726493: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726495%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726495: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726497%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726497: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726500: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726503: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726508%27 HTTP/1.1" 200 None
2026-03-29 10:18:32 [adesa.be] INFO: Scrape type for 10726508: 0
2026-03-29 10:18:32 [adesa.be] INFO: Skipping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-29 10:18:32 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726505%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726505: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726512: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726535: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726537: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726563%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726563: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726565%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726565: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726571%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726571: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726572%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726572: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726575%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726575: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726581%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726581: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726583%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726583: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726585%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726585: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726587%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726587: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726588%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726588: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726591%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726591: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726593%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726593: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726595%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726595: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726598%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726598: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726605%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726605: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726607%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726607: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726603%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726603: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726601%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726601: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726613%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726613: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726620%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726620: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726621%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726621: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726624%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726624: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726627%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726627: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726632%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726632: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726631%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726635%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726636%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726637%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726644%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726645%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726650%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726651%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726653%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726653: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726654%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726654: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726656%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726656: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726658%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726658: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726660%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726660: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726661%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726661: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726663%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726663: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726666%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726666: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726670: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726945%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726945: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726999%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10726999: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720661: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720669%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720671%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720672%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720673%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720675: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720677: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720678: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720676: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720685: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720684: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-29 10:18:33 [adesa.be] INFO: Scrape type for 10720683: 0
2026-03-29 10:18:33 [adesa.be] INFO: Skipping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-29 10:18:33 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720686: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720688: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720687: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720692: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720700: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720698%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720699: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720701%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720702%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720703%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720705%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-29 10:18:34 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-29 10:18:34 [adesa.be] INFO: Scrape type for 10720712: 0
2026-03-29 10:18:34 [adesa.be] INFO: Skipping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-29 10:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720717: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720721: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720725: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720740: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720749: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720751: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720752: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720714: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-29 10:18:38 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-29 10:18:38 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-29 10:18:38 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-29 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720743: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720748: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715720%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715722%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715725%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715726%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715730%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715733%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715735%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715745%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715746%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715750%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715753%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715755%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715759%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715764%27 HTTP/1.1" 200 None
2026-03-29 10:18:39 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-29 10:18:39 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-29 10:18:39 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715765%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715761%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715762%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715770%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715772%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715774%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-29 10:18:40 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-29 10:18:40 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-29 10:18:40 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-29 10:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:42 [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-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736540
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736540%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736540: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736540 url https://www.openlane.eu/en/carv6/auction/10736540
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736541
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736541%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736541: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736541 url https://www.openlane.eu/en/carv6/auction/10736541
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736543
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736543%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736543: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736543 url https://www.openlane.eu/en/carv6/auction/10736543
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736542
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736542%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736542: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736542 url https://www.openlane.eu/en/carv6/auction/10736542
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736544
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736544%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736544: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736544 url https://www.openlane.eu/en/carv6/auction/10736544
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736545
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736545%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736545: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736545 url https://www.openlane.eu/en/carv6/auction/10736545
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736546
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736546%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736546: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736546 url https://www.openlane.eu/en/carv6/auction/10736546
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736547
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736547%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736547: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736547 url https://www.openlane.eu/en/carv6/auction/10736547
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736548
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736548%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736548: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736548 url https://www.openlane.eu/en/carv6/auction/10736548
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736549
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736549%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736549: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736549 url https://www.openlane.eu/en/carv6/auction/10736549
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736550
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736550%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736550: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736550 url https://www.openlane.eu/en/carv6/auction/10736550
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736551
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736551%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736551: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736551 url https://www.openlane.eu/en/carv6/auction/10736551
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736552
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736552%27 HTTP/1.1" 200 None
2026-03-29 10:18:42 [adesa.be] INFO: Scrape type for 10736552: 0
2026-03-29 10:18:42 [adesa.be] INFO: Skipping item 10736552 url https://www.openlane.eu/en/carv6/auction/10736552
2026-03-29 10:18:42 [adesa.be] INFO: Found listing with ID: 10736553
2026-03-29 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736553%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736553: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736553 url https://www.openlane.eu/en/carv6/auction/10736553
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736554
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736554%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736554: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736554 url https://www.openlane.eu/en/carv6/auction/10736554
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736555
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736555%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736555: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736555 url https://www.openlane.eu/en/carv6/auction/10736555
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736556
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736556%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736556: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736556 url https://www.openlane.eu/en/carv6/auction/10736556
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736557
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736557%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736557: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736557 url https://www.openlane.eu/en/carv6/auction/10736557
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736558
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736558%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736558: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736558 url https://www.openlane.eu/en/carv6/auction/10736558
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736559
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736559%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736559: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736559 url https://www.openlane.eu/en/carv6/auction/10736559
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736560
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736560%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736560: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736560 url https://www.openlane.eu/en/carv6/auction/10736560
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736561
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736561%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736561: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736561 url https://www.openlane.eu/en/carv6/auction/10736561
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736563
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736563%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736563: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736563 url https://www.openlane.eu/en/carv6/auction/10736563
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736562
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736562%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736562: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736562 url https://www.openlane.eu/en/carv6/auction/10736562
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736564
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736564%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736564: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736564 url https://www.openlane.eu/en/carv6/auction/10736564
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736565
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736565%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736565: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736565 url https://www.openlane.eu/en/carv6/auction/10736565
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736566
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736566%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736566: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736566 url https://www.openlane.eu/en/carv6/auction/10736566
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736567
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736567%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736567: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736567 url https://www.openlane.eu/en/carv6/auction/10736567
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736568
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736568%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736568: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736568 url https://www.openlane.eu/en/carv6/auction/10736568
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736569
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736569%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736569: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736569 url https://www.openlane.eu/en/carv6/auction/10736569
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736571
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736571%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736571: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736571 url https://www.openlane.eu/en/carv6/auction/10736571
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736570
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736570%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736570: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736570 url https://www.openlane.eu/en/carv6/auction/10736570
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736572
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736572%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736572: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736572 url https://www.openlane.eu/en/carv6/auction/10736572
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736574
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736574%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736574: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736574 url https://www.openlane.eu/en/carv6/auction/10736574
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736575
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736575%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736575: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736575 url https://www.openlane.eu/en/carv6/auction/10736575
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736573
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736573%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736573: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736573 url https://www.openlane.eu/en/carv6/auction/10736573
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736576
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736576%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736576: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736576 url https://www.openlane.eu/en/carv6/auction/10736576
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736577
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736577%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736577: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736577 url https://www.openlane.eu/en/carv6/auction/10736577
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736578
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736578%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736578: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736578 url https://www.openlane.eu/en/carv6/auction/10736578
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736581
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736581%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736581: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736581 url https://www.openlane.eu/en/carv6/auction/10736581
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736582
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736582%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736582: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736582 url https://www.openlane.eu/en/carv6/auction/10736582
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736580
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736580%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736580: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736580 url https://www.openlane.eu/en/carv6/auction/10736580
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736583
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736583%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736583: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736583 url https://www.openlane.eu/en/carv6/auction/10736583
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736584
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736584%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736584: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736584 url https://www.openlane.eu/en/carv6/auction/10736584
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736585
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736585%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736585: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736585 url https://www.openlane.eu/en/carv6/auction/10736585
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736586
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736586%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736586: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736586 url https://www.openlane.eu/en/carv6/auction/10736586
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736588
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736588%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736588: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736588 url https://www.openlane.eu/en/carv6/auction/10736588
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736587
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736587%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736587: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736587 url https://www.openlane.eu/en/carv6/auction/10736587
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736589
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736589%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736589: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736589 url https://www.openlane.eu/en/carv6/auction/10736589
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736590
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736590%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736590: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736590 url https://www.openlane.eu/en/carv6/auction/10736590
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736591
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736591%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736591: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736591 url https://www.openlane.eu/en/carv6/auction/10736591
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736592
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736592%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736592: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736592 url https://www.openlane.eu/en/carv6/auction/10736592
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736594
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736594%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736594: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736594 url https://www.openlane.eu/en/carv6/auction/10736594
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736595
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736595%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736595: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736595 url https://www.openlane.eu/en/carv6/auction/10736595
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736593
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736593%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736593: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736593 url https://www.openlane.eu/en/carv6/auction/10736593
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736596
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736596%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736596: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736596 url https://www.openlane.eu/en/carv6/auction/10736596
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736597
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736597%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736597: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736597 url https://www.openlane.eu/en/carv6/auction/10736597
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736598
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736598%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736598: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736598 url https://www.openlane.eu/en/carv6/auction/10736598
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736599
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736599%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736599: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736599 url https://www.openlane.eu/en/carv6/auction/10736599
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736601
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736601%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736601: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736601 url https://www.openlane.eu/en/carv6/auction/10736601
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736600
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736600%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736600: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736600 url https://www.openlane.eu/en/carv6/auction/10736600
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736602
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736602%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736602: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736602 url https://www.openlane.eu/en/carv6/auction/10736602
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736603
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736603%27 HTTP/1.1" 200 None
2026-03-29 10:18:43 [adesa.be] INFO: Scrape type for 10736603: 0
2026-03-29 10:18:43 [adesa.be] INFO: Skipping item 10736603 url https://www.openlane.eu/en/carv6/auction/10736603
2026-03-29 10:18:43 [adesa.be] INFO: Found listing with ID: 10736604
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736604%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736604: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736604 url https://www.openlane.eu/en/carv6/auction/10736604
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736605
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736605%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736605: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736605 url https://www.openlane.eu/en/carv6/auction/10736605
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736606
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736606%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736606: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736606 url https://www.openlane.eu/en/carv6/auction/10736606
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736607
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736607%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736607: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736607 url https://www.openlane.eu/en/carv6/auction/10736607
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736608
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736608%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736608: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736608 url https://www.openlane.eu/en/carv6/auction/10736608
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736609
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736609%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736609: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736609 url https://www.openlane.eu/en/carv6/auction/10736609
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736802
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736802%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736802: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736802 url https://www.openlane.eu/en/carv6/auction/10736802
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736801
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736801%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736801: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736801 url https://www.openlane.eu/en/carv6/auction/10736801
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723908%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723908: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723919%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723919: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736515
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736515%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736515: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736515 url https://www.openlane.eu/en/carv6/auction/10736515
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736519
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736519%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736519: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736519 url https://www.openlane.eu/en/carv6/auction/10736519
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10735857
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735857%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10735857: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10735857 url https://www.openlane.eu/en/carv6/auction/10735857
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736490
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736490%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736490: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736490 url https://www.openlane.eu/en/carv6/auction/10736490
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10735853
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735853%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10735853: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10735853 url https://www.openlane.eu/en/carv6/auction/10735853
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723874%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723874: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723883%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723883: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723892: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726297%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10726297: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723884%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723884: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736820
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736820%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736820: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736820 url https://www.openlane.eu/en/carv6/auction/10736820
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730692%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10730692: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736493
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736493%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736493: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736493 url https://www.openlane.eu/en/carv6/auction/10736493
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726307%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10726307: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726306%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10726306: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723889%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723889: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725690%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10725690: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10736496
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736496%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10736496: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10736496 url https://www.openlane.eu/en/carv6/auction/10736496
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723890%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10723890: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729558%27 HTTP/1.1" 200 None
2026-03-29 10:18:44 [adesa.be] INFO: Scrape type for 10729558: 0
2026-03-29 10:18:44 [adesa.be] INFO: Skipping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-29 10:18:44 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-29 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725725%27 HTTP/1.1" 200 None
2026-03-29 10:18:45 [adesa.be] INFO: Scrape type for 10725725: 0
2026-03-29 10:18:45 [adesa.be] INFO: Skipping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-29 10:18:45 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723873%27 HTTP/1.1" 200 None
2026-03-29 10:18:45 [adesa.be] INFO: Scrape type for 10723873: 0
2026-03-29 10:18:45 [adesa.be] INFO: Skipping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-29 10:18:45 [adesa.be] INFO: Found listing with ID: 10736797
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736797%27 HTTP/1.1" 200 None
2026-03-29 10:18:45 [adesa.be] INFO: Scrape type for 10736797: 0
2026-03-29 10:18:45 [adesa.be] INFO: Skipping item 10736797 url https://www.openlane.eu/en/carv6/auction/10736797
2026-03-29 10:18:45 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730693%27 HTTP/1.1" 200 None
2026-03-29 10:18:45 [adesa.be] INFO: Scrape type for 10730693: 0
2026-03-29 10:18:45 [adesa.be] INFO: Skipping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-29 10:18:45 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730765%27 HTTP/1.1" 200 None
2026-03-29 10:18:45 [adesa.be] INFO: Scrape type for 10730765: 0
2026-03-29 10:18:45 [adesa.be] INFO: Skipping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-29 10:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723894%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723894: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730781%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10730781: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736497
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736497%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736497: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736497 url https://www.openlane.eu/en/carv6/auction/10736497
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736829
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736829%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736829: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736829 url https://www.openlane.eu/en/carv6/auction/10736829
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716652%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723902%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723902: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10735852
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735852%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10735852: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10735852 url https://www.openlane.eu/en/carv6/auction/10735852
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723900%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723900: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723905%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723905: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736489
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736489%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736489: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736489 url https://www.openlane.eu/en/carv6/auction/10736489
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723880%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723880: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10735855
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735855%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10735855: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10735855 url https://www.openlane.eu/en/carv6/auction/10735855
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736822
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736822%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736822: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736822 url https://www.openlane.eu/en/carv6/auction/10736822
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736798
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736798%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736798: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736798 url https://www.openlane.eu/en/carv6/auction/10736798
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723913%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723913: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723904%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723904: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736494
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736494%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736494: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736494 url https://www.openlane.eu/en/carv6/auction/10736494
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726296%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10726296: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723869: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723159%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736824
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736824%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736824: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736824 url https://www.openlane.eu/en/carv6/auction/10736824
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10736819
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736819%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10736819: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10736819 url https://www.openlane.eu/en/carv6/auction/10736819
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723903: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723893: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10735858
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735858%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10735858: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10735858 url https://www.openlane.eu/en/carv6/auction/10735858
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10735854
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735854%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10735854: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10735854 url https://www.openlane.eu/en/carv6/auction/10735854
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723898: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10735851
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735851%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10735851: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10735851 url https://www.openlane.eu/en/carv6/auction/10735851
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-29 10:18:48 [adesa.be] INFO: Scrape type for 10723887: 0
2026-03-29 10:18:48 [adesa.be] INFO: Skipping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-29 10:18:48 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-29 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723901: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723899: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736818
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736818%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736818: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736818 url https://www.openlane.eu/en/carv6/auction/10736818
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723878: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723911: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723909: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723910: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736495
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736495%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736495: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736495 url https://www.openlane.eu/en/carv6/auction/10736495
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10724944: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723879: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736520
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736520%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736520: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736520 url https://www.openlane.eu/en/carv6/auction/10736520
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723896: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723897: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736823
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736823%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736823: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736823 url https://www.openlane.eu/en/carv6/auction/10736823
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723877: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723876: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723888: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736800
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736800%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736800: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736800 url https://www.openlane.eu/en/carv6/auction/10736800
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723907: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723886: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10736803
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736803%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10736803: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10736803 url https://www.openlane.eu/en/carv6/auction/10736803
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10723906: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730917%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10730917: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10735856
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735856%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10735856: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10735856 url https://www.openlane.eu/en/carv6/auction/10735856
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609365%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568036%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-29 10:18:49 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-29 10:18:49 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-29 10:18:49 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-29 10:18:50 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-29 10:18:50 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-29 10:18:50 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-29 10:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:18:51 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-29 10:18:52 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-29 10:18:52 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-29 10:18:52 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-29 10:18:53 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-29 10:18:53 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-29 10:18:53 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-29 10:18:54 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-29 10:18:54 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-29 10:18:54 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-29 10:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:56 [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-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730537%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10730537: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731385%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10731385: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724806: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724800: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731384%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10731384: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10735643
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735643%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10735643: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10735643 url https://www.openlane.eu/en/carv6/auction/10735643
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730536%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10730536: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10735645
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735645%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10735645: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10735645 url https://www.openlane.eu/en/carv6/auction/10735645
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724807: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724799: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724805: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10735646
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735646%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10735646: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10735646 url https://www.openlane.eu/en/carv6/auction/10735646
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10735648
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735648%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10735648: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10735648 url https://www.openlane.eu/en/carv6/auction/10735648
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730534%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10730534: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10724802: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730535%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10730535: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10735644
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735644%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10735644: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10735644 url https://www.openlane.eu/en/carv6/auction/10735644
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10738309
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738309%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10738309: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10738309 url https://www.openlane.eu/en/carv6/auction/10738309
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505007%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505013%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505014%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505001%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504982%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504965%27 HTTP/1.1" 200 None
2026-03-29 10:18:56 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-29 10:18:56 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-29 10:18:56 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504970%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505031%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710392677%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438746%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258076%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507414%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710351033%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258053%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710423997%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497157%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258077%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497156%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497158%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258066%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10737766
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737766%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10737766: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10737766 url https://www.openlane.eu/en/carv6/auction/10737766
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591847%27 HTTP/1.1" 200 None
2026-03-29 10:18:57 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-29 10:18:57 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-29 10:18:57 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-29 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710489921%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580437%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10580437: 2
2026-03-29 10:18:58 [adesa.be] INFO: Scraping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729495%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729495: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595474%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326185%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10623491: 2
2026-03-29 10:18:58 [adesa.be] INFO: Scraping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-29 10:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623490%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729499%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729498%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729498: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614622%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729502%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729502: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729506%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729509%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716649%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730366
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730366%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730366: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730366 url https://www.openlane.eu/en/carv6/auction/10730366
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730379
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730379%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730379: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730379 url https://www.openlane.eu/en/carv6/auction/10730379
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10734483
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734483%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10734483: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10734483 url https://www.openlane.eu/en/carv6/auction/10734483
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730384
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730384%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730384: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730384 url https://www.openlane.eu/en/carv6/auction/10730384
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730375
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730375%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730375: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730375 url https://www.openlane.eu/en/carv6/auction/10730375
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730381
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730381%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730381: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730381 url https://www.openlane.eu/en/carv6/auction/10730381
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730364
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730364%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730364: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730364 url https://www.openlane.eu/en/carv6/auction/10730364
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730376
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730376%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730376: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730376 url https://www.openlane.eu/en/carv6/auction/10730376
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730372
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730372%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730372: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730372 url https://www.openlane.eu/en/carv6/auction/10730372
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730371
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730371%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730371: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730371 url https://www.openlane.eu/en/carv6/auction/10730371
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730368
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730368%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730368: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730368 url https://www.openlane.eu/en/carv6/auction/10730368
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10730369
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730369%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10730369: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10730369 url https://www.openlane.eu/en/carv6/auction/10730369
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627580%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-29 10:18:58 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-29 10:18:58 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-29 10:18:58 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-29 10:18:59 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-29 10:18:59 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-29 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627582%27 HTTP/1.1" 200 None
2026-03-29 10:18:59 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-29 10:18:59 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-29 10:18:59 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-29 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-29 10:18:59 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-29 10:18:59 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-29 10:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-29 10:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-29 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-29 10:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ab547e-d14b-545e-91c6-e64522fc3a0f, identifier: 10623491
2026-03-29 10:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 10:19:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 10:19:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-29 10:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491 to the API
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623491>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9ab547e-d14b-545e-91c6-e64522fc3a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 132 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Saving data for 10623491: {'auction_closing_time': 1798675200.0, 'created_time': 1773235808.643744, 'last_price_update_time': 1774779541.209093}
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623491') HTTP/1.1" 204 0
2026-03-29 10:19:01 [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-29 10:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627588%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627579%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726260%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10726260: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615315%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729497%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10729497: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10730132
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730132%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10730132: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10730132 url https://www.openlane.eu/en/carv6/auction/10730132
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10666627: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-29 10:19:01 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-29 10:19:01 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-29 10:19:01 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-29 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682970%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710653832%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710277379%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10258056: 2
2026-03-29 10:19:02 [adesa.be] INFO: Scraping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602291%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710406461%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595461%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710673713%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595470%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595468%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595469%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326051%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710686921%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10686921: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-29 10:19:02 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710281434%27 HTTP/1.1" 200 None
2026-03-29 10:19:02 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-29 10:19:02 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-29 10:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-29 10:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-29 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-29 10:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b663068-0155-5727-b501-ee165cf4a006, identifier: 10580437
2026-03-29 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-29 10:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-29 10:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437 to the API
2026-03-29 10:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580437>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 142,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7b663068-0155-5727-b501-ee165cf4a006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 - Diesel - Manual - 142 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580437%27 HTTP/1.1" 200 None
2026-03-29 10:19:03 [adesa.be] INFO: Saving data for 10580437: {'auction_closing_time': 1798675200.0, 'created_time': 1773235833.968092, 'last_price_update_time': 1774779543.332692}
2026-03-29 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580437') HTTP/1.1" 204 0
2026-03-29 10:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-29 10:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-29 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-29 10:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10258056
2026-03-29 10:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-29 10:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:19:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 10:19:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-29 10:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056 to the API
2026-03-29 10:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10258056>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '479dbb90-d696-5505-8b55-d1dc7836277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10258056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39700,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Automatic - 170 '
'hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-29 10:19:06 [adesa.be] INFO: Saving data for 10258056: {'auction_closing_time': 1798675200.0, 'created_time': 1773235778.067875, 'last_price_update_time': 1774779546.250444}
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258056') HTTP/1.1" 204 0
2026-03-29 10:19:06 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 10:19:06 [adesa.be] INFO: adesa.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20last_price_update_time%20lt%201774347546 HTTP/1.1" 200 None
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716179') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716232') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716268') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716325') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716326') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716330') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716333') HTTP/1.1" 204 0
2026-03-29 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10716335') HTTP/1.1" 204 0
2026-03-29 10:19:06 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-29T10_15_00.jl
2026-03-29 10:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-29 10:19:06 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 77939,
'downloader/request_count': 67,
'downloader/request_method_count/GET': 25,
'downloader/request_method_count/POST': 42,
'downloader/response_bytes': 31051282,
'downloader/response_count': 67,
'downloader/response_status_count/200': 67,
'elapsed_time_seconds': 239.954053,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 10, 19, 6, 584394, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'log_count/DEBUG': 8602,
'log_count/INFO': 12680,
'memusage/max': 182132736,
'memusage/startup': 149921792,
'photo_download_count': 20,
'request_depth_max': 42,
'response_received_count': 47,
'scheduler/dequeued': 67,
'scheduler/dequeued/memory': 67,
'scheduler/enqueued': 67,
'scheduler/enqueued/memory': 67,
'scrape_type/new': 2,
'scrape_type/price_update': 3,
'scrape_type/skipped': 4142,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 47,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.79729410739457,
'scrapy-zyte-api/mean_response_seconds': 3.078812601401451,
'scrapy-zyte-api/processed': 47,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 47,
'scrapy-zyte-api/request_args/experimental.requestCookies': 46,
'scrapy-zyte-api/request_args/experimental.responseCookies': 47,
'scrapy-zyte-api/request_args/httpRequestBody': 42,
'scrapy-zyte-api/request_args/httpRequestMethod': 42,
'scrapy-zyte-api/request_args/httpResponseBody': 47,
'scrapy-zyte-api/request_args/httpResponseHeaders': 47,
'scrapy-zyte-api/request_args/url': 47,
'scrapy-zyte-api/status_codes/200': 47,
'scrapy-zyte-api/success': 47,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4147,
'source/total_available': 4147,
'start_time': datetime.datetime(2026, 3, 29, 10, 15, 6, 630341, tzinfo=datetime.timezone.utc)}
2026-03-29 10:19:06 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 10:19:06 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f04f8659f10>
2026-03-29 10:19:06 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f04f6b063d0>