2026-03-29 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 22: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 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-29 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: bd0fe3f90eb1f592
2026-03-29 22: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 22: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-29T22_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 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 22: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 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 22: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 22: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 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-29 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 22: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 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 22: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 22: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 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 22: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 22:15: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738054%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738054: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738370
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738370%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738370: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738370 url https://www.openlane.eu/en/carv6/auction/10738370
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738374
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738374%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738374: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738374 url https://www.openlane.eu/en/carv6/auction/10738374
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738382
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738382%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738382: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738382 url https://www.openlane.eu/en/carv6/auction/10738382
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738381
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738381%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738381: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738381 url https://www.openlane.eu/en/carv6/auction/10738381
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738378
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738378%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738378: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738378 url https://www.openlane.eu/en/carv6/auction/10738378
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738445
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738445%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738445: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738445 url https://www.openlane.eu/en/carv6/auction/10738445
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738443
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738443%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738443: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738443 url https://www.openlane.eu/en/carv6/auction/10738443
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738690
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738690%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738690: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738690 url https://www.openlane.eu/en/carv6/auction/10738690
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738692
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738692%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738692: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738692 url https://www.openlane.eu/en/carv6/auction/10738692
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738691
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738691%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738691: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738691 url https://www.openlane.eu/en/carv6/auction/10738691
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738696
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738696%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738696: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738696 url https://www.openlane.eu/en/carv6/auction/10738696
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738699
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738699%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738699: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738699 url https://www.openlane.eu/en/carv6/auction/10738699
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738702
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738702%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738702: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738702 url https://www.openlane.eu/en/carv6/auction/10738702
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738703
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738703%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738703: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738703 url https://www.openlane.eu/en/carv6/auction/10738703
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738705
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738705%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738705: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738705 url https://www.openlane.eu/en/carv6/auction/10738705
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738718
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738718%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738718: 2
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738718 url https://www.openlane.eu/en/carv6/auction/10738718
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738724
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738724%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738724: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738724 url https://www.openlane.eu/en/carv6/auction/10738724
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738726
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738726%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738726: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738726 url https://www.openlane.eu/en/carv6/auction/10738726
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738727
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738727%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738727: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738727 url https://www.openlane.eu/en/carv6/auction/10738727
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738729
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738729%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738729: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738729 url https://www.openlane.eu/en/carv6/auction/10738729
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738734
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738734%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738734: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738734 url https://www.openlane.eu/en/carv6/auction/10738734
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738766
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738766%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738766: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738766 url https://www.openlane.eu/en/carv6/auction/10738766
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738769
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738769%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738769: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738769 url https://www.openlane.eu/en/carv6/auction/10738769
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738768
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738768%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738768: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738768 url https://www.openlane.eu/en/carv6/auction/10738768
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738773
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738773%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738773: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738773 url https://www.openlane.eu/en/carv6/auction/10738773
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738777
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738777%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738777: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738777 url https://www.openlane.eu/en/carv6/auction/10738777
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738778
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738778%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738778: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738778 url https://www.openlane.eu/en/carv6/auction/10738778
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738779
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738779%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738779: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738779 url https://www.openlane.eu/en/carv6/auction/10738779
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738781
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738781%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738781: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738781 url https://www.openlane.eu/en/carv6/auction/10738781
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738780
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738780%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738780: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738780 url https://www.openlane.eu/en/carv6/auction/10738780
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738782
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738782%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738782: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738782 url https://www.openlane.eu/en/carv6/auction/10738782
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738783
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738783%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738783: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738783 url https://www.openlane.eu/en/carv6/auction/10738783
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738784
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738784%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738784: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738784 url https://www.openlane.eu/en/carv6/auction/10738784
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738787
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738787%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738787: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738787 url https://www.openlane.eu/en/carv6/auction/10738787
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738786
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738786%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738786: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738786 url https://www.openlane.eu/en/carv6/auction/10738786
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738789
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738789%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738789: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738789 url https://www.openlane.eu/en/carv6/auction/10738789
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738790
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738790%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738790: 0
2026-03-29 22:15:15 [adesa.be] INFO: Skipping item 10738790 url https://www.openlane.eu/en/carv6/auction/10738790
2026-03-29 22:15:15 [adesa.be] INFO: Found listing with ID: 10738357
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738357%27 HTTP/1.1" 200 None
2026-03-29 22:15:15 [adesa.be] INFO: Scrape type for 10738357: 1
2026-03-29 22:15:15 [adesa.be] INFO: Scraping item 10738357 url https://www.openlane.eu/en/carv6/auction/10738357
2026-03-29 22: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 22:15:15 [adesa.be] INFO: Found listing with ID: 10738356
2026-03-29 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738356%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738356: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738356 url https://www.openlane.eu/en/carv6/auction/10738356
2026-03-29 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738358
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738358%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738358: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738358 url https://www.openlane.eu/en/carv6/auction/10738358
2026-03-29 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738360
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738360%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738360: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738360 url https://www.openlane.eu/en/carv6/auction/10738360
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738361
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738361%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738361: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738361 url https://www.openlane.eu/en/carv6/auction/10738361
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738365
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738365%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738365: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738365 url https://www.openlane.eu/en/carv6/auction/10738365
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738362
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738362%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738362: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738362 url https://www.openlane.eu/en/carv6/auction/10738362
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738364
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738364%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738364: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738364 url https://www.openlane.eu/en/carv6/auction/10738364
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738366
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738366%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738366: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738366 url https://www.openlane.eu/en/carv6/auction/10738366
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738367
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738367%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738367: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738367 url https://www.openlane.eu/en/carv6/auction/10738367
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738368
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738368%27 HTTP/1.1" 200 None
2026-03-29 22:15:16 [adesa.be] INFO: Scrape type for 10738368: 1
2026-03-29 22:15:16 [adesa.be] INFO: Scraping item 10738368 url https://www.openlane.eu/en/carv6/auction/10738368
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738373
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738373: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738373 url https://www.openlane.eu/en/carv6/auction/10738373
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738375
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738375: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738375 url https://www.openlane.eu/en/carv6/auction/10738375
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738376
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738376: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738376 url https://www.openlane.eu/en/carv6/auction/10738376
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738380
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738380: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738380 url https://www.openlane.eu/en/carv6/auction/10738380
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738377
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738377: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738377 url https://www.openlane.eu/en/carv6/auction/10738377
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738383
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738383: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738383 url https://www.openlane.eu/en/carv6/auction/10738383
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738384
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738384: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738384 url https://www.openlane.eu/en/carv6/auction/10738384
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738399
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738399: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738399 url https://www.openlane.eu/en/carv6/auction/10738399
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738405
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738405: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738405 url https://www.openlane.eu/en/carv6/auction/10738405
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738403
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738403: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738403 url https://www.openlane.eu/en/carv6/auction/10738403
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738401
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738401: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738401 url https://www.openlane.eu/en/carv6/auction/10738401
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738402
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738402: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738402 url https://www.openlane.eu/en/carv6/auction/10738402
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738408
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738408: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738408 url https://www.openlane.eu/en/carv6/auction/10738408
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738406
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738406: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738406 url https://www.openlane.eu/en/carv6/auction/10738406
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738407
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738407: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738407 url https://www.openlane.eu/en/carv6/auction/10738407
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738409
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738409: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738409 url https://www.openlane.eu/en/carv6/auction/10738409
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738411
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738411: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738411 url https://www.openlane.eu/en/carv6/auction/10738411
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738412
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738412: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738412 url https://www.openlane.eu/en/carv6/auction/10738412
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738414
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738414: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738414 url https://www.openlane.eu/en/carv6/auction/10738414
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738416
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738416: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738416 url https://www.openlane.eu/en/carv6/auction/10738416
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738415
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738415: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738415 url https://www.openlane.eu/en/carv6/auction/10738415
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738417
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738417: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738417 url https://www.openlane.eu/en/carv6/auction/10738417
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738419
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738419: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738419 url https://www.openlane.eu/en/carv6/auction/10738419
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738421
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738421: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738421 url https://www.openlane.eu/en/carv6/auction/10738421
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738420
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738420: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738420 url https://www.openlane.eu/en/carv6/auction/10738420
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738423
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738423: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738423 url https://www.openlane.eu/en/carv6/auction/10738423
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738424
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738424: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738424 url https://www.openlane.eu/en/carv6/auction/10738424
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738425
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738425: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738425 url https://www.openlane.eu/en/carv6/auction/10738425
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738426
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738426: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738426 url https://www.openlane.eu/en/carv6/auction/10738426
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738427
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738427: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738427 url https://www.openlane.eu/en/carv6/auction/10738427
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738428
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738428: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738428 url https://www.openlane.eu/en/carv6/auction/10738428
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738429
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738429: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738429 url https://www.openlane.eu/en/carv6/auction/10738429
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738430
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738430: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738430 url https://www.openlane.eu/en/carv6/auction/10738430
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738431
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738431: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738431 url https://www.openlane.eu/en/carv6/auction/10738431
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738432
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738432: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738432 url https://www.openlane.eu/en/carv6/auction/10738432
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738434
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738434: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738434 url https://www.openlane.eu/en/carv6/auction/10738434
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738435
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738435: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738435 url https://www.openlane.eu/en/carv6/auction/10738435
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738436
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738436: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738436 url https://www.openlane.eu/en/carv6/auction/10738436
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738438
2026-03-29 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:16 [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 22:15:16 [adesa.be] INFO: Scrape type for 10738438: 0
2026-03-29 22:15:16 [adesa.be] INFO: Skipping item 10738438 url https://www.openlane.eu/en/carv6/auction/10738438
2026-03-29 22:15:16 [adesa.be] INFO: Found listing with ID: 10738437
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738437: 0
2026-03-29 22:15:17 [adesa.be] INFO: Skipping item 10738437 url https://www.openlane.eu/en/carv6/auction/10738437
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738446
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738446: 0
2026-03-29 22:15:17 [adesa.be] INFO: Skipping item 10738446 url https://www.openlane.eu/en/carv6/auction/10738446
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738441
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738441: 0
2026-03-29 22:15:17 [adesa.be] INFO: Skipping item 10738441 url https://www.openlane.eu/en/carv6/auction/10738441
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738686
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738686: 0
2026-03-29 22:15:17 [adesa.be] INFO: Skipping item 10738686 url https://www.openlane.eu/en/carv6/auction/10738686
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738694
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738694%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [adesa.be] INFO: Scrape type for 10738694: 1
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738694 url https://www.openlane.eu/en/carv6/auction/10738694
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738687
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738687%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [adesa.be] INFO: Scrape type for 10738687: 1
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738687 url https://www.openlane.eu/en/carv6/auction/10738687
2026-03-29 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738698
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738698%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [adesa.be] INFO: Scrape type for 10738698: 1
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738698 url https://www.openlane.eu/en/carv6/auction/10738698
2026-03-29 22:15: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 22:15: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 22:15: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 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15: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 22:15:17 [adesa.be] INFO: Found listing with ID: 10738700
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738700%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [adesa.be] INFO: Scrape type for 10738700: 1
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738700 url https://www.openlane.eu/en/carv6/auction/10738700
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738701
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738701%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [adesa.be] INFO: Scrape type for 10738701: 1
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738701 url https://www.openlane.eu/en/carv6/auction/10738701
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738706
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738706: 2
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738706 url https://www.openlane.eu/en/carv6/auction/10738706
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738707
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738707: 2
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738707 url https://www.openlane.eu/en/carv6/auction/10738707
2026-03-29 22:15:17 [adesa.be] INFO: Found listing with ID: 10738708
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:17 [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 22:15:17 [adesa.be] INFO: Scrape type for 10738708: 2
2026-03-29 22:15:17 [adesa.be] INFO: Scraping item 10738708 url https://www.openlane.eu/en/carv6/auction/10738708
2026-03-29 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2daed9a-0174-5694-9929-e96599ef1edf with identifier: 10738703
2026-03-29 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2daed9a-0174-5694-9929-e96599ef1edf with scrape type 1
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F6df63351-9984-4fd4-a6cb-065a62050d4d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/6df63351-9984-4fd4-a6cb-065a62050d4d.jpg not downloaded yet
2026-03-29 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5693f70-d828-53cb-96bd-db43e78a11c3 with identifier: 10738699
2026-03-29 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5693f70-d828-53cb-96bd-db43e78a11c3 with scrape type 1
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg not downloaded yet
2026-03-29 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e90b340-9f7a-5622-9465-efbf31df4710 with identifier: 10738705
2026-03-29 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e90b340-9f7a-5622-9465-efbf31df4710 with scrape type 1
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252Fc0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/c0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F089bafc1-b798-414f-9ee5-cb842a1a9232.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/089bafc1-b798-414f-9ee5-cb842a1a9232.jpg not downloaded yet
2026-03-29 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8377ed71-7847-508c-8dcb-832030991f97 with identifier: 10738702
2026-03-29 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8377ed71-7847-508c-8dcb-832030991f97 with scrape type 1
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F35c87f88-2a92-4733-9ece-dad52c96acd4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/35c87f88-2a92-4733-9ece-dad52c96acd4.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252Fae1a5a0f-2c80-456e-988d-052833e51da2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/ae1a5a0f-2c80-456e-988d-052833e51da2.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F799ddba0-ab75-48d3-988f-4697cab10370.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/799ddba0-ab75-48d3-988f-4697cab10370.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F678a67ea-2225-4ca3-8103-295df5b5e134.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/678a67ea-2225-4ca3-8103-295df5b5e134.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F44adb766-b92e-4544-9fe5-c999dfeebe07.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/44adb766-b92e-4544-9fe5-c999dfeebe07.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F9c75331c-0da0-4376-85eb-c2784bb95e29.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/9c75331c-0da0-4376-85eb-c2784bb95e29.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252Fba83b869-dedb-4443-8b36-bbb43f600499.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/ba83b869-dedb-4443-8b36-bbb43f600499.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252Fd30945e5-55f3-4eea-a8d3-8413341b9700.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/d30945e5-55f3-4eea-a8d3-8413341b9700.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F6e671849-bacf-450f-bf74-e51108a223a8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/6e671849-bacf-450f-bf74-e51108a223a8.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252Ffa675041-0e85-4f21-85be-3fb29b8d3297.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/fa675041-0e85-4f21-85be-3fb29b8d3297.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F511c563b-b007-47c5-97b0-a9103530b416.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/511c563b-b007-47c5-97b0-a9103530b416.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252Fd41f9943-f615-4130-aab1-3a7bf598568a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/d41f9943-f615-4130-aab1-3a7bf598568a.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252Fa4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/a4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F70887ab2-a869-4e83-819e-9017d2cd7f24.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/70887ab2-a869-4e83-819e-9017d2cd7f24.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F003afc46-b538-4452-810e-f143f8a0e560.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/003afc46-b538-4452-810e-f143f8a0e560.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252Fbb81576f-74d4-4717-ae20-6e781d252d1d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/bb81576f-74d4-4717-ae20-6e781d252d1d.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252Fb19249b6-eafd-4fe4-8099-b4a956f9c027.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/b19249b6-eafd-4fe4-8099-b4a956f9c027.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252F644a4261-aefd-4066-abe5-e6baa18c6b66.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/644a4261-aefd-4066-abe5-e6baa18c6b66.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252Fb5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/b5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252Fc285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/c285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252Fda9c546a-9994-4e37-95fb-bf07841a83c5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/da9c546a-9994-4e37-95fb-bf07841a83c5.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752149%252Fgeneral%252F09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752150%252Fgeneral%252F4e28a943-097e-4784-88bd-6581a6a0c51c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/4e28a943-097e-4784-88bd-6581a6a0c51c.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752146%252Fgeneral%252F2c865d50-8497-4491-b37c-3cb16c130a5e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/2c865d50-8497-4491-b37c-3cb16c130a5e.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752151%252Fgeneral%252Fcda5f080-3927-4751-9c30-ee04f77efd4a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/cda5f080-3927-4751-9c30-ee04f77efd4a.jpg not downloaded yet
2026-03-29 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752149%252Fgeneral%252Fd4f80e17-f814-4d12-a33f-7bb09d249719.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/d4f80e17-f814-4d12-a33f-7bb09d249719.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752149%252Fgeneral%252Faeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/aeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg not downloaded yet
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15: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 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15: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 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15: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 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with identifier: 10738357
2026-03-29 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with scrape type 1
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252Fdf88129c-3d45-4e94-a6b3-8b62e09921dd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/df88129c-3d45-4e94-a6b3-8b62e09921dd.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252F7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252F61dd4f62-9564-46c9-98c5-584a64530dc7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/61dd4f62-9564-46c9-98c5-584a64530dc7.jpg not downloaded yet
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15: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 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with identifier: 10738358
2026-03-29 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with scrape type 1
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252F8141516e-acaf-4a48-a512-38b1b396749e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/8141516e-acaf-4a48-a512-38b1b396749e.jpg not downloaded yet
2026-03-29 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with identifier: 10738365
2026-03-29 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with scrape type 1
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752038%252Fgeneral%252Face78851-4791-4b1c-98d1-ef11899a4473.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/ace78851-4791-4b1c-98d1-ef11899a4473.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252Ffa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/fa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252F74e7f622-5979-491e-9b2c-36414b06d37a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/74e7f622-5979-491e-9b2c-36414b06d37a.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752038%252Fgeneral%252Fa8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/a8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252Fbd6cd864-65bb-4298-b32d-64537d19bfa0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/bd6cd864-65bb-4298-b32d-64537d19bfa0.jpg not downloaded yet
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252Fcd22f0cc-ed61-4648-9446-9492f91a3d13.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/cd22f0cc-ed61-4648-9446-9492f91a3d13.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752038%252Fgeneral%252F52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg not downloaded yet
2026-03-29 22:15: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 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252F5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg not downloaded yet
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2637b850-b19c-5fd5-8d02-041a568f67cb with identifier: 10738361
2026-03-29 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2637b850-b19c-5fd5-8d02-041a568f67cb with scrape type 1
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2637b850-b19c-5fd5-8d02-041a568f67cb
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252F8e899f47-4ce3-42a2-8a95-b973e3b83520.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/8e899f47-4ce3-42a2-8a95-b973e3b83520.jpg already downloaded
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252F01946af1-b062-4947-a03e-284d6953ac1c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/01946af1-b062-4947-a03e-284d6953ac1c.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252Fc0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752038%252Fgeneral%252F7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg not downloaded yet
2026-03-29 22:15: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 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252F3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252F51b57a2f-96f2-41d2-9325-9c55007cf76d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/51b57a2f-96f2-41d2-9325-9c55007cf76d.jpg already downloaded
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252Fa33ef240-aad3-4d81-b526-dfbde497b54e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/a33ef240-aad3-4d81-b526-dfbde497b54e.jpg already downloaded
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252Fd6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/d6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252Fe02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/e02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752038%252Fgeneral%252Fa946623f-d2ea-4be5-9e3e-fedf106ea961.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/a946623f-d2ea-4be5-9e3e-fedf106ea961.jpg not downloaded yet
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/aeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/d4f80e17-f814-4d12-a33f-7bb09d249719.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752027%252Fgeneral%252F072665cc-246b-40f5-b497-80f64d6d64a5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/072665cc-246b-40f5-b497-80f64d6d64a5.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252F97ae7f59-68bb-46f1-a1c6-f1e4cce5fc23.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/97ae7f59-68bb-46f1-a1c6-f1e4cce5fc23.jpg already downloaded
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5640892%252Fgeneral%252F4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg not downloaded yet
2026-03-29 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with identifier: 10738356
2026-03-29 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with scrape type 1
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752025%252Fgeneral%252Fd68a59f0-a014-4a32-9676-b9129d75711c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/d68a59f0-a014-4a32-9676-b9129d75711c.jpg not downloaded yet
2026-03-29 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:18 [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%252F5752028%252Fgeneral%252Fd04a6fc6-ea24-4dfb-8882-30736f942119.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/d04a6fc6-ea24-4dfb-8882-30736f942119.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752038%252Fgeneral%252F15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752027%252Fgeneral%252Fc17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/c17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5640892%252Fgeneral%252F26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752025%252Fgeneral%252F3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752028%252Fgeneral%252Fc505eddc-4840-41a2-bfaf-2489955279e8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c505eddc-4840-41a2-bfaf-2489955279e8.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752038%252Fgeneral%252F2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg not downloaded yet
2026-03-29 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with identifier: 10738360
2026-03-29 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with scrape type 1
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752032%252Fgeneral%252F53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg not downloaded yet
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/cda5f080-3927-4751-9c30-ee04f77efd4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752027%252Fgeneral%252F46b12887-c97d-4563-aee0-1b540aed0647.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/46b12887-c97d-4563-aee0-1b540aed0647.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5640892%252Fgeneral%252Fc242975f-a583-4c4e-97b2-c8313c03ca7d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/c242975f-a583-4c4e-97b2-c8313c03ca7d.jpg already downloaded
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5640892%252Fgeneral%252Fa44a0c17-2d0f-480a-9466-adf5b79543f7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/a44a0c17-2d0f-480a-9466-adf5b79543f7.jpg already downloaded
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752025%252Fgeneral%252F1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg not downloaded yet
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752028%252Fgeneral%252F77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752038%252Fgeneral%252Fe1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/e1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752032%252Fgeneral%252F5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg not downloaded yet
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e200a810>
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252Faeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/aeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg saved to cache
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d58890>
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252Fd4f80e17-f814-4d12-a33f-7bb09d249719.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/d4f80e17-f814-4d12-a33f-7bb09d249719.jpg saved to cache
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752025%252Fgeneral%252F10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752028%252Fgeneral%252Fc3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752038%252Fgeneral%252Fd19204f2-ef80-45e1-964f-9d0ca74736ca.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/d19204f2-ef80-45e1-964f-9d0ca74736ca.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752032%252Fgeneral%252F9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg not downloaded yet
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640892/general/d6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738361)
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752025%252Fgeneral%252F621626ab-c0b9-4617-a306-390682c9a40f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/621626ab-c0b9-4617-a306-390682c9a40f.jpg not downloaded yet
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e2033f50>
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252Fcda5f080-3927-4751-9c30-ee04f77efd4a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/cda5f080-3927-4751-9c30-ee04f77efd4a.jpg saved to cache
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d03f10>
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252F7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg saved to cache
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:19 [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%252F5752028%252Fgeneral%252Fbce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/bce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg not downloaded yet
2026-03-29 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752038%252Fgeneral%252Fc5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/c5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752032%252Fgeneral%252Fa188acc6-6455-4e4f-8e35-0b723591e957.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/a188acc6-6455-4e4f-8e35-0b723591e957.jpg not downloaded yet
2026-03-29 22:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/bd6cd864-65bb-4298-b32d-64537d19bfa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752025%252Fgeneral%252F842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg not downloaded yet
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f4bb90>
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752027%252Fgeneral%252F3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg saved to cache
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752032%252Fgeneral%252Ffa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/fa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg not downloaded yet
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a14410>
2026-03-29 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5640892%252Fgeneral%252Fd6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/d6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg saved to cache
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2637b850-b19c-5fd5-8d02-041a568f67cb
2026-03-29 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07504d80-e267-5236-8f10-4ef5d16284a1 with identifier: 10738362
2026-03-29 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07504d80-e267-5236-8f10-4ef5d16284a1 with scrape type 1
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752035%252Fgeneral%252F91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg not downloaded yet
2026-03-29 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with identifier: 10738367
2026-03-29 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with scrape type 1
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752042%252Fgeneral%252F830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg not downloaded yet
2026-03-29 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with identifier: 10738364
2026-03-29 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with scrape type 1
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752037%252Fgeneral%252F3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752025%252Fgeneral%252F8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg not downloaded yet
2026-03-29 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752032%252Fgeneral%252F46189b42-4385-4197-8949-02ae27ce14fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/46189b42-4385-4197-8949-02ae27ce14fc.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752035%252Fgeneral%252F355049ec-270a-4361-a50f-58209f813e6b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/355049ec-270a-4361-a50f-58209f813e6b.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752042%252Fgeneral%252F9095ba97-7e33-46a4-8c82-14c1035cc412.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9095ba97-7e33-46a4-8c82-14c1035cc412.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752037%252Fgeneral%252Fd18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/d18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg not downloaded yet
2026-03-29 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:20 [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%252F5752025%252Fgeneral%252F462a4c34-0517-4db5-96be-e9790a3fa238.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/462a4c34-0517-4db5-96be-e9790a3fa238.jpg not downloaded yet
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/c3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752032%252Fgeneral%252F7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752035%252Fgeneral%252F24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752042%252Fgeneral%252F9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752037%252Fgeneral%252F73f56394-a8a5-4d2c-85cd-e643479947fe.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/73f56394-a8a5-4d2c-85cd-e643479947fe.jpg not downloaded yet
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/e1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752025%252Fgeneral%252F26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg not downloaded yet
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b37cd0>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752038%252Fgeneral%252F2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d76750>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752027%252Fgeneral%252Fbd6cd864-65bb-4298-b32d-64537d19bfa0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/bd6cd864-65bb-4298-b32d-64537d19bfa0.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1df1c10>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752032%252Fgeneral%252F53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b43a90>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752038%252Fgeneral%252F52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29755229-d55c-5c63-a499-2f755d28995d with identifier: 10738366
2026-03-29 22:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29755229-d55c-5c63-a499-2f755d28995d with scrape type 1
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752040%252Fgeneral%252F422bf03b-1839-42cb-8659-463618552fe6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/422bf03b-1839-42cb-8659-463618552fe6.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752032%252Fgeneral%252F378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752035%252Fgeneral%252F23903123-edc9-4a89-9341-c200e9618550.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/23903123-edc9-4a89-9341-c200e9618550.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752042%252Fgeneral%252F8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752037%252Fgeneral%252Fdc6b1077-8596-4ff2-8d92-299f336bf88d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/dc6b1077-8596-4ff2-8d92-299f336bf88d.jpg not downloaded yet
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/a188acc6-6455-4e4f-8e35-0b723591e957.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752025%252Fgeneral%252Fce410624-7fdf-4c59-a94e-2f1689309e39.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/ce410624-7fdf-4c59-a94e-2f1689309e39.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752040%252Fgeneral%252F08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752032%252Fgeneral%252Fc632922d-797c-4add-b3aa-a4ead2a3662d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/c632922d-797c-4add-b3aa-a4ead2a3662d.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752035%252Fgeneral%252F2d679ae5-6378-4f50-ab42-afce9416148e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/2d679ae5-6378-4f50-ab42-afce9416148e.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752042%252Fgeneral%252F210ffb97-45e1-49fc-abff-068bbbb39165.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/210ffb97-45e1-49fc-abff-068bbbb39165.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752037%252Fgeneral%252F9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg not downloaded yet
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d90810>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752025%252Fgeneral%252F10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bbe690>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752028%252Fgeneral%252Fc3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c59410>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752032%252Fgeneral%252F5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cd8cd0>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752025%252Fgeneral%252F1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b9c690>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752038%252Fgeneral%252Fe1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/e1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/621626ab-c0b9-4617-a306-390682c9a40f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752040%252Fgeneral%252Fc4496e66-0c72-4075-b9f4-633b26f72962.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/c4496e66-0c72-4075-b9f4-633b26f72962.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752032%252Fgeneral%252F7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752035%252Fgeneral%252F55c55c65-d953-4cec-a261-dab630eee7df.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/55c55c65-d953-4cec-a261-dab630eee7df.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752042%252Fgeneral%252Fd968a0af-215b-4d2d-98d6-36a585aded95.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/d968a0af-215b-4d2d-98d6-36a585aded95.jpg not downloaded yet
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:21 [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%252F5752037%252Fgeneral%252F57b82315-3877-4b90-8fc0-20f26e460bc9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/57b82315-3877-4b90-8fc0-20f26e460bc9.jpg not downloaded yet
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e5ac10>
2026-03-29 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22: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 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%252F5752032%252Fgeneral%252Fa188acc6-6455-4e4f-8e35-0b723591e957.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/a188acc6-6455-4e4f-8e35-0b723591e957.jpg saved to cache
2026-03-29 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/d19204f2-ef80-45e1-964f-9d0ca74736ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752040%252Fgeneral%252F77638bb0-f923-4f53-a776-023401cc4b97.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/77638bb0-f923-4f53-a776-023401cc4b97.jpg not downloaded yet
2026-03-29 22:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063a23f3-5cf3-5fce-8448-fe573b5cca62 with identifier: 10738694
2026-03-29 22:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063a23f3-5cf3-5fce-8448-fe573b5cca62 with scrape type 1
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752142%252Fgeneral%252F360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg not downloaded yet
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/355049ec-270a-4361-a50f-58209f813e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752035%252Fgeneral%252Fea7b1535-4b79-4021-9761-da6ef014d54c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/ea7b1535-4b79-4021-9761-da6ef014d54c.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752042%252Fgeneral%252F1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752037%252Fgeneral%252Fd6880f46-4005-41e4-942a-c4f28f5e6d69.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/d6880f46-4005-41e4-942a-c4f28f5e6d69.jpg not downloaded yet
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/9095ba97-7e33-46a4-8c82-14c1035cc412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752040%252Fgeneral%252F16615375-644d-490d-9a0a-9d45537c95cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/16615375-644d-490d-9a0a-9d45537c95cf.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752142%252Fgeneral%252F96f5f764-e3f3-4520-85c2-33969bee17cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/96f5f764-e3f3-4520-85c2-33969bee17cc.jpg not downloaded yet
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aeb250>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F621626ab-c0b9-4617-a306-390682c9a40f.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/621626ab-c0b9-4617-a306-390682c9a40f.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b25650>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/462a4c34-0517-4db5-96be-e9790a3fa238.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/d18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752035%252Fgeneral%252Fcfab2422-9471-43b6-8d45-24bfe252386b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/cfab2422-9471-43b6-8d45-24bfe252386b.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752042%252Fgeneral%252Fc8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/c8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752037%252Fgeneral%252Fdcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/dcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg not downloaded yet
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752040%252Fgeneral%252F379b2f4f-534a-4683-946f-416d80445eea.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/379b2f4f-534a-4683-946f-416d80445eea.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752142%252Fgeneral%252F7fc18def-bb6d-48d5-9263-bd1601754f44.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7fc18def-bb6d-48d5-9263-bd1601754f44.jpg not downloaded yet
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e4bd10>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252F9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e4bc10>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252Fd19204f2-ef80-45e1-964f-9d0ca74736ca.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/d19204f2-ef80-45e1-964f-9d0ca74736ca.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/dc6b1077-8596-4ff2-8d92-299f336bf88d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/ce410624-7fdf-4c59-a94e-2f1689309e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752035%252Fgeneral%252F3953dccb-95d1-4441-87f4-5b318cafed62.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/3953dccb-95d1-4441-87f4-5b318cafed62.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752042%252Fgeneral%252F0085288e-7d8c-4072-904e-305a4d71ff48.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/0085288e-7d8c-4072-904e-305a4d71ff48.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752037%252Fgeneral%252Fef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/ef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752040%252Fgeneral%252F6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752142%252Fgeneral%252Fe92b3ae8-7d6d-4656-a40c-85e49121e858.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/e92b3ae8-7d6d-4656-a40c-85e49121e858.jpg not downloaded yet
2026-03-29 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752035%252Fgeneral%252F4e62182e-66de-4019-a308-4850f97aa13e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/4e62182e-66de-4019-a308-4850f97aa13e.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752042%252Fgeneral%252F9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg not downloaded yet
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [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%252F5752037%252Fgeneral%252Faed986d4-2d35-4b4c-960e-db46958e946a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/aed986d4-2d35-4b4c-960e-db46958e946a.jpg not downloaded yet
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e2025d90>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F355049ec-270a-4361-a50f-58209f813e6b.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/355049ec-270a-4361-a50f-58209f813e6b.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ad6850>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252F3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b2f610>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F9095ba97-7e33-46a4-8c82-14c1035cc412.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9095ba97-7e33-46a4-8c82-14c1035cc412.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b40d10>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F462a4c34-0517-4db5-96be-e9790a3fa238.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/462a4c34-0517-4db5-96be-e9790a3fa238.jpg saved to cache
2026-03-29 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a9ed90>
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Fd18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/d18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cd4250>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752040%252Fgeneral%252Ff3a4d330-1708-4974-b117-931c4609a5b9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/f3a4d330-1708-4974-b117-931c4609a5b9.jpg not downloaded yet
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752142%252Fgeneral%252F2efd9837-a222-4414-bac8-5c79fa3c7758.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/2efd9837-a222-4414-bac8-5c79fa3c7758.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/c4496e66-0c72-4075-b9f4-633b26f72962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/57b82315-3877-4b90-8fc0-20f26e460bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752040%252Fgeneral%252Fab3d6979-348c-4e33-81e1-610dfe394311.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/ab3d6979-348c-4e33-81e1-610dfe394311.jpg not downloaded yet
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752142%252Fgeneral%252F84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d343d0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Fdc6b1077-8596-4ff2-8d92-299f336bf88d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/dc6b1077-8596-4ff2-8d92-299f336bf88d.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bafcd0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252Fce410624-7fdf-4c59-a94e-2f1689309e39.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/ce410624-7fdf-4c59-a94e-2f1689309e39.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a63950>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8a7d0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/d6880f46-4005-41e4-942a-c4f28f5e6d69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752040%252Fgeneral%252Ff03cb623-fea1-438d-97d6-75e5fa849fca.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/f03cb623-fea1-438d-97d6-75e5fa849fca.jpg not downloaded yet
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752142%252Fgeneral%252F7245bf15-8e8f-4984-9372-6da15e18b97c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7245bf15-8e8f-4984-9372-6da15e18b97c.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/77638bb0-f923-4f53-a776-023401cc4b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/96f5f764-e3f3-4520-85c2-33969bee17cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a742d0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252F9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b73d50>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252Fc4496e66-0c72-4075-b9f4-633b26f72962.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/c4496e66-0c72-4075-b9f4-633b26f72962.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f74fd0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252F57b82315-3877-4b90-8fc0-20f26e460bc9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/57b82315-3877-4b90-8fc0-20f26e460bc9.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with identifier: 10738698
2026-03-29 22:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with scrape type 1
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752145%252Fgeneral%252Fe591f200-2761-4a75-a6af-b037621e464d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/e591f200-2761-4a75-a6af-b037621e464d.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/16615375-644d-490d-9a0a-9d45537c95cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/dcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752142%252Fgeneral%252F7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/cfab2422-9471-43b6-8d45-24bfe252386b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/c8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752145%252Fgeneral%252F31dccb89-629c-4f6a-965e-3787293fbc30.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/31dccb89-629c-4f6a-965e-3787293fbc30.jpg not downloaded yet
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752142%252Fgeneral%252F07f88581-f772-4016-9898-085addcebadd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/07f88581-f772-4016-9898-085addcebadd.jpg not downloaded yet
2026-03-29 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/ef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [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%252F5752145%252Fgeneral%252F8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg not downloaded yet
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b239d0>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Fd6880f46-4005-41e4-942a-c4f28f5e6d69.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/d6880f46-4005-41e4-942a-c4f28f5e6d69.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0915a50>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F77638bb0-f923-4f53-a776-023401cc4b97.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/77638bb0-f923-4f53-a776-023401cc4b97.jpg saved to cache
2026-03-29 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aaf210>
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F96f5f764-e3f3-4520-85c2-33969bee17cc.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/96f5f764-e3f3-4520-85c2-33969bee17cc.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with identifier: 10738368
2026-03-29 22:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with scrape type 1
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252Fa0baeb05-6f44-4a71-b42a-c76310bdc985.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/a0baeb05-6f44-4a71-b42a-c76310bdc985.jpg not downloaded yet
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/2efd9837-a222-4414-bac8-5c79fa3c7758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752142%252Fgeneral%252Ff97d61da-6994-460f-8520-4e674334872c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/f97d61da-6994-460f-8520-4e674334872c.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252Fe38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/e38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252F9f92dccf-13cd-4c40-983e-050641539624.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/9f92dccf-13cd-4c40-983e-050641539624.jpg not downloaded yet
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/aed986d4-2d35-4b4c-960e-db46958e946a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/4e62182e-66de-4019-a308-4850f97aa13e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252F88c026ce-284b-4e0e-af30-c5753fd0f504.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/88c026ce-284b-4e0e-af30-c5753fd0f504.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252Ff97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/f97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg not downloaded yet
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/f3a4d330-1708-4974-b117-931c4609a5b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/ab3d6979-348c-4e33-81e1-610dfe394311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/e591f200-2761-4a75-a6af-b037621e464d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b99510>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F16615375-644d-490d-9a0a-9d45537c95cf.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/16615375-644d-490d-9a0a-9d45537c95cf.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e40e50>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Fdcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/dcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4034990>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252Fcfab2422-9471-43b6-8d45-24bfe252386b.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/cfab2422-9471-43b6-8d45-24bfe252386b.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ade1d0>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252Fc8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/c8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b34c90>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Fef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/ef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252F75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252Ff14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/f14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252F4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252F6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg not downloaded yet
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f4a350>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F2efd9837-a222-4414-bac8-5c79fa3c7758.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/2efd9837-a222-4414-bac8-5c79fa3c7758.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e45b90>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252Faed986d4-2d35-4b4c-960e-db46958e946a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/aed986d4-2d35-4b4c-960e-db46958e946a.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e41cce90>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F4e62182e-66de-4019-a308-4850f97aa13e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/4e62182e-66de-4019-a308-4850f97aa13e.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a1b6d0>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d437d0>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252Ff3a4d330-1708-4974-b117-931c4609a5b9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/f3a4d330-1708-4974-b117-931c4609a5b9.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4107610>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252Fab3d6979-348c-4e33-81e1-610dfe394311.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/ab3d6979-348c-4e33-81e1-610dfe394311.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e464ead0>
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252Fe591f200-2761-4a75-a6af-b037621e464d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/e591f200-2761-4a75-a6af-b037621e464d.jpg saved to cache
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/a0baeb05-6f44-4a71-b42a-c76310bdc985.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/7245bf15-8e8f-4984-9372-6da15e18b97c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252F5e17c3c0-056b-4281-b880-5fb7624f4991.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/5e17c3c0-056b-4281-b880-5fb7624f4991.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752043%252Fgeneral%252F3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg not downloaded yet
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/e92b3ae8-7d6d-4656-a40c-85e49121e858.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/f03cb623-fea1-438d-97d6-75e5fa849fca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/31dccb89-629c-4f6a-965e-3787293fbc30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:24 [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%252F5752145%252Fgeneral%252F24c0df24-9c48-4da9-b9a7-be6747094e65.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/24c0df24-9c48-4da9-b9a7-be6747094e65.jpg not downloaded yet
2026-03-29 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5752043%252Fgeneral%252Fb8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/b8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg not downloaded yet
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/f97d61da-6994-460f-8520-4e674334872c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a5a510>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/9f92dccf-13cd-4c40-983e-050641539624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5752145%252Fgeneral%252F3861cb44-ea75-4c62-b080-aa2459908d79.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/3861cb44-ea75-4c62-b080-aa2459908d79.jpg not downloaded yet
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5752043%252Fgeneral%252F223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg not downloaded yet
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a58e10>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Fa0baeb05-6f44-4a71-b42a-c76310bdc985.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/a0baeb05-6f44-4a71-b42a-c76310bdc985.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/f97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/e38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5752043%252Fgeneral%252Fe77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/e77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg not downloaded yet
2026-03-29 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5752043%252Fgeneral%252Fb371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/b371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg not downloaded yet
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bffb10>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F7245bf15-8e8f-4984-9372-6da15e18b97c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7245bf15-8e8f-4984-9372-6da15e18b97c.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e83610>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252Fe92b3ae8-7d6d-4656-a40c-85e49121e858.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/e92b3ae8-7d6d-4656-a40c-85e49121e858.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c848d0>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252Ff03cb623-fea1-438d-97d6-75e5fa849fca.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/f03cb623-fea1-438d-97d6-75e5fa849fca.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5c0d0>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F31dccb89-629c-4f6a-965e-3787293fbc30.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/31dccb89-629c-4f6a-965e-3787293fbc30.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d74f90>
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg saved to cache
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10738734
2026-03-29 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with scrape type 1
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252Fdfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252F0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252F6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252F0d259a87-74be-459d-b765-afa2199ca322.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252Fd18c05a0-2832-4df3-ae18-fd594f05951a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252Fd35dad86-663e-4aef-a114-3df0aff50152.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252Fcec771b0-a659-460e-80ca-8769bd5cdc70.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252F25299ced-eeee-40b3-a853-b908e8ac96a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252Fdc19bc5a-5123-4f07-83da-2881b196dfc0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg already downloaded
2026-03-29 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:25 [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%252F5687540%252Fgeneral%252F57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg already downloaded
2026-03-29 22:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6, identifier: 10738734
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4105d90>
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252Ff97d61da-6994-460f-8520-4e674334872c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/f97d61da-6994-460f-8520-4e674334872c.jpg saved to cache
2026-03-29 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f75990>
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252F9f92dccf-13cd-4c40-983e-050641539624.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/9f92dccf-13cd-4c40-983e-050641539624.jpg saved to cache
2026-03-29 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10738734
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 22:15:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 22:15:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10738734
2026-03-29 22:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10738734 to the API
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '3d8f78c8-6fcd-5e1c-86bc-76397a810cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738734',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 38448,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg',
'https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg',
'https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg',
'https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg',
'https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg',
'https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg',
'https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg',
'https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg',
'https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg',
'https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52541,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510646,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55027,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53158,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42587,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47161,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392542,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36981,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343064,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg',
'Width': 1400}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Renault Megane 1.6 Intens - Hybrid - Automatic - 94 hp - 38.448 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738734%27 HTTP/1.1" 200 None
2026-03-29 22:15:26 [adesa.be] INFO: Saving data for 10738734: {'created_time': 1774822526.985168, 'last_price_update_time': 1774822526.985179, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738734') HTTP/1.1" 204 0
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/07f88581-f772-4016-9898-085addcebadd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/f14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/88c026ce-284b-4e0e-af30-c5753fd0f504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/0085288e-7d8c-4072-904e-305a4d71ff48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cdbb10>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b3ced0>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252F6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b73e10>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Ff97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/f97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b3d310>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252Fe38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/e38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa5090>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/5e17c3c0-056b-4281-b880-5fb7624f4991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1be5690>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/b8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9e210>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F07f88581-f772-4016-9898-085addcebadd.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/07f88581-f772-4016-9898-085addcebadd.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e41b10>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Ff14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/f14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f6f390>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252F3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e40090>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F88c026ce-284b-4e0e-af30-c5753fd0f504.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/88c026ce-284b-4e0e-af30-c5753fd0f504.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c70590>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cfff90>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F0085288e-7d8c-4072-904e-305a4d71ff48.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/0085288e-7d8c-4072-904e-305a4d71ff48.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/3953dccb-95d1-4441-87f4-5b318cafed62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/e77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/3861cb44-ea75-4c62-b080-aa2459908d79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752043/general/b371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738368)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752145/general/24c0df24-9c48-4da9-b9a7-be6747094e65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738698)
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e16cd0>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F5e17c3c0-056b-4281-b880-5fb7624f4991.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/5e17c3c0-056b-4281-b880-5fb7624f4991.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c0cbd0>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Fb8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/b8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with identifier: 10738687
2026-03-29 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with scrape type 1
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [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%252F5752138%252Fgeneral%252Fee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/ee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg not downloaded yet
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752142/general/7fc18def-bb6d-48d5-9263-bd1601754f44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738694)
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [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%252F5752138%252Fgeneral%252F37eddf6f-78ac-4029-b325-ac038537ed33.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/37eddf6f-78ac-4029-b325-ac038537ed33.jpg not downloaded yet
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/ea7b1535-4b79-4021-9761-da6ef014d54c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/d968a0af-215b-4d2d-98d6-36a585aded95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/55c55c65-d953-4cec-a261-dab630eee7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [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%252F5752138%252Fgeneral%252Fb542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/b542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg not downloaded yet
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e402ea10>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F3953dccb-95d1-4441-87f4-5b318cafed62.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/3953dccb-95d1-4441-87f4-5b318cafed62.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e2137e50>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Fe77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/e77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0f590>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252F223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg saved to cache
2026-03-29 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e2031f50>
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F3861cb44-ea75-4c62-b080-aa2459908d79.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/3861cb44-ea75-4c62-b080-aa2459908d79.jpg saved to cache
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0dc10>
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752043%252Fgeneral%252Fb371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752043/general/b371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg saved to cache
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87
2026-03-29 22:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87, skipping ID generation
2026-03-29 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with scrape type 1
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 sending to next pipeline
2026-03-29 22:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87, identifier: 10738368
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d47550>
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752145%252Fgeneral%252F24c0df24-9c48-4da9-b9a7-be6747094e65.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752145/general/24c0df24-9c48-4da9-b9a7-be6747094e65.jpg saved to cache
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5
2026-03-29 22:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5, skipping ID generation
2026-03-29 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with scrape type 1
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 sending to next pipeline
2026-03-29 22:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5, identifier: 10738698
2026-03-29 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/379b2f4f-534a-4683-946f-416d80445eea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:28 [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%252F5752138%252Fgeneral%252F74935532-5842-4834-a372-c502f4ba135f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/74935532-5842-4834-a372-c502f4ba135f.jpg not downloaded yet
2026-03-29 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with identifier: 10738368
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with identifier: 10738368
2026-03-29 22:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87 with identifier: 10738368 to the API
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752043/general/b371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDM293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 202816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/a0baeb05-6f44-4a71-b42a-c76310bdc985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22116,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/9f92dccf-13cd-4c40-983e-050641539624.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/f97b4d9b-a0e4-4a47-93eb-7fd562f800f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/f14c7e0d-4c13-46e5-9220-072f1c0db6ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/6b219e92-76dc-4f87-8b2e-59d37c847a26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/3227d25a-2d17-466c-a6be-0ac6bcec96eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/b8164e21-e6e2-45c0-98c8-c867cadf18e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/223a2ec1-8a87-463b-acb9-57c5ae2062fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/e77c5da3-c4ce-49c3-90f7-b33df52b1204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87/c3ed0ad2-ab29-525d-8a4b-5ea2ee800f87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752043/general/b371d363-5be8-49fb-8d8c-20bacd0f73a8.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 202.816 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738368%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [adesa.be] INFO: Saving data for 10738368: {'created_time': 1774822529.055089, 'last_price_update_time': 1774822529.055099, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738368') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with identifier: 10738698
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with identifier: 10738698
2026-03-29 22:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1a3861a-5a7b-56c8-a919-b70c3a9baaa5 with identifier: 10738698 to the API
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752145/general/24c0df24-9c48-4da9-b9a7-be6747094e65.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1a3861a-5a7b-56c8-a919-b70c3a9baaa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXL792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 31078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/e591f200-2761-4a75-a6af-b037621e464d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/31dccb89-629c-4f6a-965e-3787293fbc30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/8bca191f-8c93-48e4-b68d-5d190e7d0707.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/e38dc76c-a0e9-4301-8c74-1c9d1fc1bfee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/88c026ce-284b-4e0e-af30-c5753fd0f504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/75fd9c41-e67e-4619-9fe3-1039cb635eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/4d83f1d4-740c-4c15-8e19-85d418b415d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/5e17c3c0-056b-4281-b880-5fb7624f4991.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/24c0df24-9c48-4da9-b9a7-be6747094e65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a3861a-5a7b-56c8-a919-b70c3a9baaa5/d1a3861a-5a7b-56c8-a919-b70c3a9baaa5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752145/general/3861cb44-ea75-4c62-b080-aa2459908d79.jpg',
'Width': 1024}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 31.078 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738698%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [adesa.be] INFO: Saving data for 10738698: {'created_time': 1774822529.594136, 'last_price_update_time': 1774822529.594148, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738698') HTTP/1.1" 204 0
2026-03-29 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/210ffb97-45e1-49fc-abff-068bbbb39165.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/c632922d-797c-4add-b3aa-a4ead2a3662d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/23903123-edc9-4a89-9341-c200e9618550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/2d679ae5-6378-4f50-ab42-afce9416148e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [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%252F5752138%252Fgeneral%252F667d876b-96cf-4c86-8ddd-cee2465822e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/667d876b-96cf-4c86-8ddd-cee2465822e4.jpg not downloaded yet
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [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%252F5752138%252Fgeneral%252F23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg not downloaded yet
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e169d0>
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752142%252Fgeneral%252F7fc18def-bb6d-48d5-9263-bd1601754f44.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752142/general/7fc18def-bb6d-48d5-9263-bd1601754f44.jpg saved to cache
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 063a23f3-5cf3-5fce-8448-fe573b5cca62
2026-03-29 22:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 063a23f3-5cf3-5fce-8448-fe573b5cca62, skipping ID generation
2026-03-29 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063a23f3-5cf3-5fce-8448-fe573b5cca62 with scrape type 1
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 063a23f3-5cf3-5fce-8448-fe573b5cca62 sending to next pipeline
2026-03-29 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 063a23f3-5cf3-5fce-8448-fe573b5cca62, identifier: 10738694
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aaf110>
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252F7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg saved to cache
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a35410>
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252Fea7b1535-4b79-4021-9761-da6ef014d54c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/ea7b1535-4b79-4021-9761-da6ef014d54c.jpg saved to cache
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e12450>
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252Fd968a0af-215b-4d2d-98d6-36a585aded95.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/d968a0af-215b-4d2d-98d6-36a585aded95.jpg saved to cache
2026-03-29 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb40d0>
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F55c55c65-d953-4cec-a261-dab630eee7df.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/55c55c65-d953-4cec-a261-dab630eee7df.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cd8450>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f95b90>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F379b2f4f-534a-4683-946f-416d80445eea.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/379b2f4f-534a-4683-946f-416d80445eea.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 063a23f3-5cf3-5fce-8448-fe573b5cca62 with identifier: 10738694
2026-03-29 22:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 063a23f3-5cf3-5fce-8448-fe573b5cca62 with identifier: 10738694
2026-03-29 22:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 063a23f3-5cf3-5fce-8448-fe573b5cca62 with identifier: 10738694 to the API
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752142/general/7fc18def-bb6d-48d5-9263-bd1601754f44.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '063a23f3-5cf3-5fce-8448-fe573b5cca62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLS118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 129062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35955,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/360a49ee-8f93-4b9f-9c24-bd9e12969889.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/96f5f764-e3f3-4520-85c2-33969bee17cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300235,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/7fc18def-bb6d-48d5-9263-bd1601754f44.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/e92b3ae8-7d6d-4656-a40c-85e49121e858.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245306,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/2efd9837-a222-4414-bac8-5c79fa3c7758.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297840,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/84d8a8d7-5e0f-4adb-97da-c79051a9521b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253586,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/7245bf15-8e8f-4984-9372-6da15e18b97c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249485,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/7797afaa-6d0e-4a99-8ff0-588e4a5208bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286474,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/07f88581-f772-4016-9898-085addcebadd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063a23f3-5cf3-5fce-8448-fe573b5cca62/063a23f3-5cf3-5fce-8448-fe573b5cca62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752142/general/f97d61da-6994-460f-8520-4e674334872c.jpg',
'Width': 1400}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 129.062 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738694%27 HTTP/1.1" 200 None
2026-03-29 22:15:30 [adesa.be] INFO: Saving data for 10738694: {'created_time': 1774822530.530576, 'last_price_update_time': 1774822530.530587, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738694') HTTP/1.1" 204 0
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752040/general/422bf03b-1839-42cb-8659-463618552fe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738366)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/ee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [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%252F5752138%252Fgeneral%252Fdb405e2d-d016-4632-b347-e512b7c88d24.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/db405e2d-d016-4632-b347-e512b7c88d24.jpg not downloaded yet
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/46189b42-4385-4197-8949-02ae27ce14fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752042/general/9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738367)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/37eddf6f-78ac-4029-b325-ac038537ed33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [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%252F5752138%252Fgeneral%252Fe1a451cd-05ed-4bfb-8497-652720f00cee.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/e1a451cd-05ed-4bfb-8497-652720f00cee.jpg not downloaded yet
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8a550>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F210ffb97-45e1-49fc-abff-068bbbb39165.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/210ffb97-45e1-49fc-abff-068bbbb39165.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b27450>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252Fc632922d-797c-4add-b3aa-a4ead2a3662d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/c632922d-797c-4add-b3aa-a4ead2a3662d.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a63750>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F23903123-edc9-4a89-9341-c200e9618550.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/23903123-edc9-4a89-9341-c200e9618550.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4033a50>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F2d679ae5-6378-4f50-ab42-afce9416148e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/2d679ae5-6378-4f50-ab42-afce9416148e.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e16e90>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252F378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/b542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [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%252F5752138%252Fgeneral%252F38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg not downloaded yet
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752037/general/73f56394-a8a5-4d2c-85cd-e643479947fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738364)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752032/general/fa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738360)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/74935532-5842-4834-a372-c502f4ba135f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752035/general/91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738362)
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e477d0>
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752040%252Fgeneral%252F422bf03b-1839-42cb-8659-463618552fe6.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752040/general/422bf03b-1839-42cb-8659-463618552fe6.jpg saved to cache
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29755229-d55c-5c63-a499-2f755d28995d
2026-03-29 22:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29755229-d55c-5c63-a499-2f755d28995d, skipping ID generation
2026-03-29 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29755229-d55c-5c63-a499-2f755d28995d with scrape type 1
2026-03-29 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29755229-d55c-5c63-a499-2f755d28995d sending to next pipeline
2026-03-29 22:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29755229-d55c-5c63-a499-2f755d28995d, identifier: 10738366
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e153d0>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252Fee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/ee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a96fd0>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e091c650>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ecd250>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252F46189b42-4385-4197-8949-02ae27ce14fc.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/46189b42-4385-4197-8949-02ae27ce14fc.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3f35950>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752042%252Fgeneral%252F9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752042/general/9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522
2026-03-29 22:15:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522, skipping ID generation
2026-03-29 22:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with scrape type 1
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 sending to next pipeline
2026-03-29 22:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522, identifier: 10738367
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d79cd0>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252F7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f55190>
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F37eddf6f-78ac-4029-b325-ac038537ed33.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/37eddf6f-78ac-4029-b325-ac038537ed33.jpg saved to cache
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:31 [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%252F5752138%252Fgeneral%252F9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg not downloaded yet
2026-03-29 22:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29755229-d55c-5c63-a499-2f755d28995d with identifier: 10738366
2026-03-29 22:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 22:15:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29755229-d55c-5c63-a499-2f755d28995d with identifier: 10738366
2026-03-29 22:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29755229-d55c-5c63-a499-2f755d28995d with identifier: 10738366 to the API
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752040/general/422bf03b-1839-42cb-8659-463618552fe6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '29755229-d55c-5c63-a499-2f755d28995d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGN900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 149040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376896,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/422bf03b-1839-42cb-8659-463618552fe6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30895,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/08bf5d40-a281-4f27-9910-7b7effdee0fb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375473,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/c4496e66-0c72-4075-b9f4-633b26f72962.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293241,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/77638bb0-f923-4f53-a776-023401cc4b97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333868,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/16615375-644d-490d-9a0a-9d45537c95cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280756,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/379b2f4f-534a-4683-946f-416d80445eea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366918,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/6b49989e-a240-4efc-b12e-99a69eb8b59c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313794,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/f3a4d330-1708-4974-b117-931c4609a5b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242096,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/ab3d6979-348c-4e33-81e1-610dfe394311.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29755229-d55c-5c63-a499-2f755d28995d/29755229-d55c-5c63-a499-2f755d28995d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313143,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752040/general/f03cb623-fea1-438d-97d6-75e5fa849fca.jpg',
'Width': 1920}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-03-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 163 hp - '
'149.040 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738366%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [adesa.be] INFO: Saving data for 10738366: {'created_time': 1774822532.489967, 'last_price_update_time': 1774822532.489976, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738366') HTTP/1.1" 204 0
2026-03-29 22:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with identifier: 10738367
2026-03-29 22:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with identifier: 10738367
2026-03-29 22:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522 with identifier: 10738367 to the API
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752042/general/9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGR275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 147307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/830b48c2-acbe-4283-bdd7-b8cdf19a0c20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/9095ba97-7e33-46a4-8c82-14c1035cc412.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/9c4e43e1-4d64-4614-897b-716e1e30fea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/8f4ca965-5743-4a71-a9b7-b693f1cb8df8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/210ffb97-45e1-49fc-abff-068bbbb39165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/d968a0af-215b-4d2d-98d6-36a585aded95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/1aa9e133-6388-45e3-84e8-c388d03e4ac8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/c8289a4c-dbb8-4800-8340-5cd74ce75b71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/0085288e-7d8c-4072-904e-305a4d71ff48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522/2aaa3b3f-3bcc-593a-b84f-ca9ac44ac522_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752042/general/9c4258bc-ff80-491c-bcd1-c4b666d62493.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 147.307 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738367%27 HTTP/1.1" 200 None
2026-03-29 22:15:32 [adesa.be] INFO: Saving data for 10738367: {'created_time': 1774822532.892112, 'last_price_update_time': 1774822532.892122, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738367') HTTP/1.1" 204 0
2026-03-29 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/667d876b-96cf-4c86-8ddd-cee2465822e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa5a90>
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252Fb542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/b542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg saved to cache
2026-03-29 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1efe050>
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg saved to cache
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a95f90>
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752037%252Fgeneral%252F73f56394-a8a5-4d2c-85cd-e643479947fe.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752037/general/73f56394-a8a5-4d2c-85cd-e643479947fe.jpg saved to cache
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61
2026-03-29 22:15:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61, skipping ID generation
2026-03-29 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with scrape type 1
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 sending to next pipeline
2026-03-29 22:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61, identifier: 10738364
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e41cd490>
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752032%252Fgeneral%252Ffa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752032/general/fa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg saved to cache
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a
2026-03-29 22:15:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a, skipping ID generation
2026-03-29 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with scrape type 1
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a sending to next pipeline
2026-03-29 22:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a, identifier: 10738360
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f8f490>
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F74935532-5842-4834-a372-c502f4ba135f.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/74935532-5842-4834-a372-c502f4ba135f.jpg saved to cache
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ecd050>
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752035%252Fgeneral%252F91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752035/general/91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg saved to cache
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07504d80-e267-5236-8f10-4ef5d16284a1
2026-03-29 22:15:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07504d80-e267-5236-8f10-4ef5d16284a1, skipping ID generation
2026-03-29 22:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07504d80-e267-5236-8f10-4ef5d16284a1 with scrape type 1
2026-03-29 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07504d80-e267-5236-8f10-4ef5d16284a1 sending to next pipeline
2026-03-29 22:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07504d80-e267-5236-8f10-4ef5d16284a1, identifier: 10738362
2026-03-29 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/c5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/c505eddc-4840-41a2-bfaf-2489955279e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/bce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with identifier: 10738364
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-29 22:15:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with identifier: 10738364
2026-03-29 22:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61 with identifier: 10738364 to the API
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752037/general/73f56394-a8a5-4d2c-85cd-e643479947fe.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'CNG',
'id': 'dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEH212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 104367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347155,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/3a4ce543-1cd5-439e-9dbe-997a148c5cee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331591,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/d18788ce-bd45-4fd9-b1b4-87b9e1937e62.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332068,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/73f56394-a8a5-4d2c-85cd-e643479947fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274264,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/dc6b1077-8596-4ff2-8d92-299f336bf88d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/9ed2b8b9-db9c-4071-ac98-11330dd78420.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/57b82315-3877-4b90-8fc0-20f26e460bc9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300693,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/d6880f46-4005-41e4-942a-c4f28f5e6d69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245972,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/dcbd5df6-799f-49ce-81ff-4e8b285bb1f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/ef1151f5-4ada-4c3b-98fa-faa03b1e5698.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61/dc0b8f8c-2c9c-5cc3-a07d-1f7dde744a61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205690,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752037/general/aed986d4-2d35-4b4c-960e-db46958e946a.jpg',
'Width': 1400}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 40 S Line - CNG - Automatic - 170 hp - 104.367 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738364%27 HTTP/1.1" 200 None
2026-03-29 22:15:33 [adesa.be] INFO: Saving data for 10738364: {'created_time': 1774822533.985633, 'last_price_update_time': 1774822533.985644, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738364') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with identifier: 10738360
2026-03-29 22:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with identifier: 10738360
2026-03-29 22:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3bb0b40f-f07b-51aa-9df3-eabc0cc2764a with identifier: 10738360 to the API
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752032/general/fa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3bb0b40f-f07b-51aa-9df3-eabc0cc2764a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXL881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738360',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 195224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/53a75ac4-ba93-49ec-adfc-01e8a79ac8c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22802,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/5fe746ea-d958-438b-9d9c-2e36f0357adc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/9ac0b86a-3910-4f22-bfd8-6ff80744da5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/a188acc6-6455-4e4f-8e35-0b723591e957.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/fa4b9ad7-3bbc-4d73-a2a6-5e594007c909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/46189b42-4385-4197-8949-02ae27ce14fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/7eb6b3d6-9959-4005-9542-be8d3ab5eadb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/378d0b0f-810e-44fe-893a-7f6c48536bf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/c632922d-797c-4add-b3aa-a4ead2a3662d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb0b40f-f07b-51aa-9df3-eabc0cc2764a/3bb0b40f-f07b-51aa-9df3-eabc0cc2764a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752032/general/7b9a3f1f-d95b-48f3-811e-f5e978f2c99a.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 40 TFSI Competition - Quattro - Petrol - Automatic - 204 hp '
'- 195.224 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2022}
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738360%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [adesa.be] INFO: Saving data for 10738360: {'created_time': 1774822534.359041, 'last_price_update_time': 1774822534.359051, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738360') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07504d80-e267-5236-8f10-4ef5d16284a1 with identifier: 10738362
2026-03-29 22:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07504d80-e267-5236-8f10-4ef5d16284a1 with identifier: 10738362
2026-03-29 22:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07504d80-e267-5236-8f10-4ef5d16284a1 with identifier: 10738362 to the API
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752035/general/91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '07504d80-e267-5236-8f10-4ef5d16284a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEK510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738362',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 198966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/91b11d46-ddfa-414a-a154-f4d1fbc754d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24283,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/355049ec-270a-4361-a50f-58209f813e6b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/24f9c791-8c82-485a-93ed-7cb351a0cb81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/23903123-edc9-4a89-9341-c200e9618550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/2d679ae5-6378-4f50-ab42-afce9416148e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/55c55c65-d953-4cec-a261-dab630eee7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/ea7b1535-4b79-4021-9761-da6ef014d54c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/cfab2422-9471-43b6-8d45-24bfe252386b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/3953dccb-95d1-4441-87f4-5b318cafed62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07504d80-e267-5236-8f10-4ef5d16284a1/07504d80-e267-5236-8f10-4ef5d16284a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752035/general/4e62182e-66de-4019-a308-4850f97aa13e.jpg',
'Width': 1024}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 35 TDI Attraction - Diesel - Automatic - 163 hp - '
'198.966 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738362%27 HTTP/1.1" 200 None
2026-03-29 22:15:34 [adesa.be] INFO: Saving data for 10738362: {'created_time': 1774822534.715128, 'last_price_update_time': 1774822534.715138, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738362') HTTP/1.1" 204 0
2026-03-29 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/46b12887-c97d-4563-aee0-1b540aed0647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/e1a451cd-05ed-4bfb-8497-652720f00cee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/db405e2d-d016-4632-b347-e512b7c88d24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f70a50>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg saved to cache
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e53750>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg saved to cache
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cfabd0>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F667d876b-96cf-4c86-8ddd-cee2465822e4.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/667d876b-96cf-4c86-8ddd-cee2465822e4.jpg saved to cache
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bfe7d0>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252Fc5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/c5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg saved to cache
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cfc190>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fc505eddc-4840-41a2-bfaf-2489955279e8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c505eddc-4840-41a2-bfaf-2489955279e8.jpg saved to cache
2026-03-29 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d29010>
2026-03-29 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fbce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/bce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e503d0>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252F77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/d04a6fc6-ea24-4dfb-8882-30736f942119.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/c17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752138/general/9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738687)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640892/general/26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738361)
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1daa790>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252F46b12887-c97d-4563-aee0-1b540aed0647.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/46b12887-c97d-4563-aee0-1b540aed0647.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dab550>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252F3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb0f10>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252Fe1a451cd-05ed-4bfb-8497-652720f00cee.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/e1a451cd-05ed-4bfb-8497-652720f00cee.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ecb490>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252Fdb405e2d-d016-4632-b347-e512b7c88d24.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/db405e2d-d016-4632-b347-e512b7c88d24.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/e02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/072665cc-246b-40f5-b497-80f64d6d64a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/a946623f-d2ea-4be5-9e3e-fedf106ea961.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640892/general/4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738361)
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb1990>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fd04a6fc6-ea24-4dfb-8882-30736f942119.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/d04a6fc6-ea24-4dfb-8882-30736f942119.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa6a10>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252Fc17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/c17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d45350>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e50650>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252F15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d45b50>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752138%252Fgeneral%252F9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752138/general/9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd
2026-03-29 22:15:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd, skipping ID generation
2026-03-29 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with scrape type 1
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd sending to next pipeline
2026-03-29 22:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd, identifier: 10738687
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0e8d0>
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640892%252Fgeneral%252F26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg saved to cache
2026-03-29 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2637b850-b19c-5fd5-8d02-041a568f67cb
2026-03-29 22:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with identifier: 10738687
2026-03-29 22:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with identifier: 10738687
2026-03-29 22:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2b506a-a5a3-5552-9a79-8571e0dc7cfd with identifier: 10738687 to the API
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752138/general/9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4b2b506a-a5a3-5552-9a79-8571e0dc7cfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARD231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 209182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/ee9d9972-150b-46d0-86dc-eab121bfb0fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25937,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/37eddf6f-78ac-4029-b325-ac038537ed33.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/b542bcda-07ba-4773-bfeb-f5e0d7b6c259.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/74935532-5842-4834-a372-c502f4ba135f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/667d876b-96cf-4c86-8ddd-cee2465822e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/23e4703f-29d9-4c95-92d7-74a53732ecc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/db405e2d-d016-4632-b347-e512b7c88d24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/e1a451cd-05ed-4bfb-8497-652720f00cee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/38c3e99a-b0fe-4a2e-97be-1107870f7fe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2b506a-a5a3-5552-9a79-8571e0dc7cfd/4b2b506a-a5a3-5552-9a79-8571e0dc7cfd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752138/general/9f1652af-34e9-4eb6-a0d8-cbc4dfe6946e.jpg',
'Width': 1024}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 209.182 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738687%27 HTTP/1.1" 200 None
2026-03-29 22:15:36 [adesa.be] INFO: Saving data for 10738687: {'created_time': 1774822536.037933, 'last_price_update_time': 1774822536.037944, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738687') HTTP/1.1" 204 0
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752025/general/d68a59f0-a014-4a32-9676-b9129d75711c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738356)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640892/general/01946af1-b062-4947-a03e-284d6953ac1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738361)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/74e7f622-5979-491e-9b2c-36414b06d37a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/a8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/c0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/cd22f0cc-ed61-4648-9446-9492f91a3d13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/fa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ecac10>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fe02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/e02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bfe250>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252F072665cc-246b-40f5-b497-80f64d6d64a5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/072665cc-246b-40f5-b497-80f64d6d64a5.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fb7750>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252Fa946623f-d2ea-4be5-9e3e-fedf106ea961.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/a946623f-d2ea-4be5-9e3e-fedf106ea961.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bfc390>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252F7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa6590>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640892%252Fgeneral%252F4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2637b850-b19c-5fd5-8d02-041a568f67cb
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752028/general/8141516e-acaf-4a48-a512-38b1b396749e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738358)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752038/general/ace78851-4791-4b1c-98d1-ef11899a4473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738365)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/df88129c-3d45-4e94-a6b3-8b62e09921dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752027/general/61dd4f62-9564-46c9-98c5-584a64530dc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738357)
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4297350>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752025%252Fgeneral%252Fd68a59f0-a014-4a32-9676-b9129d75711c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752025/general/d68a59f0-a014-4a32-9676-b9129d75711c.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37
2026-03-29 22:15:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37, skipping ID generation
2026-03-29 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with scrape type 1
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 sending to next pipeline
2026-03-29 22:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37, identifier: 10738356
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e40207d0>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640892%252Fgeneral%252F01946af1-b062-4947-a03e-284d6953ac1c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640892/general/01946af1-b062-4947-a03e-284d6953ac1c.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2637b850-b19c-5fd5-8d02-041a568f67cb
2026-03-29 22:15:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2637b850-b19c-5fd5-8d02-041a568f67cb, skipping ID generation
2026-03-29 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2637b850-b19c-5fd5-8d02-041a568f67cb with scrape type 1
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2637b850-b19c-5fd5-8d02-041a568f67cb sending to next pipeline
2026-03-29 22:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2637b850-b19c-5fd5-8d02-041a568f67cb, identifier: 10738361
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bfcad0>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252F74e7f622-5979-491e-9b2c-36414b06d37a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/74e7f622-5979-491e-9b2c-36414b06d37a.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d922d0>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252Fa8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/a8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e0e610>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fc0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/c0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e455bed0>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252F5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e091c950>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252Fcd22f0cc-ed61-4648-9446-9492f91a3d13.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/cd22f0cc-ed61-4648-9446-9492f91a3d13.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ebf7d0>
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252Ffa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/fa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg saved to cache
2026-03-29 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with identifier: 10738356
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 22:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with identifier: 10738356
2026-03-29 22:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37 with identifier: 10738356 to the API
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752025/general/d68a59f0-a014-4a32-9676-b9129d75711c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APF113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738356',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 174397,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 143,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/d68a59f0-a014-4a32-9676-b9129d75711c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51580,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/3ce45bb0-5838-481c-90aa-a73ff6f15348.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392570,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/1ec9967d-51f3-4c46-ae15-ff74680d9bdd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50110,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/10a93de4-b0b8-437a-ab2d-6c7528dcbc30.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355490,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/621626ab-c0b9-4617-a306-390682c9a40f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321209,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/842bfa6b-656d-490e-bf85-a2dabf2a9b01.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50654,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/8100f5ea-9dad-4a85-b95f-99398e9c032f.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375314,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/462a4c34-0517-4db5-96be-e9790a3fa238.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364062,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/26babc3d-3090-48fe-9fc7-30ec61cca46e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37/6dd0075e-3e8a-51ad-8b1e-b8270fd9bc37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162537,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752025/general/ce410624-7fdf-4c59-a94e-2f1689309e39.jpg',
'Width': 1400}],
'price': 700,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe - Hybrid - Automatic - 150 hp - 174.397 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738356%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [adesa.be] INFO: Saving data for 10738356: {'created_time': 1774822537.372874, 'last_price_update_time': 1774822537.372888, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738356') HTTP/1.1" 204 0
2026-03-29 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2637b850-b19c-5fd5-8d02-041a568f67cb with identifier: 10738361
2026-03-29 22:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2637b850-b19c-5fd5-8d02-041a568f67cb with identifier: 10738361
2026-03-29 22:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2637b850-b19c-5fd5-8d02-041a568f67cb with identifier: 10738361 to the API
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5640892/general/01946af1-b062-4947-a03e-284d6953ac1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'CNG',
'id': '2637b850-b19c-5fd5-8d02-041a568f67cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQT267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 118163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/8e899f47-4ce3-42a2-8a95-b973e3b83520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27164,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/01946af1-b062-4947-a03e-284d6953ac1c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/51b57a2f-96f2-41d2-9325-9c55007cf76d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/a33ef240-aad3-4d81-b526-dfbde497b54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245732,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/d6c880b2-724b-4fdb-a722-e908d5ed99ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/97ae7f59-68bb-46f1-a1c6-f1e4cce5fc23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222470,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/4060ba5d-7385-490d-bfd8-d5f2e2d601d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237375,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/26289288-8c0f-4e07-a9d4-eb1fe5e8bde1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/c242975f-a583-4c4e-97b2-c8313c03ca7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2637b850-b19c-5fd5-8d02-041a568f67cb/2637b850-b19c-5fd5-8d02-041a568f67cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640892/general/a44a0c17-2d0f-480a-9466-adf5b79543f7.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 40 Advanced - CNG - Automatic - 170 hp - 118.163 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738361%27 HTTP/1.1" 200 None
2026-03-29 22:15:37 [adesa.be] INFO: Saving data for 10738361: {'created_time': 1774822537.721677, 'last_price_update_time': 1774822537.721687, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738361') HTTP/1.1" 204 0
2026-03-29 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/2c865d50-8497-4491-b37c-3cb16c130a5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/4e28a943-097e-4784-88bd-6581a6a0c51c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/c285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a5a450>
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752028%252Fgeneral%252F8141516e-acaf-4a48-a512-38b1b396749e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752028/general/8141516e-acaf-4a48-a512-38b1b396749e.jpg saved to cache
2026-03-29 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191
2026-03-29 22:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191, skipping ID generation
2026-03-29 22:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with scrape type 1
2026-03-29 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 sending to next pipeline
2026-03-29 22:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191, identifier: 10738358
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c5f690>
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752038%252Fgeneral%252Face78851-4791-4b1c-98d1-ef11899a4473.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752038/general/ace78851-4791-4b1c-98d1-ef11899a4473.jpg saved to cache
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3
2026-03-29 22:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3, skipping ID generation
2026-03-29 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with scrape type 1
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 sending to next pipeline
2026-03-29 22:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3, identifier: 10738365
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ebef50>
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252Fdf88129c-3d45-4e94-a6b3-8b62e09921dd.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/df88129c-3d45-4e94-a6b3-8b62e09921dd.jpg saved to cache
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9e590>
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752027%252Fgeneral%252F61dd4f62-9564-46c9-98c5-584a64530dc7.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752027/general/61dd4f62-9564-46c9-98c5-584a64530dc7.jpg saved to cache
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4
2026-03-29 22:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4, skipping ID generation
2026-03-29 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with scrape type 1
2026-03-29 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 sending to next pipeline
2026-03-29 22:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4, identifier: 10738357
2026-03-29 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/da9c546a-9994-4e37-95fb-bf07841a83c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/644a4261-aefd-4066-abe5-e6baa18c6b66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with identifier: 10738358
2026-03-29 22:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with identifier: 10738358
2026-03-29 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d6a7996-3a6c-5e4d-b2eb-bd60060e4191 with identifier: 10738358 to the API
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752028/general/8141516e-acaf-4a48-a512-38b1b396749e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '4d6a7996-3a6c-5e4d-b2eb-bd60060e4191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDT079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738358',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/8141516e-acaf-4a48-a512-38b1b396749e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22943,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/74e7f622-5979-491e-9b2c-36414b06d37a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/cd22f0cc-ed61-4648-9446-9492f91a3d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/c0eff812-3a02-45e6-99ce-6fffe370e8ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/e02f26fe-829b-47b0-a677-fcdf2a0ecfce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/d04a6fc6-ea24-4dfb-8882-30736f942119.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/c505eddc-4840-41a2-bfaf-2489955279e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/77d8548b-6e4d-42cb-9c9e-821008b907d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/c3205bbb-68a3-4038-b5c0-ee98a16d52b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d6a7996-3a6c-5e4d-b2eb-bd60060e4191/4d6a7996-3a6c-5e4d-b2eb-bd60060e4191_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752028/general/bce2bd10-044c-4020-86d9-c7bbc802ffb0.jpg',
'Width': 1024}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'51.122 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738358%27 HTTP/1.1" 200 None
2026-03-29 22:15:38 [adesa.be] INFO: Saving data for 10738358: {'created_time': 1774822538.637759, 'last_price_update_time': 1774822538.637768, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738358') HTTP/1.1" 204 0
2026-03-29 22:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with identifier: 10738365
2026-03-29 22:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with identifier: 10738365
2026-03-29 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3 with identifier: 10738365 to the API
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752038/general/ace78851-4791-4b1c-98d1-ef11899a4473.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAY886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738365',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 151384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/ace78851-4791-4b1c-98d1-ef11899a4473.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24100,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/a8ac554b-61b4-42f1-91a4-a8e2ea0ab58c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/52fd15d9-8f6e-4841-8fe2-a4f1f326381e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/7026de6c-04c2-48b3-9506-6ce75a2c691a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/a946623f-d2ea-4be5-9e3e-fedf106ea961.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/15d83ba3-38ff-40ab-9b4b-9eab190e2d5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/2bb116d1-4a9f-4b41-9e04-aa0272ec61ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/e1d86d15-d870-40c0-b5e1-fc4e9698291c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/d19204f2-ef80-45e1-964f-9d0ca74736ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3/9c61d2eb-1760-53bc-a32a-7db6c5eaa8c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752038/general/c5ac26e1-11e5-4b27-b7a5-8052663278b8.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-07-03',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 30 TDI Business - Diesel - Automatic - 136 hp - '
'151.384 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738365%27 HTTP/1.1" 200 None
2026-03-29 22:15:39 [adesa.be] INFO: Saving data for 10738365: {'created_time': 1774822539.035179, 'last_price_update_time': 1774822539.035188, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738365') HTTP/1.1" 204 0
2026-03-29 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with identifier: 10738357
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:15:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 22:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with identifier: 10738357
2026-03-29 22:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4 with identifier: 10738357 to the API
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752027/general/61dd4f62-9564-46c9-98c5-584a64530dc7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUM033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738357',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 70258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/df88129c-3d45-4e94-a6b3-8b62e09921dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/7b35fd5b-ea35-44ee-baee-34a6850f9072.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/61dd4f62-9564-46c9-98c5-584a64530dc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/fa448f66-d99f-48a5-9e7f-c7d52f09c613.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/bd6cd864-65bb-4298-b32d-64537d19bfa0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/5450c080-5e0d-4661-b0d4-b01143dc19d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/3b136ad5-ec9e-4433-8e2c-99815de2c7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/072665cc-246b-40f5-b497-80f64d6d64a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/c17a4fa0-495a-404b-a6b1-7e4723681dd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4/02b7b1ae-cc89-55e7-a9e7-c00b2ce1f4e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752027/general/46b12887-c97d-4563-aee0-1b540aed0647.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 70.258 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738357%27 HTTP/1.1" 200 None
2026-03-29 22:15:40 [adesa.be] INFO: Saving data for 10738357: {'created_time': 1774822540.466036, 'last_price_update_time': 1774822540.466046, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738357') HTTP/1.1" 204 0
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/b5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/b19249b6-eafd-4fe4-8099-b4a956f9c027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ab18d0>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F2c865d50-8497-4491-b37c-3cb16c130a5e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/2c865d50-8497-4491-b37c-3cb16c130a5e.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c5f690>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F4e28a943-097e-4784-88bd-6581a6a0c51c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/4e28a943-097e-4784-88bd-6581a6a0c51c.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ebc290>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252Fc285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/c285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cd8bd0>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252Fda9c546a-9994-4e37-95fb-bf07841a83c5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/da9c546a-9994-4e37-95fb-bf07841a83c5.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bf2450>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F644a4261-aefd-4066-abe5-e6baa18c6b66.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/644a4261-aefd-4066-abe5-e6baa18c6b66.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/003afc46-b538-4452-810e-f143f8a0e560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/bb81576f-74d4-4717-ae20-6e781d252d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/a4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/d41f9943-f615-4130-aab1-3a7bf598568a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b424d0>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5af90>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252Fb5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/b5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fc0c10>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9d090>
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252Fb19249b6-eafd-4fe4-8099-b4a956f9c027.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/b19249b6-eafd-4fe4-8099-b4a956f9c027.jpg saved to cache
2026-03-29 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/70887ab2-a869-4e83-819e-9017d2cd7f24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/511c563b-b007-47c5-97b0-a9103530b416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/d30945e5-55f3-4eea-a8d3-8413341b9700.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/fa675041-0e85-4f21-85be-3fb29b8d3297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f80350>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F003afc46-b538-4452-810e-f143f8a0e560.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/003afc46-b538-4452-810e-f143f8a0e560.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f89390>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252Fbb81576f-74d4-4717-ae20-6e781d252d1d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/bb81576f-74d4-4717-ae20-6e781d252d1d.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c78d10>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252Fa4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/a4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f86c90>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c79310>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252Fd41f9943-f615-4130-aab1-3a7bf598568a.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/d41f9943-f615-4130-aab1-3a7bf598568a.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/6e671849-bacf-450f-bf74-e51108a223a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15: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 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bfd510>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F70887ab2-a869-4e83-819e-9017d2cd7f24.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/70887ab2-a869-4e83-819e-9017d2cd7f24.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e41cc7d0>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F511c563b-b007-47c5-97b0-a9103530b416.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/511c563b-b007-47c5-97b0-a9103530b416.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb1b50>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ecdf90>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252Fd30945e5-55f3-4eea-a8d3-8413341b9700.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/d30945e5-55f3-4eea-a8d3-8413341b9700.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e64210>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252Ffa675041-0e85-4f21-85be-3fb29b8d3297.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/fa675041-0e85-4f21-85be-3fb29b8d3297.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/ba83b869-dedb-4443-8b36-bbb43f600499.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/9c75331c-0da0-4376-85eb-c2784bb95e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/44adb766-b92e-4544-9fe5-c999dfeebe07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15: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 22:15: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 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/799ddba0-ab75-48d3-988f-4697cab10370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15: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 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/678a67ea-2225-4ca3-8103-295df5b5e134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb3110>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F6e671849-bacf-450f-bf74-e51108a223a8.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/6e671849-bacf-450f-bf74-e51108a223a8.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bf3290>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e59650>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15: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 22:15: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 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/ae1a5a0f-2c80-456e-988d-052833e51da2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752149/general/35c87f88-2a92-4733-9ece-dad52c96acd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738702)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/c0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/089bafc1-b798-414f-9ee5-cb842a1a9232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c7b090>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252Fba83b869-dedb-4443-8b36-bbb43f600499.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/ba83b869-dedb-4443-8b36-bbb43f600499.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c72290>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F9c75331c-0da0-4376-85eb-c2784bb95e29.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/9c75331c-0da0-4376-85eb-c2784bb95e29.jpg saved to cache
2026-03-29 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a1a090>
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F44adb766-b92e-4544-9fe5-c999dfeebe07.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/44adb766-b92e-4544-9fe5-c999dfeebe07.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f76150>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F799ddba0-ab75-48d3-988f-4697cab10370.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/799ddba0-ab75-48d3-988f-4697cab10370.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a1aa90>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F678a67ea-2225-4ca3-8103-295df5b5e134.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/678a67ea-2225-4ca3-8103-295df5b5e134.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a185d0>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752146/general/10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738699)
2026-03-29 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752151/general/176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738705)
2026-03-29 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752150/general/6df63351-9984-4fd4-a6cb-065a62050d4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738703)
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f70110>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252Fae1a5a0f-2c80-456e-988d-052833e51da2.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/ae1a5a0f-2c80-456e-988d-052833e51da2.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ae4d50>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f81a50>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752149%252Fgeneral%252F35c87f88-2a92-4733-9ece-dad52c96acd4.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752149/general/35c87f88-2a92-4733-9ece-dad52c96acd4.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8377ed71-7847-508c-8dcb-832030991f97
2026-03-29 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8377ed71-7847-508c-8dcb-832030991f97, skipping ID generation
2026-03-29 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8377ed71-7847-508c-8dcb-832030991f97 with scrape type 1
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8377ed71-7847-508c-8dcb-832030991f97 sending to next pipeline
2026-03-29 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8377ed71-7847-508c-8dcb-832030991f97, identifier: 10738702
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cf4e10>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252Fc0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/c0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9d490>
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F089bafc1-b798-414f-9ee5-cb842a1a9232.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/089bafc1-b798-414f-9ee5-cb842a1a9232.jpg saved to cache
2026-03-29 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8377ed71-7847-508c-8dcb-832030991f97 with identifier: 10738702
2026-03-29 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8377ed71-7847-508c-8dcb-832030991f97 with identifier: 10738702
2026-03-29 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8377ed71-7847-508c-8dcb-832030991f97 with identifier: 10738702 to the API
2026-03-29 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752149/general/35c87f88-2a92-4733-9ece-dad52c96acd4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 156,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8377ed71-7847-508c-8dcb-832030991f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVT571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 36593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31319,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/35c87f88-2a92-4733-9ece-dad52c96acd4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244485,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/678a67ea-2225-4ca3-8103-295df5b5e134.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264636,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/9c75331c-0da0-4376-85eb-c2784bb95e29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270171,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/6e671849-bacf-450f-bf74-e51108a223a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233541,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/d41f9943-f615-4130-aab1-3a7bf598568a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233349,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/003afc46-b538-4452-810e-f143f8a0e560.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270566,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/b5e8d176-3e29-4295-af4c-f2e3ebad65eb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401239,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/09cd2ed2-c53d-49eb-a7fe-ebb1a137a7ad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233892,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/d4f80e17-f814-4d12-a33f-7bb09d249719.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8377ed71-7847-508c-8dcb-832030991f97/8377ed71-7847-508c-8dcb-832030991f97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307993,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752149/general/aeb55d0a-9a26-4fd2-a7e9-850be36b5673.jpg',
'Width': 1400}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 Acenta - Petrol - Automatic - 156 hp - 36.593 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738702%27 HTTP/1.1" 200 None
2026-03-29 22:15:43 [adesa.be] INFO: Saving data for 10738702: {'created_time': 1774822543.229737, 'last_price_update_time': 1774822543.229748, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738702') HTTP/1.1" 204 0
2026-03-29 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3f34bd0>
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg saved to cache
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f71c50>
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752146%252Fgeneral%252F10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752146/general/10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg saved to cache
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5693f70-d828-53cb-96bd-db43e78a11c3
2026-03-29 22:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5693f70-d828-53cb-96bd-db43e78a11c3, skipping ID generation
2026-03-29 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5693f70-d828-53cb-96bd-db43e78a11c3 with scrape type 1
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5693f70-d828-53cb-96bd-db43e78a11c3 sending to next pipeline
2026-03-29 22:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5693f70-d828-53cb-96bd-db43e78a11c3, identifier: 10738699
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d92690>
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752151%252Fgeneral%252F176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752151/general/176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg saved to cache
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e90b340-9f7a-5622-9465-efbf31df4710
2026-03-29 22:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e90b340-9f7a-5622-9465-efbf31df4710, skipping ID generation
2026-03-29 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e90b340-9f7a-5622-9465-efbf31df4710 with scrape type 1
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e90b340-9f7a-5622-9465-efbf31df4710 sending to next pipeline
2026-03-29 22:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e90b340-9f7a-5622-9465-efbf31df4710, identifier: 10738705
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d91550>
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752150%252Fgeneral%252F6df63351-9984-4fd4-a6cb-065a62050d4d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752150/general/6df63351-9984-4fd4-a6cb-065a62050d4d.jpg saved to cache
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2daed9a-0174-5694-9929-e96599ef1edf
2026-03-29 22:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2daed9a-0174-5694-9929-e96599ef1edf, skipping ID generation
2026-03-29 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2daed9a-0174-5694-9929-e96599ef1edf with scrape type 1
2026-03-29 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2daed9a-0174-5694-9929-e96599ef1edf sending to next pipeline
2026-03-29 22:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2daed9a-0174-5694-9929-e96599ef1edf, identifier: 10738703
2026-03-29 22:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5693f70-d828-53cb-96bd-db43e78a11c3 with identifier: 10738699
2026-03-29 22:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5693f70-d828-53cb-96bd-db43e78a11c3 with identifier: 10738699
2026-03-29 22:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5693f70-d828-53cb-96bd-db43e78a11c3 with identifier: 10738699 to the API
2026-03-29 22:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752146/general/10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd5693f70-d828-53cb-96bd-db43e78a11c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWD238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 38545,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/10f55a32-12ee-4b5c-99e7-f1c3037c75c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/c0f99f0b-1c68-43fb-9b7a-b172dc0932c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/799ddba0-ab75-48d3-988f-4697cab10370.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/0e9b0dfd-dc86-4351-8261-2a0f54dab504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/783cb8fd-34c2-48be-b669-82ddcfb6e1bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/78a32cdc-3ff1-487d-b51b-65e08a4a4641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/a4069d7f-e0d0-4655-b70f-600a9f24c7bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/b19249b6-eafd-4fe4-8099-b4a956f9c027.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/c285f074-e6e9-4827-9fd2-3b8ef8384e79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5693f70-d828-53cb-96bd-db43e78a11c3/d5693f70-d828-53cb-96bd-db43e78a11c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752146/general/2c865d50-8497-4491-b37c-3cb16c130a5e.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 38.545 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738699%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [adesa.be] INFO: Saving data for 10738699: {'created_time': 1774822544.200078, 'last_price_update_time': 1774822544.200087, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738699') HTTP/1.1" 204 0
2026-03-29 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e90b340-9f7a-5622-9465-efbf31df4710 with identifier: 10738705
2026-03-29 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e90b340-9f7a-5622-9465-efbf31df4710 with identifier: 10738705
2026-03-29 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e90b340-9f7a-5622-9465-efbf31df4710 with identifier: 10738705 to the API
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752151/general/176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4e90b340-9f7a-5622-9465-efbf31df4710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEY122A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 102330,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286993,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/176fc605-e72f-4f3b-b13f-60e9652fc1b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32786,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/089bafc1-b798-414f-9ee5-cb842a1a9232.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294953,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/670926dd-7be8-4d97-ad8f-0238641e8bf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270171,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/44adb766-b92e-4544-9fe5-c999dfeebe07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185690,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/d30945e5-55f3-4eea-a8d3-8413341b9700.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333766,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/511c563b-b007-47c5-97b0-a9103530b416.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308641,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/70887ab2-a869-4e83-819e-9017d2cd7f24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255385,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/644a4261-aefd-4066-abe5-e6baa18c6b66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261092,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/da9c546a-9994-4e37-95fb-bf07841a83c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e90b340-9f7a-5622-9465-efbf31df4710/4e90b340-9f7a-5622-9465-efbf31df4710_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452812,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752151/general/cda5f080-3927-4751-9c30-ee04f77efd4a.jpg',
'Width': 1920}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-08-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Opel Combo Life 1.2 Edition - Petrol - Manual - 110 hp - 102.330 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738705%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [adesa.be] INFO: Saving data for 10738705: {'created_time': 1774822544.587721, 'last_price_update_time': 1774822544.58773, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738705') HTTP/1.1" 204 0
2026-03-29 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2daed9a-0174-5694-9929-e96599ef1edf with identifier: 10738703
2026-03-29 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2daed9a-0174-5694-9929-e96599ef1edf with identifier: 10738703
2026-03-29 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2daed9a-0174-5694-9929-e96599ef1edf with identifier: 10738703 to the API
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752150/general/6df63351-9984-4fd4-a6cb-065a62050d4d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd2daed9a-0174-5694-9929-e96599ef1edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGX034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 62487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261248,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/6df63351-9984-4fd4-a6cb-065a62050d4d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265894,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/7cb98134-d0f9-48b6-8baf-c105b80f7f68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263258,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/ae1a5a0f-2c80-456e-988d-052833e51da2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233327,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/0dfabd15-c8aa-4d11-ae8a-5674950f2383.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274569,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/ba83b869-dedb-4443-8b36-bbb43f600499.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222703,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/fa675041-0e85-4f21-85be-3fb29b8d3297.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256716,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/2c6727e6-8932-48b2-b212-64cd2f00f8f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248441,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/bb81576f-74d4-4717-ae20-6e781d252d1d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310040,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/82471b73-95e7-4949-91d6-e1e16e7f63d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2daed9a-0174-5694-9929-e96599ef1edf/d2daed9a-0174-5694-9929-e96599ef1edf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253937,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752150/general/4e28a943-097e-4784-88bd-6581a6a0c51c.jpg',
'Width': 1400}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'62.487 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738703%27 HTTP/1.1" 200 None
2026-03-29 22:15:44 [adesa.be] INFO: Saving data for 10738703: {'created_time': 1774822544.987681, 'last_price_update_time': 1774822544.987693, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738703') HTTP/1.1" 204 0
2026-03-29 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f428b9a1-4e19-5742-b9e2-89b0433c7c60 with identifier: 10738706
2026-03-29 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f428b9a1-4e19-5742-b9e2-89b0433c7c60 with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f428b9a1-4e19-5742-b9e2-89b0433c7c60 with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f428b9a1-4e19-5742-b9e2-89b0433c7c60, identifier: 10738706
2026-03-29 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f428b9a1-4e19-5742-b9e2-89b0433c7c60 with identifier: 10738706
2026-03-29 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f428b9a1-4e19-5742-b9e2-89b0433c7c60 with identifier: 10738706
2026-03-29 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f428b9a1-4e19-5742-b9e2-89b0433c7c60 with identifier: 10738706 to the API
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f428b9a1-4e19-5742-b9e2-89b0433c7c60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRY574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 43926,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 100 hp - 43.926 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [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 22:15:45 [adesa.be] INFO: Saving data for 10738706: {'auction_closing_time': 1775118600.0, 'created_time': 1774710934.77343, 'last_price_update_time': 1774822545.384548}
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738706') HTTP/1.1" 204 0
2026-03-29 22:15: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 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with identifier: 10738700
2026-03-29 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with scrape type 1
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [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%252F5752147%252Fgeneral%252F6036d036-22fb-449a-81e6-ceffe73d33c6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/6036d036-22fb-449a-81e6-ceffe73d33c6.jpg not downloaded yet
2026-03-29 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with identifier: 10738701
2026-03-29 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with scrape type 1
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [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%252F5752148%252Fgeneral%252F825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg not downloaded yet
2026-03-29 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8238b92c-3832-573d-be78-df1eca74385e with identifier: 10738708
2026-03-29 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8238b92c-3832-573d-be78-df1eca74385e with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8238b92c-3832-573d-be78-df1eca74385e with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8238b92c-3832-573d-be78-df1eca74385e, identifier: 10738708
2026-03-29 22:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10738707
2026-03-29 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df5c74-d94c-57fc-a6ae-4fc70390003b with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70df5c74-d94c-57fc-a6ae-4fc70390003b with scrape type 2
2026-03-29 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70df5c74-d94c-57fc-a6ae-4fc70390003b, identifier: 10738707
2026-03-29 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8238b92c-3832-573d-be78-df1eca74385e with identifier: 10738708
2026-03-29 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8238b92c-3832-573d-be78-df1eca74385e with identifier: 10738708
2026-03-29 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8238b92c-3832-573d-be78-df1eca74385e with identifier: 10738708 to the API
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8238b92c-3832-573d-be78-df1eca74385e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDD794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 69344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-11-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 130 hp - 69.344 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [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 22:15:45 [adesa.be] INFO: Saving data for 10738708: {'auction_closing_time': 1775118600.0, 'created_time': 1774710935.693555, 'last_price_update_time': 1774822545.940688}
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738708') HTTP/1.1" 204 0
2026-03-29 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10738707
2026-03-29 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10738707
2026-03-29 22:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10738707 to the API
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '70df5c74-d94c-57fc-a6ae-4fc70390003b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 58479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Crossland 1.2 GS - Petrol - Manual - 110 hp - 58.479 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Saving data for 10738707: {'auction_closing_time': 1775118600.0, 'created_time': 1774710918.452162, 'last_price_update_time': 1774822546.241778}
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738707') HTTP/1.1" 204 0
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252Feec1a742-0340-49e8-9641-deb478460fe9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/eec1a742-0340-49e8-9641-deb478460fe9.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F60880609-7341-4d9b-859d-5dd5503f9d9c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/60880609-7341-4d9b-859d-5dd5503f9d9c.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252Faa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/aa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252Fdbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/dbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg not downloaded yet
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738709
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738709: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738709 url https://www.openlane.eu/en/carv6/auction/10738709
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252F587480c9-e63f-4580-93a8-08e4091c87a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/587480c9-e63f-4580-93a8-08e4091c87a6.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg not downloaded yet
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738710
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738710: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738710 url https://www.openlane.eu/en/carv6/auction/10738710
2026-03-29 22:15: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 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252Fd0910053-a13b-4d8c-b8f0-f816ade671cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/d0910053-a13b-4d8c-b8f0-f816ade671cf.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F48469083-5e7b-4514-9a0c-896db5655c11.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/48469083-5e7b-4514-9a0c-896db5655c11.jpg not downloaded yet
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738711
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738711: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738711 url https://www.openlane.eu/en/carv6/auction/10738711
2026-03-29 22:15: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 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/60880609-7341-4d9b-859d-5dd5503f9d9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252F81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg not downloaded yet
2026-03-29 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/6036d036-22fb-449a-81e6-ceffe73d33c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738712
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738712: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738712 url https://www.openlane.eu/en/carv6/auction/10738712
2026-03-29 22:15: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 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/dbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252F4563129f-f1bd-477c-a59f-f121133b3c58.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/4563129f-f1bd-477c-a59f-f121133b3c58.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg not downloaded yet
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738717
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738717: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738717 url https://www.openlane.eu/en/carv6/auction/10738717
2026-03-29 22:15: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 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e54590>
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg saved to cache
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252F4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252Ff1e53994-1187-4c0e-bb81-da5959258d23.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/f1e53994-1187-4c0e-bb81-da5959258d23.jpg not downloaded yet
2026-03-29 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:46 [adesa.be] INFO: Found listing with ID: 10738714
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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 22:15:46 [adesa.be] INFO: Scrape type for 10738714: 2
2026-03-29 22:15:46 [adesa.be] INFO: Scraping item 10738714 url https://www.openlane.eu/en/carv6/auction/10738714
2026-03-29 22:15: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 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e45d10>
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F60880609-7341-4d9b-859d-5dd5503f9d9c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/60880609-7341-4d9b-859d-5dd5503f9d9c.jpg saved to cache
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/aa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/eec1a742-0340-49e8-9641-deb478460fe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/48469083-5e7b-4514-9a0c-896db5655c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752147%252Fgeneral%252F546f1133-8865-4402-8d18-48843e28a70b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/546f1133-8865-4402-8d18-48843e28a70b.jpg not downloaded yet
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [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%252F5752148%252Fgeneral%252F8310eec3-747c-42b9-9187-c31d8973a072.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/8310eec3-747c-42b9-9187-c31d8973a072.jpg not downloaded yet
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dc16d0>
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F6036d036-22fb-449a-81e6-ceffe73d33c6.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/6036d036-22fb-449a-81e6-ceffe73d33c6.jpg saved to cache
2026-03-29 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cb1f90>
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252Fdbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/dbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738715
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738715%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738715: 2
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738715 url https://www.openlane.eu/en/carv6/auction/10738715
2026-03-29 22:15: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 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/587480c9-e63f-4580-93a8-08e4091c87a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [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%252F5752147%252Fgeneral%252F9cf793df-bbd4-4535-b6ad-2948a089f849.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/9cf793df-bbd4-4535-b6ad-2948a089f849.jpg not downloaded yet
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [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%252F5752148%252Fgeneral%252F480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg not downloaded yet
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/d0910053-a13b-4d8c-b8f0-f816ade671cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738719
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738719%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738719: 2
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738719 url https://www.openlane.eu/en/carv6/auction/10738719
2026-03-29 22:15: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 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a9d190>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f9ac10>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252Faa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/aa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bac050>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252Feec1a742-0340-49e8-9641-deb478460fe9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/eec1a742-0340-49e8-9641-deb478460fe9.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aed410>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F48469083-5e7b-4514-9a0c-896db5655c11.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/48469083-5e7b-4514-9a0c-896db5655c11.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738720
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738720%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738720: 2
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738720 url https://www.openlane.eu/en/carv6/auction/10738720
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/f1e53994-1187-4c0e-bb81-da5959258d23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738723
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738723%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738723: 0
2026-03-29 22:15:47 [adesa.be] INFO: Skipping item 10738723 url https://www.openlane.eu/en/carv6/auction/10738723
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738725
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738725%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738725: 0
2026-03-29 22:15:47 [adesa.be] INFO: Skipping item 10738725 url https://www.openlane.eu/en/carv6/auction/10738725
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738731
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738731%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738731: 0
2026-03-29 22:15:47 [adesa.be] INFO: Skipping item 10738731 url https://www.openlane.eu/en/carv6/auction/10738731
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738732
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738732%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738732: 1
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738732 url https://www.openlane.eu/en/carv6/auction/10738732
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c78c90>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F587480c9-e63f-4580-93a8-08e4091c87a6.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/587480c9-e63f-4580-93a8-08e4091c87a6.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b22110>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9c8d0>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252Fd0910053-a13b-4d8c-b8f0-f816ade671cf.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/d0910053-a13b-4d8c-b8f0-f816ade671cf.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d46f90>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/4563129f-f1bd-477c-a59f-f121133b3c58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738735
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738735%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738735: 1
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738735 url https://www.openlane.eu/en/carv6/auction/10738735
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/8310eec3-747c-42b9-9187-c31d8973a072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752148/general/480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738701)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738736
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738736%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738736: 0
2026-03-29 22:15:47 [adesa.be] INFO: Skipping item 10738736 url https://www.openlane.eu/en/carv6/auction/10738736
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738737
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738737%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738737: 0
2026-03-29 22:15:47 [adesa.be] INFO: Skipping item 10738737 url https://www.openlane.eu/en/carv6/auction/10738737
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738738
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738738%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738738: 1
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738738 url https://www.openlane.eu/en/carv6/auction/10738738
2026-03-29 22:15: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 22:15: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 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c5f790>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dd5810>
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252Ff1e53994-1187-4c0e-bb81-da5959258d23.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/f1e53994-1187-4c0e-bb81-da5959258d23.jpg saved to cache
2026-03-29 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/546f1133-8865-4402-8d18-48843e28a70b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752147/general/9cf793df-bbd4-4535-b6ad-2948a089f849.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738700)
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738739
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738739%27 HTTP/1.1" 200 None
2026-03-29 22:15:47 [adesa.be] INFO: Scrape type for 10738739: 1
2026-03-29 22:15:47 [adesa.be] INFO: Scraping item 10738739 url https://www.openlane.eu/en/carv6/auction/10738739
2026-03-29 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:47 [adesa.be] INFO: Found listing with ID: 10738740
2026-03-29 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738740%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [adesa.be] INFO: Scrape type for 10738740: 1
2026-03-29 22:15:48 [adesa.be] INFO: Scraping item 10738740 url https://www.openlane.eu/en/carv6/auction/10738740
2026-03-29 22:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:48 [adesa.be] INFO: Found listing with ID: 10738742
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738742%27 HTTP/1.1" 200 None
2026-03-29 22:15:48 [adesa.be] INFO: Scrape type for 10738742: 1
2026-03-29 22:15:48 [adesa.be] INFO: Scraping item 10738742 url https://www.openlane.eu/en/carv6/auction/10738742
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ad5590>
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F4563129f-f1bd-477c-a59f-f121133b3c58.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/4563129f-f1bd-477c-a59f-f121133b3c58.jpg saved to cache
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9cd10>
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg saved to cache
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cc7650>
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F8310eec3-747c-42b9-9187-c31d8973a072.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/8310eec3-747c-42b9-9187-c31d8973a072.jpg saved to cache
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a8a490>
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752148%252Fgeneral%252F480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752148/general/480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg saved to cache
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab
2026-03-29 22:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab, skipping ID generation
2026-03-29 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with scrape type 1
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab sending to next pipeline
2026-03-29 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab, identifier: 10738701
2026-03-29 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d8f05c-b699-5345-ae18-4396063bd67f with identifier: 10738709
2026-03-29 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d8f05c-b699-5345-ae18-4396063bd67f with scrape type 2
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d8f05c-b699-5345-ae18-4396063bd67f with scrape type 2
2026-03-29 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61d8f05c-b699-5345-ae18-4396063bd67f, identifier: 10738709
2026-03-29 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f333e40-60ef-5c6b-804d-b2777ca19776 with identifier: 10738711
2026-03-29 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f333e40-60ef-5c6b-804d-b2777ca19776 with scrape type 2
2026-03-29 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f333e40-60ef-5c6b-804d-b2777ca19776 with scrape type 2
2026-03-29 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f333e40-60ef-5c6b-804d-b2777ca19776, identifier: 10738711
2026-03-29 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with identifier: 10738701
2026-03-29 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with identifier: 10738701
2026-03-29 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab with identifier: 10738701 to the API
2026-03-29 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752148/general/480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVZ056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 52643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/825a0e4a-e0d2-4baa-be36-dba36f25f155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25331,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/60880609-7341-4d9b-859d-5dd5503f9d9c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/dbce4ff1-aa5b-4cd6-9b9e-1b37b4a79874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/6722cd40-e053-49e0-ade0-20a1d7b1e69d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/48469083-5e7b-4514-9a0c-896db5655c11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/49f459f9-d25c-4ae6-adc9-f4df52b2ba2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/46fdfd22-9b5f-4d2d-9b7c-3fafc9c10b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/f1e53994-1187-4c0e-bb81-da5959258d23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/8310eec3-747c-42b9-9187-c31d8973a072.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab/a1ade879-4a9b-5ba5-ade9-55fe0d3ad4ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752148/general/480dd573-9f27-4dd4-92b0-f1b37deb1c37.jpg',
'Width': 1024}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 52.643 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738701%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [adesa.be] INFO: Saving data for 10738701: {'created_time': 1774822549.503741, 'last_price_update_time': 1774822549.503751, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738701') HTTP/1.1" 204 0
2026-03-29 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61d8f05c-b699-5345-ae18-4396063bd67f with identifier: 10738709
2026-03-29 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61d8f05c-b699-5345-ae18-4396063bd67f with identifier: 10738709
2026-03-29 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61d8f05c-b699-5345-ae18-4396063bd67f with identifier: 10738709 to the API
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738709>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '61d8f05c-b699-5345-ae18-4396063bd67f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMF350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 60468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 131 hp - 60.468 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738709%27 HTTP/1.1" 200 None
2026-03-29 22:15:49 [adesa.be] INFO: Saving data for 10738709: {'auction_closing_time': 1775118600.0, 'created_time': 1774710933.494553, 'last_price_update_time': 1774822549.852478}
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738709') HTTP/1.1" 204 0
2026-03-29 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f333e40-60ef-5c6b-804d-b2777ca19776 with identifier: 10738711
2026-03-29 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f333e40-60ef-5c6b-804d-b2777ca19776 with identifier: 10738711
2026-03-29 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f333e40-60ef-5c6b-804d-b2777ca19776 with identifier: 10738711 to the API
2026-03-29 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738711>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3f333e40-60ef-5c6b-804d-b2777ca19776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 81526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 81.526 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [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 22:15:50 [adesa.be] INFO: Saving data for 10738711: {'auction_closing_time': 1775118600.0, 'created_time': 1774710935.187581, 'last_price_update_time': 1774822550.126094}
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738711') HTTP/1.1" 204 0
2026-03-29 22:15:50 [adesa.be] INFO: Found listing with ID: 10738743
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738743%27 HTTP/1.1" 200 None
2026-03-29 22:15:50 [adesa.be] INFO: Scrape type for 10738743: 1
2026-03-29 22:15:50 [adesa.be] INFO: Scraping item 10738743 url https://www.openlane.eu/en/carv6/auction/10738743
2026-03-29 22: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 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f55710>
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F546f1133-8865-4402-8d18-48843e28a70b.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/546f1133-8865-4402-8d18-48843e28a70b.jpg saved to cache
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9de90>
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752147%252Fgeneral%252F9cf793df-bbd4-4535-b6ad-2948a089f849.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752147/general/9cf793df-bbd4-4535-b6ad-2948a089f849.jpg saved to cache
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6
2026-03-29 22:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6, skipping ID generation
2026-03-29 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with scrape type 1
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 sending to next pipeline
2026-03-29 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6, identifier: 10738700
2026-03-29 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with identifier: 10738710
2026-03-29 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with scrape type 2
2026-03-29 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with scrape type 2
2026-03-29 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a849719-c5fb-5d17-964a-d7b8bca0ac2c, identifier: 10738710
2026-03-29 22:15:50 [adesa.be] INFO: Found listing with ID: 10738744
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738744%27 HTTP/1.1" 200 None
2026-03-29 22:15:50 [adesa.be] INFO: Scrape type for 10738744: 1
2026-03-29 22:15:50 [adesa.be] INFO: Scraping item 10738744 url https://www.openlane.eu/en/carv6/auction/10738744
2026-03-29 22: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 22: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 22: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 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with identifier: 10738700
2026-03-29 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with identifier: 10738700
2026-03-29 22:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6 with identifier: 10738700 to the API
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752147/general/9cf793df-bbd4-4535-b6ad-2948a089f849.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HBJ600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 48067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277164,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/6036d036-22fb-449a-81e6-ceffe73d33c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253645,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/eec1a742-0340-49e8-9641-deb478460fe9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266127,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/aa44fbbd-2a8f-43b7-8ec8-18a1b6822d76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258969,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/587480c9-e63f-4580-93a8-08e4091c87a6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262961,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/d0910053-a13b-4d8c-b8f0-f816ade671cf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314317,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/81aedf69-0406-4bb0-bc08-ade9fbd47420.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260813,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/4563129f-f1bd-477c-a59f-f121133b3c58.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355285,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/4fed9804-3cc9-496d-951a-5886f98ef1ef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269813,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/546f1133-8865-4402-8d18-48843e28a70b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6/ae5cb4e3-cc5f-5575-b8e1-42b9dd413cc6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33048,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752147/general/9cf793df-bbd4-4535-b6ad-2948a089f849.jpg',
'Width': 400}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 48.067 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738700%27 HTTP/1.1" 200 None
2026-03-29 22:15:50 [adesa.be] INFO: Saving data for 10738700: {'created_time': 1774822550.943396, 'last_price_update_time': 1774822550.943408, 'auction_closing_time': 1775118600.0}
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738700') HTTP/1.1" 204 0
2026-03-29 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with identifier: 10738710
2026-03-29 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with identifier: 10738710
2026-03-29 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a849719-c5fb-5d17-964a-d7b8bca0ac2c with identifier: 10738710 to the API
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8a849719-c5fb-5d17-964a-d7b8bca0ac2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABN508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 67633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 67.633 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738710%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [adesa.be] INFO: Saving data for 10738710: {'auction_closing_time': 1775118600.0, 'created_time': 1774710932.112732, 'last_price_update_time': 1774822551.227033}
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738710') HTTP/1.1" 204 0
2026-03-29 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a7fa80-3812-527d-b9e5-159d638b8a5b with identifier: 10738717
2026-03-29 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a7fa80-3812-527d-b9e5-159d638b8a5b with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a7fa80-3812-527d-b9e5-159d638b8a5b with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92a7fa80-3812-527d-b9e5-159d638b8a5b, identifier: 10738717
2026-03-29 22:15:51 [adesa.be] INFO: Found listing with ID: 10738745
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738745%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [adesa.be] INFO: Scrape type for 10738745: 1
2026-03-29 22:15:51 [adesa.be] INFO: Scraping item 10738745 url https://www.openlane.eu/en/carv6/auction/10738745
2026-03-29 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92a7fa80-3812-527d-b9e5-159d638b8a5b with identifier: 10738717
2026-03-29 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92a7fa80-3812-527d-b9e5-159d638b8a5b with identifier: 10738717
2026-03-29 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92a7fa80-3812-527d-b9e5-159d638b8a5b with identifier: 10738717 to the API
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '92a7fa80-3812-527d-b9e5-159d638b8a5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXL501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 69491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI Active - Diesel - Manual - 130 hp - 69.491 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738717%27 HTTP/1.1" 200 None
2026-03-29 22:15:51 [adesa.be] INFO: Saving data for 10738717: {'auction_closing_time': 1775118600.0, 'created_time': 1774710929.959419, 'last_price_update_time': 1774822551.652836}
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738717') HTTP/1.1" 204 0
2026-03-29 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31bccf87-c9c8-5f29-b358-42b46bfbb389 with identifier: 10738712
2026-03-29 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31bccf87-c9c8-5f29-b358-42b46bfbb389 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31bccf87-c9c8-5f29-b358-42b46bfbb389 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31bccf87-c9c8-5f29-b358-42b46bfbb389, identifier: 10738712
2026-03-29 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1b598c-777a-57a2-af07-b2577d6fc986 with identifier: 10738718
2026-03-29 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1b598c-777a-57a2-af07-b2577d6fc986 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a1b598c-777a-57a2-af07-b2577d6fc986 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a1b598c-777a-57a2-af07-b2577d6fc986, identifier: 10738718
2026-03-29 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with identifier: 10738714
2026-03-29 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with scrape type 2
2026-03-29 22:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2edb4950-5b87-5a47-b5d2-ad4403ee2f45, identifier: 10738714
2026-03-29 22:15: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 22:15: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 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31bccf87-c9c8-5f29-b358-42b46bfbb389 with identifier: 10738712
2026-03-29 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31bccf87-c9c8-5f29-b358-42b46bfbb389 with identifier: 10738712
2026-03-29 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31bccf87-c9c8-5f29-b358-42b46bfbb389 with identifier: 10738712 to the API
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738712>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '31bccf87-c9c8-5f29-b358-42b46bfbb389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJD811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 71129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.5 HDI Active Pack - Diesel - Manual - 102 hp - 71.129 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738712%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [adesa.be] INFO: Saving data for 10738712: {'auction_closing_time': 1775118600.0, 'created_time': 1774710933.134373, 'last_price_update_time': 1774822552.19855}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738712') HTTP/1.1" 204 0
2026-03-29 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a1b598c-777a-57a2-af07-b2577d6fc986 with identifier: 10738718
2026-03-29 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a1b598c-777a-57a2-af07-b2577d6fc986 with identifier: 10738718
2026-03-29 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a1b598c-777a-57a2-af07-b2577d6fc986 with identifier: 10738718 to the API
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9a1b598c-777a-57a2-af07-b2577d6fc986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXV359A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 49214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 1.2i Allure Pack - Petrol - Automatic - 131 hp - 49.214 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738718%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [adesa.be] INFO: Saving data for 10738718: {'auction_closing_time': 1775118600.0, 'created_time': 1774710934.40866, 'last_price_update_time': 1774822552.464095}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738718') HTTP/1.1" 204 0
2026-03-29 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with identifier: 10738714
2026-03-29 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with identifier: 10738714
2026-03-29 22:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2edb4950-5b87-5a47-b5d2-ad4403ee2f45 with identifier: 10738714 to the API
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2edb4950-5b87-5a47-b5d2-ad4403ee2f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXX044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 71948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 71.948 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738714%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [adesa.be] INFO: Saving data for 10738714: {'auction_closing_time': 1775118600.0, 'created_time': 1774710928.028855, 'last_price_update_time': 1774822552.73762}
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738714') HTTP/1.1" 204 0
2026-03-29 22:15:52 [adesa.be] INFO: Found listing with ID: 10738749
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738749%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [adesa.be] INFO: Scrape type for 10738749: 1
2026-03-29 22:15:52 [adesa.be] INFO: Scraping item 10738749 url https://www.openlane.eu/en/carv6/auction/10738749
2026-03-29 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:52 [adesa.be] INFO: Found listing with ID: 10738746
2026-03-29 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738746%27 HTTP/1.1" 200 None
2026-03-29 22:15:52 [adesa.be] INFO: Scrape type for 10738746: 1
2026-03-29 22:15:52 [adesa.be] INFO: Scraping item 10738746 url https://www.openlane.eu/en/carv6/auction/10738746
2026-03-29 22:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10738720
2026-03-29 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65255120-c7cf-5996-9b32-334615340761 with scrape type 2
2026-03-29 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65255120-c7cf-5996-9b32-334615340761 with scrape type 2
2026-03-29 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65255120-c7cf-5996-9b32-334615340761, identifier: 10738720
2026-03-29 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2af93cc-6e60-5690-ba46-19314fb722e1 with identifier: 10738719
2026-03-29 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2af93cc-6e60-5690-ba46-19314fb722e1 with scrape type 2
2026-03-29 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2af93cc-6e60-5690-ba46-19314fb722e1 with scrape type 2
2026-03-29 22:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2af93cc-6e60-5690-ba46-19314fb722e1, identifier: 10738719
2026-03-29 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10738720
2026-03-29 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10738720
2026-03-29 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10738720 to the API
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '65255120-c7cf-5996-9b32-334615340761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 107173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 107.173 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738720%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Saving data for 10738720: {'auction_closing_time': 1775118600.0, 'created_time': 1774710921.66121, 'last_price_update_time': 1774822553.329466}
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738720') HTTP/1.1" 204 0
2026-03-29 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2af93cc-6e60-5690-ba46-19314fb722e1 with identifier: 10738719
2026-03-29 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2af93cc-6e60-5690-ba46-19314fb722e1 with identifier: 10738719
2026-03-29 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2af93cc-6e60-5690-ba46-19314fb722e1 with identifier: 10738719 to the API
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b2af93cc-6e60-5690-ba46-19314fb722e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 189870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.6i GT - Petrol - Automatic - 180 hp - 189.870 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738719%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Saving data for 10738719: {'auction_closing_time': 1775118600.0, 'created_time': 1774710929.261574, 'last_price_update_time': 1774822553.673772}
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738719') HTTP/1.1" 204 0
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738747
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738747%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738747: 1
2026-03-29 22:15:53 [adesa.be] INFO: Scraping item 10738747 url https://www.openlane.eu/en/carv6/auction/10738747
2026-03-29 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with identifier: 10738732
2026-03-29 22:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with scrape type 1
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752173%252Fgeneral%252F8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg not downloaded yet
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738748
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738748%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738748: 1
2026-03-29 22:15:53 [adesa.be] INFO: Scraping item 10738748 url https://www.openlane.eu/en/carv6/auction/10738748
2026-03-29 22: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 22: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 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752173%252Fgeneral%252F313e11c1-993f-404d-9039-f58a75c8d153.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/313e11c1-993f-404d-9039-f58a75c8d153.jpg not downloaded yet
2026-03-29 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738750
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738750%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738750: 0
2026-03-29 22:15:53 [adesa.be] INFO: Skipping item 10738750 url https://www.openlane.eu/en/carv6/auction/10738750
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738751
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738751%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738751: 1
2026-03-29 22:15:53 [adesa.be] INFO: Scraping item 10738751 url https://www.openlane.eu/en/carv6/auction/10738751
2026-03-29 22: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 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752173%252Fgeneral%252Ffbb31c06-b877-4789-8897-84604d59a501.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/fbb31c06-b877-4789-8897-84604d59a501.jpg not downloaded yet
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738752
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738752%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738752: 1
2026-03-29 22:15:53 [adesa.be] INFO: Scraping item 10738752 url https://www.openlane.eu/en/carv6/auction/10738752
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752173%252Fgeneral%252F5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg not downloaded yet
2026-03-29 22:15:53 [adesa.be] INFO: Found listing with ID: 10738753
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738753%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [adesa.be] INFO: Scrape type for 10738753: 1
2026-03-29 22:15:53 [adesa.be] INFO: Scraping item 10738753 url https://www.openlane.eu/en/carv6/auction/10738753
2026-03-29 22:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with identifier: 10738738
2026-03-29 22:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with scrape type 1
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752177%252Fgeneral%252F60343e57-a60c-4219-97bb-2533716fcf43.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/60343e57-a60c-4219-97bb-2533716fcf43.jpg not downloaded yet
2026-03-29 22:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701979a1-677e-505d-b8ac-54a316265550 with identifier: 10738740
2026-03-29 22:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701979a1-677e-505d-b8ac-54a316265550 with scrape type 1
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:53 [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%252F5752178%252Fgeneral%252F13228ec6-594a-4024-acb3-354d52593ead.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/13228ec6-594a-4024-acb3-354d52593ead.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252F61d9030d-fc02-4779-bb50-edd7e2949f62.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/61d9030d-fc02-4779-bb50-edd7e2949f62.jpg not downloaded yet
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738754
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738754%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738754: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738754 url https://www.openlane.eu/en/carv6/auction/10738754
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252F11fd3663-58bf-4343-b459-e45f017c99f0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/11fd3663-58bf-4343-b459-e45f017c99f0.jpg not downloaded yet
2026-03-29 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 997be871-1c8d-52a1-a8b5-4323837fad2a with identifier: 10738739
2026-03-29 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997be871-1c8d-52a1-a8b5-4323837fad2a with scrape type 1
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Fa87c3392-b112-477e-afac-2b9e878290ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/a87c3392-b112-477e-afac-2b9e878290ef.jpg not downloaded yet
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252F585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg not downloaded yet
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738755
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738755%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738755: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738755 url https://www.openlane.eu/en/carv6/auction/10738755
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252Fed304a45-53da-436f-bc6d-fd343fbfe896.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/ed304a45-53da-436f-bc6d-fd343fbfe896.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252F4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Ff764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/f764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg not downloaded yet
2026-03-29 22:15:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.042(s), this was the 1st time calling it.
2026-03-29 22:15:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.668299037911117 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 22:15:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '01709bfef751fef1ed15ac845d8ef5ce', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=01709bfef751fef1ed15ac845d8ef5ce.
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/313e11c1-993f-404d-9039-f58a75c8d153.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252F05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg not downloaded yet
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738756
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738756%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738756: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738756 url https://www.openlane.eu/en/carv6/auction/10738756
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F89d3871d-8084-4596-b151-50842d4119cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/89d3871d-8084-4596-b151-50842d4119cf.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252Ff61cc33d-648c-4304-bbb9-1143ce810972.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/f61cc33d-648c-4304-bbb9-1143ce810972.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Fc5586bdd-ee9a-411a-8dfe-9e790e774367.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/c5586bdd-ee9a-411a-8dfe-9e790e774367.jpg not downloaded yet
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/fbb31c06-b877-4789-8897-84604d59a501.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252Fde618627-c77c-468f-9b4e-dd244e6189e0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/de618627-c77c-468f-9b4e-dd244e6189e0.jpg not downloaded yet
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/13228ec6-594a-4024-acb3-354d52593ead.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738758
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738758%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738758: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738758 url https://www.openlane.eu/en/carv6/auction/10738758
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252Fdb22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/db22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Fefd90585-f9d3-494b-8ac5-49d3222fe729.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/efd90585-f9d3-494b-8ac5-49d3222fe729.jpg not downloaded yet
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a2f710>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg saved to cache
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252F86823564-8450-4d23-afcc-c234dc0d46f7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/86823564-8450-4d23-afcc-c234dc0d46f7.jpg not downloaded yet
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738759
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738759%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738759: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738759 url https://www.openlane.eu/en/carv6/auction/10738759
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252Ff9d60256-26c8-4585-b884-f96a8a8298df.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/f9d60256-26c8-4585-b884-f96a8a8298df.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Fb783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg not downloaded yet
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/61d9030d-fc02-4779-bb50-edd7e2949f62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/f764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752173%252Fgeneral%252F5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg not downloaded yet
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9b190>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F313e11c1-993f-404d-9039-f58a75c8d153.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/313e11c1-993f-404d-9039-f58a75c8d153.jpg saved to cache
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f75bd0>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252Ffbb31c06-b877-4789-8897-84604d59a501.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/fbb31c06-b877-4789-8897-84604d59a501.jpg saved to cache
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e2032810>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F13228ec6-594a-4024-acb3-354d52593ead.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/13228ec6-594a-4024-acb3-354d52593ead.jpg saved to cache
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738761
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738761%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738761: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738761 url https://www.openlane.eu/en/carv6/auction/10738761
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252F84cbf935-44c4-4365-932e-f2d589239d1d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/84cbf935-44c4-4365-932e-f2d589239d1d.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252F78f05680-a959-4f91-a7b0-d592d7c08326.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/78f05680-a959-4f91-a7b0-d592d7c08326.jpg not downloaded yet
2026-03-29 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/c5586bdd-ee9a-411a-8dfe-9e790e774367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:54 [adesa.be] INFO: Found listing with ID: 10738762
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738762%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [adesa.be] INFO: Scrape type for 10738762: 1
2026-03-29 22:15:54 [adesa.be] INFO: Scraping item 10738762 url https://www.openlane.eu/en/carv6/auction/10738762
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752177%252Fgeneral%252F94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5752178%252Fgeneral%252Fa6ada87a-401a-45ac-a548-96f40cb387a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/a6ada87a-401a-45ac-a548-96f40cb387a3.jpg not downloaded yet
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [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%252F5694192%252Fgeneral%252Fb294e829-07e8-4202-bd2e-a5a101904254.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b294e829-07e8-4202-bd2e-a5a101904254.jpg not downloaded yet
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a156d0>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F61d9030d-fc02-4779-bb50-edd7e2949f62.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/61d9030d-fc02-4779-bb50-edd7e2949f62.jpg saved to cache
2026-03-29 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d29650>
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Ff764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/f764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg saved to cache
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738763
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738763%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738763: 1
2026-03-29 22:15:55 [adesa.be] INFO: Scraping item 10738763 url https://www.openlane.eu/en/carv6/auction/10738763
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752177%252Fgeneral%252F56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg not downloaded yet
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752178%252Fgeneral%252F1da58bf7-9b50-4555-92ff-874bb75638d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/1da58bf7-9b50-4555-92ff-874bb75638d9.jpg not downloaded yet
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5694192%252Fgeneral%252F5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg not downloaded yet
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/efd90585-f9d3-494b-8ac5-49d3222fe729.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e64b50>
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fc5586bdd-ee9a-411a-8dfe-9e790e774367.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/c5586bdd-ee9a-411a-8dfe-9e790e774367.jpg saved to cache
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738764
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738764%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738764: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738764 url https://www.openlane.eu/en/carv6/auction/10738764
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738765
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738765%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738765: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738765 url https://www.openlane.eu/en/carv6/auction/10738765
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738757
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738757%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738757: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738757 url https://www.openlane.eu/en/carv6/auction/10738757
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738767
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738767%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738767: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738767 url https://www.openlane.eu/en/carv6/auction/10738767
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738770
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738770%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738770: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738770 url https://www.openlane.eu/en/carv6/auction/10738770
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738771
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738771%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738771: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738771 url https://www.openlane.eu/en/carv6/auction/10738771
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738774
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738774%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738774: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738774 url https://www.openlane.eu/en/carv6/auction/10738774
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738775
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738775%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738775: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738775 url https://www.openlane.eu/en/carv6/auction/10738775
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738776
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738776%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738776: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738776 url https://www.openlane.eu/en/carv6/auction/10738776
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738191
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738191%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738191: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738191 url https://www.openlane.eu/en/carv6/auction/10738191
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738189
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738189%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738189: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738189 url https://www.openlane.eu/en/carv6/auction/10738189
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738190
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738190%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738190: 2
2026-03-29 22:15:55 [adesa.be] INFO: Scraping item 10738190 url https://www.openlane.eu/en/carv6/auction/10738190
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752177%252Fgeneral%252Fdd45277b-398d-453d-8400-9c787f97dd49.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/dd45277b-398d-453d-8400-9c787f97dd49.jpg not downloaded yet
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752178%252Fgeneral%252F68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg not downloaded yet
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5694192%252Fgeneral%252F5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg not downloaded yet
2026-03-29 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/86823564-8450-4d23-afcc-c234dc0d46f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/78f05680-a959-4f91-a7b0-d592d7c08326.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738206
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738206%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738206: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738206 url https://www.openlane.eu/en/carv6/auction/10738206
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738207
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738207%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738207: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738207 url https://www.openlane.eu/en/carv6/auction/10738207
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10740609
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740609%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10740609: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10740673
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740673%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10740673: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738192
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738192%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738192: 2
2026-03-29 22:15:55 [adesa.be] INFO: Scraping item 10738192 url https://www.openlane.eu/en/carv6/auction/10738192
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5694192%252Fgeneral%252Fb3610fd6-a661-4433-8efc-69ac09938842.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b3610fd6-a661-4433-8efc-69ac09938842.jpg not downloaded yet
2026-03-29 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d0fe50>
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg saved to cache
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/84cbf935-44c4-4365-932e-f2d589239d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1efcbd0>
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fefd90585-f9d3-494b-8ac5-49d3222fe729.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/efd90585-f9d3-494b-8ac5-49d3222fe729.jpg saved to cache
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8013a74-b607-5725-b694-6fbd4191c0d6 with identifier: 10738749
2026-03-29 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8013a74-b607-5725-b694-6fbd4191c0d6 with scrape type 1
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752187%252Fgeneral%252F1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg not downloaded yet
2026-03-29 22:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db4a4f92-a425-5152-a00e-a043c30f7da7 with identifier: 10738743
2026-03-29 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4a4f92-a425-5152-a00e-a043c30f7da7 with scrape type 1
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752180%252Fgeneral%252Fd7b61475-f56b-40c5-9389-a37086b20d29.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/d7b61475-f56b-40c5-9389-a37086b20d29.jpg not downloaded yet
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738193
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738193%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738193: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738193 url https://www.openlane.eu/en/carv6/auction/10738193
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738215
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738215%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738215: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738215 url https://www.openlane.eu/en/carv6/auction/10738215
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738214
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738214%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738214: 0
2026-03-29 22:15:55 [adesa.be] INFO: Skipping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-29 22:15:55 [adesa.be] INFO: Found listing with ID: 10738205
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738205%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [adesa.be] INFO: Scrape type for 10738205: 1
2026-03-29 22:15:55 [adesa.be] INFO: Scraping item 10738205 url https://www.openlane.eu/en/carv6/auction/10738205
2026-03-29 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/b294e829-07e8-4202-bd2e-a5a101904254.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752187%252Fgeneral%252Fa635995c-3310-463c-9746-512f38fee225.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a635995c-3310-463c-9746-512f38fee225.jpg not downloaded yet
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752180%252Fgeneral%252F0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg not downloaded yet
2026-03-29 22:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63723547-f376-5f2a-b7c0-807d48a0910f with identifier: 10738744
2026-03-29 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63723547-f376-5f2a-b7c0-807d48a0910f with scrape type 1
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:55 [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%252F5752181%252Fgeneral%252F15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg not downloaded yet
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b20b90>
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F86823564-8450-4d23-afcc-c234dc0d46f7.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/86823564-8450-4d23-afcc-c234dc0d46f7.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d020d0>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252F78f05680-a959-4f91-a7b0-d592d7c08326.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/78f05680-a959-4f91-a7b0-d592d7c08326.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/1da58bf7-9b50-4555-92ff-874bb75638d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738213
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738213%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738213: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738198
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738198%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738198: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738198 url https://www.openlane.eu/en/carv6/auction/10738198
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738199
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738199%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738199: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738200
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738200%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738200: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738200 url https://www.openlane.eu/en/carv6/auction/10738200
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738196
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738196%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738196: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738196 url https://www.openlane.eu/en/carv6/auction/10738196
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738210
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738210%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738210: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738210 url https://www.openlane.eu/en/carv6/auction/10738210
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738197
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738197%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738197: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738197 url https://www.openlane.eu/en/carv6/auction/10738197
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738204
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738204%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738204: 1
2026-03-29 22:15:56 [adesa.be] INFO: Scraping item 10738204 url https://www.openlane.eu/en/carv6/auction/10738204
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752187%252Fgeneral%252F83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752180%252Fgeneral%252F3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752181%252Fgeneral%252F51b6cf32-c14a-4e96-8622-4221227927c5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/51b6cf32-c14a-4e96-8622-4221227927c5.jpg not downloaded yet
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8b710>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F84cbf935-44c4-4365-932e-f2d589239d1d.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/84cbf935-44c4-4365-932e-f2d589239d1d.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a79c7ca0-0f9c-5fcd-827b-26228213b7cc with identifier: 10738746
2026-03-29 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc with scrape type 1
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752183%252Fgeneral%252Ff85b55bb-682d-489e-8173-89a7d4b6f138.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/f85b55bb-682d-489e-8173-89a7d4b6f138.jpg not downloaded yet
2026-03-29 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with identifier: 10738745
2026-03-29 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with scrape type 1
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752182%252Fgeneral%252Fd9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/d9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg not downloaded yet
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738211
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738211%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738211: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738211 url https://www.openlane.eu/en/carv6/auction/10738211
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738202
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738202%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738202: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738202 url https://www.openlane.eu/en/carv6/auction/10738202
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10738203
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738203%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10738203: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10738203 url https://www.openlane.eu/en/carv6/auction/10738203
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10737943
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737943%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10737943: 0
2026-03-29 22:15:56 [adesa.be] INFO: Skipping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10735325
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735325%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10735325: 2
2026-03-29 22:15:56 [adesa.be] INFO: Scraping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f4bf10>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fb294e829-07e8-4202-bd2e-a5a101904254.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b294e829-07e8-4202-bd2e-a5a101904254.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e49410>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252F5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752187%252Fgeneral%252F057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752180%252Fgeneral%252F285301cb-5521-46d9-b1eb-49880f173bf3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/285301cb-5521-46d9-b1eb-49880f173bf3.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752181%252Fgeneral%252F6465ec6f-689a-4315-901f-ec369a98e87b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/6465ec6f-689a-4315-901f-ec369a98e87b.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752183%252Fgeneral%252Fa8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/a8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752182%252Fgeneral%252F84072f4f-3685-46be-8dd8-41ac06101ce2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/84072f4f-3685-46be-8dd8-41ac06101ce2.jpg not downloaded yet
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dd7710>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F1da58bf7-9b50-4555-92ff-874bb75638d9.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/1da58bf7-9b50-4555-92ff-874bb75638d9.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/dd45277b-398d-453d-8400-9c787f97dd49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/b3610fd6-a661-4433-8efc-69ac09938842.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/d7b61475-f56b-40c5-9389-a37086b20d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:15:56 [adesa.be] INFO: Found listing with ID: 10737877
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737877%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [adesa.be] INFO: Scrape type for 10737877: 2
2026-03-29 22:15:56 [adesa.be] INFO: Scraping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aa7890>
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252F5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg saved to cache
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752187%252Fgeneral%252Fa7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752180%252Fgeneral%252Fcd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/cd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752181%252Fgeneral%252F37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg not downloaded yet
2026-03-29 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:56 [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%252F5752183%252Fgeneral%252F21fc1797-8985-4889-b4ef-caa62522afd4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/21fc1797-8985-4889-b4ef-caa62522afd4.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752182%252Fgeneral%252Fc81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/c81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg not downloaded yet
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a16e50>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:15:57 [adesa.be] INFO: Found listing with ID: 10738043
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738043%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [adesa.be] INFO: Scrape type for 10738043: 2
2026-03-29 22:15:57 [adesa.be] INFO: Scraping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752187%252Fgeneral%252F0f41f099-c54b-4142-9c95-c9663242b765.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/0f41f099-c54b-4142-9c95-c9663242b765.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752180%252Fgeneral%252Fa24515e8-f303-4ec4-8a16-b1c65284a014.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/a24515e8-f303-4ec4-8a16-b1c65284a014.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752181%252Fgeneral%252F4708d302-b3e3-49d4-b794-24561fd33a31.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/4708d302-b3e3-49d4-b794-24561fd33a31.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752183%252Fgeneral%252Fc724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/c724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752182%252Fgeneral%252Fc2403039-7068-489b-aa39-07974c5b78cb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/c2403039-7068-489b-aa39-07974c5b78cb.jpg not downloaded yet
2026-03-29 22:15:57 [adesa.be] INFO: Found listing with ID: 10737883
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737883%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [adesa.be] INFO: Scrape type for 10737883: 2
2026-03-29 22:15:57 [adesa.be] INFO: Scraping item 10737883 url https://www.openlane.eu/en/carv6/auction/10737883
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e37cd0>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252Fdd45277b-398d-453d-8400-9c787f97dd49.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/dd45277b-398d-453d-8400-9c787f97dd49.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fbf590>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fb3610fd6-a661-4433-8efc-69ac09938842.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b3610fd6-a661-4433-8efc-69ac09938842.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09811d0>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0988450>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fd7b61475-f56b-40c5-9389-a37086b20d29.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/d7b61475-f56b-40c5-9389-a37086b20d29.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/d9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752187%252Fgeneral%252F4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752180%252Fgeneral%252Fe53b9c64-67a5-4ff8-bada-fc763a52676f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/e53b9c64-67a5-4ff8-bada-fc763a52676f.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752181%252Fgeneral%252F3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752183%252Fgeneral%252Ff772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/f772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752182%252Fgeneral%252F35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg not downloaded yet
2026-03-29 22:15:57 [adesa.be] INFO: Found listing with ID: 10737885
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737885%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [adesa.be] INFO: Scrape type for 10737885: 2
2026-03-29 22:15:57 [adesa.be] INFO: Scraping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752187%252Fgeneral%252F626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752180%252Fgeneral%252Fe1a46cfb-1b3e-4267-a585-d72c498916ef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/e1a46cfb-1b3e-4267-a585-d72c498916ef.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752181%252Fgeneral%252F94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752183%252Fgeneral%252F6d8ceb60-a742-42ab-8908-55f595a065b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/6d8ceb60-a742-42ab-8908-55f595a065b6.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752182%252Fgeneral%252F0ad845cb-8336-447f-b342-bc06c25165b9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/0ad845cb-8336-447f-b342-bc06c25165b9.jpg not downloaded yet
2026-03-29 22:15:57 [adesa.be] INFO: Found listing with ID: 10735306
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735306%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [adesa.be] INFO: Scrape type for 10735306: 2
2026-03-29 22:15:57 [adesa.be] INFO: Scraping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-29 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752187%252Fgeneral%252Fa57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752180%252Fgeneral%252F74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752181%252Fgeneral%252F77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752183%252Fgeneral%252Fbca39467-ca4a-4652-8e89-7fc1d1efc208.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/bca39467-ca4a-4652-8e89-7fc1d1efc208.jpg not downloaded yet
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [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%252F5752182%252Fgeneral%252Fd16daafa-6f10-450b-b075-1f4fa883ce46.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/d16daafa-6f10-450b-b075-1f4fa883ce46.jpg not downloaded yet
2026-03-29 22:15: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 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ae9250>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg saved to cache
2026-03-29 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f9aad0>
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252Fd9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/d9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg saved to cache
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/51b6cf32-c14a-4e96-8622-4221227927c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10737984
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737984%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10737984: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/f85b55bb-682d-489e-8173-89a7d4b6f138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752187%252Fgeneral%252F4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752180%252Fgeneral%252Fcf816931-ef26-4d68-a8ee-51a956a31a91.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/cf816931-ef26-4d68-a8ee-51a956a31a91.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752181%252Fgeneral%252Fd14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/d14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752183%252Fgeneral%252Fd3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/d3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752182%252Fgeneral%252Ff6f11af4-6126-4d88-989b-f709e787650b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/f6f11af4-6126-4d88-989b-f709e787650b.jpg not downloaded yet
2026-03-29 22:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10735358
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735358%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10735358: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d5a503e-4dba-5af2-b883-50ae3fefeacd with identifier: 10738747
2026-03-29 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd with scrape type 1
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F4cba5329-cb27-4332-a9a2-7d0231124d27.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/4cba5329-cb27-4332-a9a2-7d0231124d27.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752181%252Fgeneral%252F16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752183%252Fgeneral%252F6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752182%252Fgeneral%252F42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg not downloaded yet
2026-03-29 22: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 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/c2403039-7068-489b-aa39-07974c5b78cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10738000
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738000%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10738000: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg not downloaded yet
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e88c10>
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F51b6cf32-c14a-4e96-8622-4221227927c5.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/51b6cf32-c14a-4e96-8622-4221227927c5.jpg saved to cache
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b71390>
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Ff85b55bb-682d-489e-8173-89a7d4b6f138.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/f85b55bb-682d-489e-8173-89a7d4b6f138.jpg saved to cache
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752183%252Fgeneral%252F0a55576b-4b03-4036-87fc-b94effc3ef65.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/0a55576b-4b03-4036-87fc-b94effc3ef65.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752182%252Fgeneral%252F90c078df-fba8-4421-8281-a516e15dd34a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/90c078df-fba8-4421-8281-a516e15dd34a.jpg not downloaded yet
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10737897
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737897%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10737897: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg not downloaded yet
2026-03-29 22: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 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34f6a10-6e8a-597f-b03d-e66322dd8d88 with identifier: 10738751
2026-03-29 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34f6a10-6e8a-597f-b03d-e66322dd8d88 with scrape type 1
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752189%252Fgeneral%252F3cca3c04-8bf9-4276-8b58-eede89b34705.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/3cca3c04-8bf9-4276-8b58-eede89b34705.jpg not downloaded yet
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fbd550>
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252Fc2403039-7068-489b-aa39-07974c5b78cb.jpg') HTTP/1.1" 204 0
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/c2403039-7068-489b-aa39-07974c5b78cb.jpg saved to cache
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/0ad845cb-8336-447f-b342-bc06c25165b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10737990
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737990%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10737990: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F340bb23f-0265-430a-8062-4caa42444cb7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/340bb23f-0265-430a-8062-4caa42444cb7.jpg not downloaded yet
2026-03-29 22: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 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/4cba5329-cb27-4332-a9a2-7d0231124d27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22: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 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752189%252Fgeneral%252F4eda9ac4-d479-4237-8e12-709c497043e3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/4eda9ac4-d479-4237-8e12-709c497043e3.jpg not downloaded yet
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10738035
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738035%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10738035: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg not downloaded yet
2026-03-29 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with identifier: 10738748
2026-03-29 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with scrape type 1
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752185%252Fgeneral%252F07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752189%252Fgeneral%252Fa9791807-c68e-4704-9428-5f6bd9fd540d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/a9791807-c68e-4704-9428-5f6bd9fd540d.jpg not downloaded yet
2026-03-29 22: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 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/f6f11af4-6126-4d88-989b-f709e787650b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:15:58 [adesa.be] INFO: Found listing with ID: 10737899
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737899%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [adesa.be] INFO: Scrape type for 10737899: 2
2026-03-29 22:15:58 [adesa.be] INFO: Scraping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752184%252Fgeneral%252F7315aefe-96c8-4aa9-8320-205349fb5569.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/7315aefe-96c8-4aa9-8320-205349fb5569.jpg not downloaded yet
2026-03-29 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:58 [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%252F5752185%252Fgeneral%252F15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg not downloaded yet
2026-03-29 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10738715
2026-03-29 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with scrape type 2
2026-03-29 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with scrape type 2
2026-03-29 22:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa, identifier: 10738715
2026-03-29 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [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%252F5752189%252Fgeneral%252F5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg not downloaded yet
2026-03-29 22:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10738715
2026-03-29 22:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10738715
2026-03-29 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10738715 to the API
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ec2c3858-11ae-5856-b2dd-0a549b1fbcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 105.698 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [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 22:15:59 [adesa.be] INFO: Saving data for 10738715: {'auction_closing_time': 1775118600.0, 'created_time': 1774710922.426793, 'last_price_update_time': 1774822559.881999}
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738715') HTTP/1.1" 204 0
2026-03-29 22:16:00 [adesa.be] INFO: Found listing with ID: 10737905
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737905%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [adesa.be] INFO: Scrape type for 10737905: 2
2026-03-29 22:16:00 [adesa.be] INFO: Scraping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752184%252Fgeneral%252F516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg not downloaded yet
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752185%252Fgeneral%252Ff2a86181-e99b-4933-abec-7655944f8702.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/f2a86181-e99b-4933-abec-7655944f8702.jpg not downloaded yet
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ebfe90>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252F0ad845cb-8336-447f-b342-bc06c25165b9.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/0ad845cb-8336-447f-b342-bc06c25165b9.jpg saved to cache
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-29 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc with scrape type 2
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1796d462-8b60-509e-b6f9-c7861ffc7ecc with scrape type 2
2026-03-29 22:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1796d462-8b60-509e-b6f9-c7861ffc7ecc, identifier: 10738190
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e42fa1d0>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F4cba5329-cb27-4332-a9a2-7d0231124d27.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/4cba5329-cb27-4332-a9a2-7d0231124d27.jpg saved to cache
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/90c078df-fba8-4421-8281-a516e15dd34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/3cca3c04-8bf9-4276-8b58-eede89b34705.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752189%252Fgeneral%252Fe290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/e290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg not downloaded yet
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-29 22:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190
2026-03-29 22:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1796d462-8b60-509e-b6f9-c7861ffc7ecc with identifier: 10738190 to the API
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738190>
{'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': '1796d462-8b60-509e-b6f9-c7861ffc7ecc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAP208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738190',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 76204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'76.204 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738190%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [adesa.be] INFO: Saving data for 10738190: {'auction_closing_time': 1775041200.0, 'created_time': 1774736130.961524, 'last_price_update_time': 1774822560.587713}
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738190') HTTP/1.1" 204 0
2026-03-29 22:16:00 [adesa.be] INFO: Found listing with ID: 10737966
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737966%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [adesa.be] INFO: Scrape type for 10737966: 2
2026-03-29 22:16:00 [adesa.be] INFO: Scraping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752184%252Fgeneral%252F71f831e8-0b48-4ab7-aea7-003a9597b402.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/71f831e8-0b48-4ab7-aea7-003a9597b402.jpg not downloaded yet
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752185%252Fgeneral%252Faf12125a-b604-43b9-b909-cfe3692e3807.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/af12125a-b604-43b9-b909-cfe3692e3807.jpg not downloaded yet
2026-03-29 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with identifier: 10738742
2026-03-29 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with scrape type 1
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752179%252Fgeneral%252F8fb7b53d-0406-4329-a357-c54177500c3c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/8fb7b53d-0406-4329-a357-c54177500c3c.jpg not downloaded yet
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f98090>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252Ff6f11af4-6126-4d88-989b-f709e787650b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/f6f11af4-6126-4d88-989b-f709e787650b.jpg saved to cache
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b45a90>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg saved to cache
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752189%252Fgeneral%252Fd649a7ec-aefc-4750-8027-1ed0dcc22215.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/d649a7ec-aefc-4750-8027-1ed0dcc22215.jpg not downloaded yet
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/a9791807-c68e-4704-9428-5f6bd9fd540d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:00 [adesa.be] INFO: Found listing with ID: 10738045
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738045%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [adesa.be] INFO: Scrape type for 10738045: 2
2026-03-29 22:16:00 [adesa.be] INFO: Scraping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752184%252Fgeneral%252Ff91f4222-a787-4406-8a49-567075e10e98.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/f91f4222-a787-4406-8a49-567075e10e98.jpg not downloaded yet
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752185%252Fgeneral%252F4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg not downloaded yet
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752179%252Fgeneral%252F570da669-1617-48a8-89d3-aa005ca3a5bc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/570da669-1617-48a8-89d3-aa005ca3a5bc.jpg not downloaded yet
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [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%252F5752189%252Fgeneral%252F5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg not downloaded yet
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e35250>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252F90c078df-fba8-4421-8281-a516e15dd34a.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/90c078df-fba8-4421-8281-a516e15dd34a.jpg saved to cache
2026-03-29 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f6c0d0>
2026-03-29 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F3cca3c04-8bf9-4276-8b58-eede89b34705.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/3cca3c04-8bf9-4276-8b58-eede89b34705.jpg saved to cache
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458ded13-3fb0-5d58-8a1d-22aded63fedb with identifier: 10738735
2026-03-29 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458ded13-3fb0-5d58-8a1d-22aded63fedb with scrape type 1
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752174%252Fgeneral%252F0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg not downloaded yet
2026-03-29 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 826ad091-8323-5553-b061-3ce80abe1c62 with identifier: 10738205
2026-03-29 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826ad091-8323-5553-b061-3ce80abe1c62 with scrape type 1
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5751896%252Fgeneral%252F85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg not downloaded yet
2026-03-29 22:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-29 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with scrape type 2
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with scrape type 2
2026-03-29 22:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4, identifier: 10738192
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:01 [adesa.be] INFO: Found listing with ID: 10737950
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737950%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [adesa.be] INFO: Scrape type for 10737950: 2
2026-03-29 22:16:01 [adesa.be] INFO: Scraping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752184%252Fgeneral%252F151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752185%252Fgeneral%252F565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752179%252Fgeneral%252Fabf860c2-80c9-40ae-9600-42d7869d4bc3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/abf860c2-80c9-40ae-9600-42d7869d4bc3.jpg not downloaded yet
2026-03-29 22:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-29 22:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192
2026-03-29 22:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4 with identifier: 10738192 to the API
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16: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 22:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738192>
{'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': 'b8a32116-e8ba-56d7-a0c3-c5563cbe0ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTT751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738192',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 41971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'41.971 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2020}
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738192%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [adesa.be] INFO: Saving data for 10738192: {'auction_closing_time': 1775041200.0, 'created_time': 1774736133.581778, 'last_price_update_time': 1774822561.53364}
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738192') HTTP/1.1" 204 0
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752189%252Fgeneral%252F42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752174%252Fgeneral%252F1114a1f8-f781-4533-9425-1f84682acd1b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/1114a1f8-f781-4533-9425-1f84682acd1b.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5751896%252Fgeneral%252F2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg not downloaded yet
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:01 [adesa.be] INFO: Found listing with ID: 10735377
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735377%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [adesa.be] INFO: Scrape type for 10735377: 2
2026-03-29 22:16:01 [adesa.be] INFO: Scraping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752185%252Fgeneral%252F0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752179%252Fgeneral%252F80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg not downloaded yet
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fb64d0>
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg saved to cache
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0adf890>
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252Fa9791807-c68e-4704-9428-5f6bd9fd540d.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/a9791807-c68e-4704-9428-5f6bd9fd540d.jpg saved to cache
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/0a55576b-4b03-4036-87fc-b94effc3ef65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752189%252Fgeneral%252Fa6020689-9a34-4476-b41e-c4336b3e6141.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/a6020689-9a34-4476-b41e-c4336b3e6141.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752174%252Fgeneral%252F89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5751896%252Fgeneral%252Fe62ec730-8397-4d9d-b989-69de4ece27dd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e62ec730-8397-4d9d-b989-69de4ece27dd.jpg not downloaded yet
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9e9d0>
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg saved to cache
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/8fb7b53d-0406-4329-a357-c54177500c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/d649a7ec-aefc-4750-8027-1ed0dcc22215.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:01 [adesa.be] INFO: Found listing with ID: 10735393
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735393%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [adesa.be] INFO: Scrape type for 10735393: 2
2026-03-29 22:16:01 [adesa.be] INFO: Scraping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752185%252Fgeneral%252Fc10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/c10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg not downloaded yet
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752179%252Fgeneral%252F59cd6f03-7161-43d4-863d-76eac8be20fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/59cd6f03-7161-43d4-863d-76eac8be20fb.jpg not downloaded yet
2026-03-29 22:16: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 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/570da669-1617-48a8-89d3-aa005ca3a5bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:01 [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%252F5752189%252Fgeneral%252F2f840485-6374-4a28-8cb6-212e710a08d6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/2f840485-6374-4a28-8cb6-212e710a08d6.jpg not downloaded yet
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752174%252Fgeneral%252F3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg not downloaded yet
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5751896%252Fgeneral%252Fe75a34f1-1038-4bff-be00-62f499e69ec4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e75a34f1-1038-4bff-be00-62f499e69ec4.jpg not downloaded yet
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8b410>
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg saved to cache
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c875d0>
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg saved to cache
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d86bd0>
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg saved to cache
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/f2a86181-e99b-4933-abec-7655944f8702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:02 [adesa.be] INFO: Found listing with ID: 10737880
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737880%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [adesa.be] INFO: Scrape type for 10737880: 0
2026-03-29 22:16:02 [adesa.be] INFO: Skipping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-29 22:16:02 [adesa.be] INFO: Found listing with ID: 10735368
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735368%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [adesa.be] INFO: Scrape type for 10735368: 2
2026-03-29 22:16:02 [adesa.be] INFO: Scraping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752185%252Fgeneral%252F05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg not downloaded yet
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752179%252Fgeneral%252F4512d75a-0934-4355-984e-2ccef85351af.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/4512d75a-0934-4355-984e-2ccef85351af.jpg not downloaded yet
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09b8150>
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252F0a55576b-4b03-4036-87fc-b94effc3ef65.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/0a55576b-4b03-4036-87fc-b94effc3ef65.jpg saved to cache
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752174%252Fgeneral%252F60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg not downloaded yet
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5751896%252Fgeneral%252Fe8ddace1-2b18-4fa0-960e-e806784e2681.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e8ddace1-2b18-4fa0-960e-e806784e2681.jpg not downloaded yet
2026-03-29 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-29 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-29 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6d77acf-f713-5385-89dd-15729212a87b, identifier: 10735325
2026-03-29 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with identifier: 10738204
2026-03-29 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with scrape type 1
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5751892%252Fgeneral%252F8910bb18-62f6-407a-ac0a-be04537278bc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/8910bb18-62f6-407a-ac0a-be04537278bc.jpg not downloaded yet
2026-03-29 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/abf860c2-80c9-40ae-9600-42d7869d4bc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:02 [adesa.be] INFO: Found listing with ID: 10737876
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737876%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [adesa.be] INFO: Scrape type for 10737876: 2
2026-03-29 22:16:02 [adesa.be] INFO: Scraping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752185%252Fgeneral%252Fe898cd75-cd92-4879-9911-53810f196789.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/e898cd75-cd92-4879-9911-53810f196789.jpg not downloaded yet
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:02 [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%252F5752179%252Fgeneral%252F6aa02389-ff06-4407-96fd-8199c739e716.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/6aa02389-ff06-4407-96fd-8199c739e716.jpg not downloaded yet
2026-03-29 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-29 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325
2026-03-29 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10735325 to the API
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735325>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6d77acf-f713-5385-89dd-15729212a87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVB312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735325',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 79192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 518 Comfort - Diesel - Automatic - 136 hp - 79.192 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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 22:16:03 [adesa.be] INFO: Saving data for 10735325: {'auction_closing_time': 1774858200.0, 'created_time': 1774624547.460264, 'last_price_update_time': 1774822563.026458}
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735325') HTTP/1.1" 204 0
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a08d10>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F8fb7b53d-0406-4329-a357-c54177500c3c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/8fb7b53d-0406-4329-a357-c54177500c3c.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06f0490>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252Fd649a7ec-aefc-4750-8027-1ed0dcc22215.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/d649a7ec-aefc-4750-8027-1ed0dcc22215.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06f2750>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F570da669-1617-48a8-89d3-aa005ca3a5bc.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/570da669-1617-48a8-89d3-aa005ca3a5bc.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/1114a1f8-f781-4533-9425-1f84682acd1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5752174%252Fgeneral%252F5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751896%252Fgeneral%252F5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751892%252Fgeneral%252Fe24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/e24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg not downloaded yet
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c86710>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252Ff2a86181-e99b-4933-abec-7655944f8702.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/f2a86181-e99b-4933-abec-7655944f8702.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4032fd0>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/59cd6f03-7161-43d4-863d-76eac8be20fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:03 [adesa.be] INFO: Found listing with ID: 10737978
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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 22:16:03 [adesa.be] INFO: Scrape type for 10737978: 2
2026-03-29 22:16:03 [adesa.be] INFO: Scraping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5752179%252Fgeneral%252F78b99741-d560-448c-92c7-8a7477a9e374.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/78b99741-d560-448c-92c7-8a7477a9e374.jpg not downloaded yet
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5752174%252Fgeneral%252Fa3699999-c264-4de5-8041-93732b017190.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/a3699999-c264-4de5-8041-93732b017190.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751896%252Fgeneral%252F545e9655-01a1-4af7-b048-27cb671dd373.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/545e9655-01a1-4af7-b048-27cb671dd373.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751892%252Fgeneral%252F26f57584-7d00-45ac-aba1-99c581f90379.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/26f57584-7d00-45ac-aba1-99c581f90379.jpg not downloaded yet
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ee3690>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252Fabf860c2-80c9-40ae-9600-42d7869d4bc3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/abf860c2-80c9-40ae-9600-42d7869d4bc3.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:03 [adesa.be] INFO: Found listing with ID: 10735360
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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 22:16:03 [adesa.be] INFO: Scrape type for 10735360: 2
2026-03-29 22:16:03 [adesa.be] INFO: Scraping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5752179%252Fgeneral%252Fa1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/a1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg not downloaded yet
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8b8d0>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252F85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d92b10>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F1114a1f8-f781-4533-9425-1f84682acd1b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/1114a1f8-f781-4533-9425-1f84682acd1b.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd6810>
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg saved to cache
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-29 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 2
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 2
2026-03-29 22:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa, identifier: 10737897
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/e62ec730-8397-4d9d-b989-69de4ece27dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/8910bb18-62f6-407a-ac0a-be04537278bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/4512d75a-0934-4355-984e-2ccef85351af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5752174%252Fgeneral%252F0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751896%252Fgeneral%252Fa7645865-a8a6-46ab-92e0-b137f90fb78b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/a7645865-a8a6-46ab-92e0-b137f90fb78b.jpg not downloaded yet
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:03 [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%252F5751892%252Fgeneral%252F64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg not downloaded yet
2026-03-29 22:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-29 22:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897
2026-03-29 22:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10737897 to the API
2026-03-29 22:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '5023438c-7fe7-55c1-9ce1-896bef6c0ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737897',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 72226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 72.226 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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 22:16:04 [adesa.be] INFO: Saving data for 10737897: {'auction_closing_time': 1774875600.0, 'created_time': 1774624523.669506, 'last_price_update_time': 1774822564.153539}
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737897') HTTP/1.1" 204 0
2026-03-29 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:04 [adesa.be] INFO: Found listing with ID: 10737986
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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 22:16:04 [adesa.be] INFO: Scrape type for 10737986: 2
2026-03-29 22:16:04 [adesa.be] INFO: Scraping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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%252F5752179%252Fgeneral%252F1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg not downloaded yet
2026-03-29 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd3e10>
2026-03-29 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F59cd6f03-7161-43d4-863d-76eac8be20fb.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/59cd6f03-7161-43d4-863d-76eac8be20fb.jpg saved to cache
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-29 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 2
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 2
2026-03-29 22:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88b57323-6346-5879-94f5-bc540af10478, identifier: 10737984
2026-03-29 22:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-29 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 2
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 2
2026-03-29 22:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237df311-bcbe-5159-a5d8-1db83c5d960e, identifier: 10737905
2026-03-29 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/6aa02389-ff06-4407-96fd-8199c739e716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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%252F5752174%252Fgeneral%252F34985b4a-a951-4e41-99de-6efbb959ee87.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/34985b4a-a951-4e41-99de-6efbb959ee87.jpg not downloaded yet
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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%252F5751896%252Fgeneral%252Fd1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/d1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg not downloaded yet
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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%252F5751892%252Fgeneral%252F9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg not downloaded yet
2026-03-29 22:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-29 22:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984
2026-03-29 22:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10737984 to the API
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '88b57323-6346-5879-94f5-bc540af10478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737984',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 11473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz A 250e Progressive - Hybrid - Automatic - 163 hp - '
'11.473 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [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 22:16:04 [adesa.be] INFO: Saving data for 10737984: {'auction_closing_time': 1774876200.0, 'created_time': 1774624520.037946, 'last_price_update_time': 1774822564.951297}
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737984') HTTP/1.1" 204 0
2026-03-29 22:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-29 22:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 22:16:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16: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 22:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905
2026-03-29 22:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10737905 to the API
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737905>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '237df311-bcbe-5159-a5d8-1db83c5d960e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737905',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 155276,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 350 AMG Line - Electric - Automatic - 292 hp - '
'155.276 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737905%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [adesa.be] INFO: Saving data for 10737905: {'auction_closing_time': 1774875600.0, 'created_time': 1774624526.729244, 'last_price_update_time': 1774822565.344944}
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737905') HTTP/1.1" 204 0
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ebd490>
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252F2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg saved to cache
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-29 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-29 22:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f6404a5-bdea-5b8d-9fa6-2b334006781f, identifier: 10735306
2026-03-29 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/c10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:05 [adesa.be] INFO: Found listing with ID: 10740460
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740460%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [adesa.be] INFO: Scrape type for 10740460: 0
2026-03-29 22:16:05 [adesa.be] INFO: Skipping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-29 22:16:05 [adesa.be] INFO: Found listing with ID: 10740801
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740801%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [adesa.be] INFO: Scrape type for 10740801: 0
2026-03-29 22:16:05 [adesa.be] INFO: Skipping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-29 22:16:05 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739029%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [adesa.be] INFO: Scrape type for 10739029: 2
2026-03-29 22:16:05 [adesa.be] INFO: Scraping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-29 22:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-29 22:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306
2026-03-29 22:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10735306 to the API
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f6404a5-bdea-5b8d-9fa6-2b334006781f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBW634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735306',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 134126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery 1.5 P300e SE - AWD - Hybrid - Automatic - 300 '
'hp - 134.126 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735306%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [adesa.be] INFO: Saving data for 10735306: {'auction_closing_time': 1774858200.0, 'created_time': 1774624544.875573, 'last_price_update_time': 1774822565.839343}
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735306') HTTP/1.1" 204 0
2026-03-29 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [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%252F5752174%252Fgeneral%252F3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg not downloaded yet
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [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%252F5751896%252Fgeneral%252F232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg not downloaded yet
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [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%252F5751892%252Fgeneral%252F6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg not downloaded yet
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0761190>
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg saved to cache
2026-03-29 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e07512d0>
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252Fe62ec730-8397-4d9d-b989-69de4ece27dd.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e62ec730-8397-4d9d-b989-69de4ece27dd.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e098e890>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F8910bb18-62f6-407a-ac0a-be04537278bc.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/8910bb18-62f6-407a-ac0a-be04537278bc.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e201d550>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F4512d75a-0934-4355-984e-2ccef85351af.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/4512d75a-0934-4355-984e-2ccef85351af.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e074dfd0>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/e8ddace1-2b18-4fa0-960e-e806784e2681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/78b99741-d560-448c-92c7-8a7477a9e374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/e24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [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%252F5751892%252Fgeneral%252Fc05b02b9-912b-4753-bb2e-5445d7271b2d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/c05b02b9-912b-4753-bb2e-5445d7271b2d.jpg not downloaded yet
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e15f50>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F6aa02389-ff06-4407-96fd-8199c739e716.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/6aa02389-ff06-4407-96fd-8199c739e716.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c60e50>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252Fc10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/c10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/e898cd75-cd92-4879-9911-53810f196789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16: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 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09148d0>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/26f57584-7d00-45ac-aba1-99c581f90379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [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%252F5751892%252Fgeneral%252F4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg not downloaded yet
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/a3699999-c264-4de5-8041-93732b017190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/a1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16: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 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a18210>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252Fe8ddace1-2b18-4fa0-960e-e806784e2681.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e8ddace1-2b18-4fa0-960e-e806784e2681.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f49450>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F78b99741-d560-448c-92c7-8a7477a9e374.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/78b99741-d560-448c-92c7-8a7477a9e374.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7742dca0-ea0a-5a57-b4af-b971ee407861 with identifier: 10738752
2026-03-29 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7742dca0-ea0a-5a57-b4af-b971ee407861 with scrape type 1
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [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%252F5752190%252Fgeneral%252F7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg not downloaded yet
2026-03-29 22:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-29 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 2
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 2
2026-03-29 22:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb08794d-8466-5051-bb20-71e4ffa86b17, identifier: 10737883
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e45b08d0>
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252Fe24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/e24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg saved to cache
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:06 [scrapy.extensions.logstats] INFO: Crawled 66 pages (at 66 pages/min), scraped 41 items (at 41 items/min)
2026-03-29 22:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:06 [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%252F5751892%252Fgeneral%252F575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg not downloaded yet
2026-03-29 22:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-29 22:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883
2026-03-29 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10737883 to the API
2026-03-29 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fb08794d-8466-5051-bb20-71e4ffa86b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737883',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 113270,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 40 - Electric - Automatic - 326 hp - 113.270 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737883%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [adesa.be] INFO: Saving data for 10737883: {'auction_closing_time': 1774875600.0, 'created_time': 1774624547.156965, 'last_price_update_time': 1774822567.174446}
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737883') HTTP/1.1" 204 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252F8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg not downloaded yet
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5751892%252Fgeneral%252F938c5602-d144-4165-868b-b7fd7daf9504.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/938c5602-d144-4165-868b-b7fd7daf9504.jpg not downloaded yet
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9e9d0>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252Fe898cd75-cd92-4879-9911-53810f196789.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/e898cd75-cd92-4879-9911-53810f196789.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e0c710>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252F5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e201d650>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F26f57584-7d00-45ac-aba1-99c581f90379.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/26f57584-7d00-45ac-aba1-99c581f90379.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d90990>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252Fa3699999-c264-4de5-8041-93732b017190.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/a3699999-c264-4de5-8041-93732b017190.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5ba10>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252Fa1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/a1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/545e9655-01a1-4af7-b048-27cb671dd373.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/34985b4a-a951-4e41-99de-6efbb959ee87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252F608acab6-7733-4602-97bf-abc3fdd610c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/608acab6-7733-4602-97bf-abc3fdd610c2.jpg not downloaded yet
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/d1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252F6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg not downloaded yet
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252F594d5083-e9e3-4797-a58f-476f7b2b6090.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/594d5083-e9e3-4797-a58f-476f7b2b6090.jpg not downloaded yet
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ca9e50>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252Fd8972751-cd42-4470-bc6b-fde7bebee3de.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/d8972751-cd42-4470-bc6b-fde7bebee3de.jpg not downloaded yet
2026-03-29 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752179/general/1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738742)
2026-03-29 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [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%252F5752190%252Fgeneral%252Fd16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/d16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg not downloaded yet
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e42e7410>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252F545e9655-01a1-4af7-b048-27cb671dd373.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/545e9655-01a1-4af7-b048-27cb671dd373.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3ef6290>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F34985b4a-a951-4e41-99de-6efbb959ee87.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/34985b4a-a951-4e41-99de-6efbb959ee87.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e37690>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3ef7690>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252Fd1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/d1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg saved to cache
2026-03-29 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f56650>
2026-03-29 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg saved to cache
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd1b50>
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg saved to cache
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c1c150>
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252F232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg saved to cache
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/c05b02b9-912b-4753-bb2e-5445d7271b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/938c5602-d144-4165-868b-b7fd7daf9504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [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%252F5752190%252Fgeneral%252Fe1336a19-789c-4bf2-a3a1-30878d50e11a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/e1336a19-789c-4bf2-a3a1-30878d50e11a.jpg not downloaded yet
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/a7645865-a8a6-46ab-92e0-b137f90fb78b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22: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 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751892/general/4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738204)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [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%252F5752190%252Fgeneral%252Fe771313d-a374-4e71-a327-2b56f2a4b58e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/e771313d-a374-4e71-a327-2b56f2a4b58e.jpg not downloaded yet
2026-03-29 22: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 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e37f90>
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg saved to cache
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e46f2c50>
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752179%252Fgeneral%252F1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752179/general/1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg saved to cache
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251
2026-03-29 22:16:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da6c3e8e-1ac7-5a46-aa13-17bea5d14251, skipping ID generation
2026-03-29 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with scrape type 1
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da6c3e8e-1ac7-5a46-aa13-17bea5d14251 sending to next pipeline
2026-03-29 22:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da6c3e8e-1ac7-5a46-aa13-17bea5d14251, identifier: 10738742
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [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%252F5752190%252Fgeneral%252F3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg not downloaded yet
2026-03-29 22:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with identifier: 10738742
2026-03-29 22:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with identifier: 10738742
2026-03-29 22:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da6c3e8e-1ac7-5a46-aa13-17bea5d14251 with identifier: 10738742 to the API
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752179/general/1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'da6c3e8e-1ac7-5a46-aa13-17bea5d14251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCN345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738742',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 99535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/8fb7b53d-0406-4329-a357-c54177500c3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/570da669-1617-48a8-89d3-aa005ca3a5bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/abf860c2-80c9-40ae-9600-42d7869d4bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/80a38f87-a208-44d5-80ec-9f8ae605a2fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/59cd6f03-7161-43d4-863d-76eac8be20fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/4512d75a-0934-4355-984e-2ccef85351af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/6aa02389-ff06-4407-96fd-8199c739e716.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/78b99741-d560-448c-92c7-8a7477a9e374.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/a1e7cf9a-3c34-450c-bff3-d8204c3dc970.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6c3e8e-1ac7-5a46-aa13-17bea5d14251/da6c3e8e-1ac7-5a46-aa13-17bea5d14251_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752179/general/1ccc6655-6166-4eb8-a3e5-9e2fe16cb4a0.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon 1.0 TSI Move! - Petrol - Manual - 110 hp - 99.535 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738742%27 HTTP/1.1" 200 None
2026-03-29 22:16:08 [adesa.be] INFO: Saving data for 10738742: {'created_time': 1774822568.851705, 'last_price_update_time': 1774822568.851719, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738742') HTTP/1.1" 204 0
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/608acab6-7733-4602-97bf-abc3fdd610c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/d8972751-cd42-4470-bc6b-fde7bebee3de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/594d5083-e9e3-4797-a58f-476f7b2b6090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/d16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/e1336a19-789c-4bf2-a3a1-30878d50e11a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9fa90>
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252Fc05b02b9-912b-4753-bb2e-5445d7271b2d.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/c05b02b9-912b-4753-bb2e-5445d7271b2d.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a37390>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F938c5602-d144-4165-868b-b7fd7daf9504.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/938c5602-d144-4165-868b-b7fd7daf9504.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dcd950>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252Fa7645865-a8a6-46ab-92e0-b137f90fb78b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/a7645865-a8a6-46ab-92e0-b137f90fb78b.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c493d0>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e2c910>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e45950>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751892%252Fgeneral%252F4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751892/general/4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac
2026-03-29 22:16:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac, skipping ID generation
2026-03-29 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with scrape type 1
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac sending to next pipeline
2026-03-29 22:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac, identifier: 10738204
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0960c90>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bca290>
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg saved to cache
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with identifier: 10738204
2026-03-29 22:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with identifier: 10738204
2026-03-29 22:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac with identifier: 10738204 to the API
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751892/general/4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738204',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 97810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33433,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/8910bb18-62f6-407a-ac0a-be04537278bc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257252,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/e24bf8d7-e27f-458a-bb7d-4f1b8dff8d2f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240691,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/26f57584-7d00-45ac-aba1-99c581f90379.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295395,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/64d337a8-69c4-46dd-afbc-4d14e50e473c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230824,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/9ce3fe86-ddff-4763-ae43-2ec01e2b5916.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316037,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/6cdb0193-60cf-42b4-8ec2-82935db6a834.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300308,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/c05b02b9-912b-4753-bb2e-5445d7271b2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238511,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/4863abc5-2590-47d9-9b48-3fc8c73e4cdc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333433,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/575dc19c-77fe-4ee2-9d1c-1c6393d0f30e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac/be2ea25b-5a83-5b5a-bb7f-5c6ce8f80aac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751892/general/938c5602-d144-4165-868b-b7fd7daf9504.jpg',
'Width': 1400}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'97.810 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738204%27 HTTP/1.1" 200 None
2026-03-29 22:16:09 [adesa.be] INFO: Saving data for 10738204: {'created_time': 1774822569.944821, 'last_price_update_time': 1774822569.944831, 'auction_closing_time': 1775041200.0}
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738204') HTTP/1.1" 204 0
2026-03-29 22:16: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 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751896/general/e75a34f1-1038-4bff-be00-62f499e69ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738205)
2026-03-29 22:16: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 22:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-29 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c43098b-908b-535d-9a96-1dc08b9b995b with scrape type 2
2026-03-29 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c43098b-908b-535d-9a96-1dc08b9b995b with scrape type 2
2026-03-29 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c43098b-908b-535d-9a96-1dc08b9b995b, identifier: 10737978
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d98890>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F608acab6-7733-4602-97bf-abc3fdd610c2.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/608acab6-7733-4602-97bf-abc3fdd610c2.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5e310>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252Fd8972751-cd42-4470-bc6b-fde7bebee3de.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/d8972751-cd42-4470-bc6b-fde7bebee3de.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e098e910>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F594d5083-e9e3-4797-a58f-476f7b2b6090.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/594d5083-e9e3-4797-a58f-476f7b2b6090.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-29 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 2
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 2
2026-03-29 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51f4657-9f63-5d06-b3b2-4d481fa0f74e, identifier: 10737986
2026-03-29 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-29 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-29 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00, identifier: 10739029
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e54150>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252Fd16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/d16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd5650>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252Fe1336a19-789c-4bf2-a3a1-30878d50e11a.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/e1336a19-789c-4bf2-a3a1-30878d50e11a.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0760d90>
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg saved to cache
2026-03-29 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/e771313d-a374-4e71-a327-2b56f2a4b58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752190/general/3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738752)
2026-03-29 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/2f840485-6374-4a28-8cb6-212e710a08d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-29 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978
2026-03-29 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c43098b-908b-535d-9a96-1dc08b9b995b with identifier: 10737978 to the API
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '5c43098b-908b-535d-9a96-1dc08b9b995b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737978',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 67076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'67.076 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [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 22:16:10 [adesa.be] INFO: Saving data for 10737978: {'auction_closing_time': 1774876200.0, 'created_time': 1774627484.508739, 'last_price_update_time': 1774822570.847415}
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737978') HTTP/1.1" 204 0
2026-03-29 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-29 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986
2026-03-29 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10737986 to the API
2026-03-29 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f51f4657-9f63-5d06-b3b2-4d481fa0f74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737986',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 99.315 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [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 22:16:11 [adesa.be] INFO: Saving data for 10737986: {'auction_closing_time': 1774876200.0, 'created_time': 1774627480.857471, 'last_price_update_time': 1774822571.137625}
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737986') HTTP/1.1" 204 0
2026-03-29 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-29 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029
2026-03-29 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10739029 to the API
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739029>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4b2a6f71-b1a4-5f07-8630-b6ecc5030f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UU5442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739029',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 12058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 35 TFSI - Petrol - 150 hp - 12.058 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [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 22:16:11 [adesa.be] INFO: Saving data for 10739029: {'auction_closing_time': 1774858500.0, 'created_time': 1774627509.405798, 'last_price_update_time': 1774822571.442473}
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739029') HTTP/1.1" 204 0
2026-03-29 22:16: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 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/a6020689-9a34-4476-b41e-c4336b3e6141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752174/general/89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738735)
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16: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 22:16: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 22:16:11 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [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 22:16:11 [adesa.be] INFO: Scrape type for 10740471: 0
2026-03-29 22:16:11 [adesa.be] INFO: Skipping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-29 22:16:11 [adesa.be] INFO: Found listing with ID: 10739501
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [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 22:16:11 [adesa.be] INFO: Scrape type for 10739501: 2
2026-03-29 22:16:11 [adesa.be] INFO: Scraping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b41dd0>
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg saved to cache
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c63150>
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751896%252Fgeneral%252Fe75a34f1-1038-4bff-be00-62f499e69ec4.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751896/general/e75a34f1-1038-4bff-be00-62f499e69ec4.jpg saved to cache
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 826ad091-8323-5553-b061-3ce80abe1c62
2026-03-29 22:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 826ad091-8323-5553-b061-3ce80abe1c62, skipping ID generation
2026-03-29 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826ad091-8323-5553-b061-3ce80abe1c62 with scrape type 1
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 826ad091-8323-5553-b061-3ce80abe1c62 sending to next pipeline
2026-03-29 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 826ad091-8323-5553-b061-3ce80abe1c62, identifier: 10738205
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0701a50>
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252Fe771313d-a374-4e71-a327-2b56f2a4b58e.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/e771313d-a374-4e71-a327-2b56f2a4b58e.jpg saved to cache
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f48ed0>
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752190%252Fgeneral%252F3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752190/general/3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg saved to cache
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7742dca0-ea0a-5a57-b4af-b971ee407861
2026-03-29 22:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7742dca0-ea0a-5a57-b4af-b971ee407861, skipping ID generation
2026-03-29 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7742dca0-ea0a-5a57-b4af-b971ee407861 with scrape type 1
2026-03-29 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7742dca0-ea0a-5a57-b4af-b971ee407861 sending to next pipeline
2026-03-29 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7742dca0-ea0a-5a57-b4af-b971ee407861, identifier: 10738752
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e42f66d0>
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F2f840485-6374-4a28-8cb6-212e710a08d6.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/2f840485-6374-4a28-8cb6-212e710a08d6.jpg saved to cache
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 826ad091-8323-5553-b061-3ce80abe1c62 with identifier: 10738205
2026-03-29 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 826ad091-8323-5553-b061-3ce80abe1c62 with identifier: 10738205
2026-03-29 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 826ad091-8323-5553-b061-3ce80abe1c62 with identifier: 10738205 to the API
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751896/general/e75a34f1-1038-4bff-be00-62f499e69ec4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '826ad091-8323-5553-b061-3ce80abe1c62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTR262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738205',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 116331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313197,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/85e19f57-d908-444b-a15c-93e8d8ee3ce7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/2b6e6730-2072-4f6c-98d6-87fdad354d98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296162,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/e62ec730-8397-4d9d-b989-69de4ece27dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312661,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/e75a34f1-1038-4bff-be00-62f499e69ec4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/e8ddace1-2b18-4fa0-960e-e806784e2681.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/5d3ec6e0-7a1f-46f4-aa9d-0c14f8423a0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/545e9655-01a1-4af7-b048-27cb671dd373.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385362,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/a7645865-a8a6-46ab-92e0-b137f90fb78b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252463,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/d1691c52-6ce8-4b3c-9264-04538ec4b5e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ad091-8323-5553-b061-3ce80abe1c62/826ad091-8323-5553-b061-3ce80abe1c62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335550,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751896/general/232f41d7-4d28-4920-8b13-35ce1369b1eb.jpg',
'Width': 1920}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'116.331 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738205%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [adesa.be] INFO: Saving data for 10738205: {'created_time': 1774822572.379065, 'last_price_update_time': 1774822572.379076, 'auction_closing_time': 1775041200.0}
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738205') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7742dca0-ea0a-5a57-b4af-b971ee407861 with identifier: 10738752
2026-03-29 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7742dca0-ea0a-5a57-b4af-b971ee407861 with identifier: 10738752
2026-03-29 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7742dca0-ea0a-5a57-b4af-b971ee407861 with identifier: 10738752 to the API
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752190/general/3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': '7742dca0-ea0a-5a57-b4af-b971ee407861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVU101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 48085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/7ed515b4-cff2-4a4b-b7c4-b4e024ac2a39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24174,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/8a0f75ab-0ff4-40d8-9010-8b119740e27b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/608acab6-7733-4602-97bf-abc3fdd610c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/6ad8b0e2-c0d5-4615-a607-1519b1656977.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/594d5083-e9e3-4797-a58f-476f7b2b6090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/d8972751-cd42-4470-bc6b-fde7bebee3de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/d16b9bc3-dd59-4eec-b182-c6f3485d4506.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/e1336a19-789c-4bf2-a3a1-30878d50e11a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/e771313d-a374-4e71-a327-2b56f2a4b58e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7742dca0-ea0a-5a57-b4af-b971ee407861/7742dca0-ea0a-5a57-b4af-b971ee407861_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752190/general/3d8c9b4b-1213-4c14-bbeb-edef5d45fa6b.jpg',
'Width': 1024}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 48.085 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738752%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [adesa.be] INFO: Saving data for 10738752: {'created_time': 1774822572.722918, 'last_price_update_time': 1774822572.722928, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738752') HTTP/1.1" 204 0
2026-03-29 22:16:12 [adesa.be] INFO: Found listing with ID: 10739274
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739274%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [adesa.be] INFO: Scrape type for 10739274: 2
2026-03-29 22:16:12 [adesa.be] INFO: Scraping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-29 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/f91f4222-a787-4406-8a49-567075e10e98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/7315aefe-96c8-4aa9-8320-205349fb5569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/e290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:12 [adesa.be] INFO: Found listing with ID: 10739528
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739528%27 HTTP/1.1" 200 None
2026-03-29 22:16:12 [adesa.be] INFO: Scrape type for 10739528: 2
2026-03-29 22:16:12 [adesa.be] INFO: Scraping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e07566d0>
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg saved to cache
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d76610>
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252Fa6020689-9a34-4476-b41e-c4336b3e6141.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/a6020689-9a34-4476-b41e-c4336b3e6141.jpg saved to cache
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b822d0>
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg saved to cache
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd1250>
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752174%252Fgeneral%252F89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752174/general/89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg saved to cache
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 458ded13-3fb0-5d58-8a1d-22aded63fedb
2026-03-29 22:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 458ded13-3fb0-5d58-8a1d-22aded63fedb, skipping ID generation
2026-03-29 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458ded13-3fb0-5d58-8a1d-22aded63fedb with scrape type 1
2026-03-29 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 458ded13-3fb0-5d58-8a1d-22aded63fedb sending to next pipeline
2026-03-29 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 458ded13-3fb0-5d58-8a1d-22aded63fedb, identifier: 10738735
2026-03-29 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-29 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-29 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-29 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3263405e-7765-5530-a257-5c619bc73eba, identifier: 10735368
2026-03-29 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-29 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 2
2026-03-29 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 2
2026-03-29 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 660e5d37-c1e8-53d9-b957-85b744325abc, identifier: 10737876
2026-03-29 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/71f831e8-0b48-4ab7-aea7-003a9597b402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 458ded13-3fb0-5d58-8a1d-22aded63fedb with identifier: 10738735
2026-03-29 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 458ded13-3fb0-5d58-8a1d-22aded63fedb with identifier: 10738735
2026-03-29 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 458ded13-3fb0-5d58-8a1d-22aded63fedb with identifier: 10738735 to the API
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752174/general/89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '458ded13-3fb0-5d58-8a1d-22aded63fedb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKZ139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 48319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/0e0e5b1d-94d5-44eb-93af-97a683f3bc56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/1114a1f8-f781-4533-9425-1f84682acd1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/89ff0f66-94b3-4988-bfc7-e50377ea0f7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/3a0a5ba1-b89b-4698-b0a6-ab0c1bb2220b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/60c6f67a-05c3-49a1-83cd-087b78e25b46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/5cad7c0e-183d-4341-8ef3-d18b4109b98b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/a3699999-c264-4de5-8041-93732b017190.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/0133f9d0-04dd-4e48-9042-8ad8c2bbff38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/34985b4a-a951-4e41-99de-6efbb959ee87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458ded13-3fb0-5d58-8a1d-22aded63fedb/458ded13-3fb0-5d58-8a1d-22aded63fedb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752174/general/3e1f2f02-a0ff-48af-a366-22c3f772d765.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane 1.6 Intens - Hybrid - Automatic - 94 hp - 48.319 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738735%27 HTTP/1.1" 200 None
2026-03-29 22:16:13 [adesa.be] INFO: Saving data for 10738735: {'created_time': 1774822573.657536, 'last_price_update_time': 1774822573.657547, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738735') HTTP/1.1" 204 0
2026-03-29 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-29 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368
2026-03-29 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10735368 to the API
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 680,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '3263405e-7765-5530-a257-5c619bc73eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBQ683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735368',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 113328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48500,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Turbo 93 kWh - AWD - Electric - Automatic - 680 hp - '
'113.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735368%27 HTTP/1.1" 200 None
2026-03-29 22:16:13 [adesa.be] INFO: Saving data for 10735368: {'auction_closing_time': 1774858200.0, 'created_time': 1774627486.460554, 'last_price_update_time': 1774822573.93876}
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735368') HTTP/1.1" 204 0
2026-03-29 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-29 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876
2026-03-29 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10737876 to the API
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737876>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '660e5d37-c1e8-53d9-b957-85b744325abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737876',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 13413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2024-10-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 85 Suite - Electric - Automatic - 285 hp - 13.413 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737876%27 HTTP/1.1" 200 None
2026-03-29 22:16:14 [adesa.be] INFO: Saving data for 10737876: {'auction_closing_time': 1774875600.0, 'created_time': 1774627483.892641, 'last_price_update_time': 1774822574.224531}
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737876') HTTP/1.1" 204 0
2026-03-29 22:16:14 [adesa.be] INFO: Found listing with ID: 10739361
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739361%27 HTTP/1.1" 200 None
2026-03-29 22:16:14 [adesa.be] INFO: Scrape type for 10739361: 2
2026-03-29 22:16:14 [adesa.be] INFO: Scraping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5b850>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0762f10>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09c4650>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252Ff91f4222-a787-4406-8a49-567075e10e98.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/f91f4222-a787-4406-8a49-567075e10e98.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09c6a10>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F7315aefe-96c8-4aa9-8320-205349fb5569.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/7315aefe-96c8-4aa9-8320-205349fb5569.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9d650>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252Fe290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/e290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752185/general/af12125a-b604-43b9-b909-cfe3692e3807.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738748)
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752189/general/4eda9ac4-d479-4237-8e12-709c497043e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738751)
2026-03-29 22:16:14 [adesa.be] INFO: Found listing with ID: 10739557
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739557%27 HTTP/1.1" 200 None
2026-03-29 22:16:14 [adesa.be] INFO: Scrape type for 10739557: 2
2026-03-29 22:16:14 [adesa.be] INFO: Scraping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-29 22: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 22: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 22: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 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5cb10>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F71f831e8-0b48-4ab7-aea7-003a9597b402.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/71f831e8-0b48-4ab7-aea7-003a9597b402.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752184/general/340bb23f-0265-430a-8062-4caa42444cb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738747)
2026-03-29 22:16:14 [adesa.be] INFO: Found listing with ID: 10739561
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739561%27 HTTP/1.1" 200 None
2026-03-29 22:16:14 [adesa.be] INFO: Scrape type for 10739561: 2
2026-03-29 22:16:14 [adesa.be] INFO: Scraping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-29 22:16:14 [adesa.be] INFO: Found listing with ID: 10739541
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739541%27 HTTP/1.1" 200 None
2026-03-29 22:16:14 [adesa.be] INFO: Scrape type for 10739541: 2
2026-03-29 22:16:14 [adesa.be] INFO: Scraping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e16650>
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252F4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg saved to cache
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-29 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-29 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a613a68b-8fee-55f4-9694-d69231dbca64, identifier: 10735393
2026-03-29 22:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-29 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 060f2bdb-0889-5873-8eb7-dbf02d231e73 with scrape type 2
2026-03-29 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 060f2bdb-0889-5873-8eb7-dbf02d231e73 with scrape type 2
2026-03-29 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 060f2bdb-0889-5873-8eb7-dbf02d231e73, identifier: 10737950
2026-03-29 22:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-29 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-29 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-29 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a8d620-7240-5b98-ae7a-922b6c06baa6, identifier: 10735360
2026-03-29 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-29 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393
2026-03-29 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10735393 to the API
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735393>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 319,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a613a68b-8fee-55f4-9694-d69231dbca64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDB057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735393',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'319 hp - 182.086 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [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 22:16:15 [adesa.be] INFO: Saving data for 10735393: {'auction_closing_time': 1774858200.0, 'created_time': 1774627487.326858, 'last_price_update_time': 1774822575.373141}
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735393') HTTP/1.1" 204 0
2026-03-29 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-29 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950
2026-03-29 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10737950 to the API
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '060f2bdb-0889-5873-8eb7-dbf02d231e73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737950',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 83483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'83.483 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [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 22:16:15 [adesa.be] INFO: Saving data for 10737950: {'auction_closing_time': 1774875600.0, 'created_time': 1774627489.481301, 'last_price_update_time': 1774822575.74242}
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737950') HTTP/1.1" 204 0
2026-03-29 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-29 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360
2026-03-29 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10735360 to the API
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '93a8d620-7240-5b98-ae7a-922b6c06baa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWL677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735360',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 217150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2018-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 2.8 D-4D Dynamic - AWD - Diesel - Manual - 177 '
'hp - 217.150 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2018}
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735360%27 HTTP/1.1" 200 None
2026-03-29 22:16:16 [adesa.be] INFO: Saving data for 10735360: {'auction_closing_time': 1774858200.0, 'created_time': 1774627482.826429, 'last_price_update_time': 1774822576.037106}
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735360') HTTP/1.1" 204 0
2026-03-29 22:16:16 [adesa.be] INFO: Found listing with ID: 10739491
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739491%27 HTTP/1.1" 200 None
2026-03-29 22:16:16 [adesa.be] INFO: Scrape type for 10739491: 2
2026-03-29 22:16:16 [adesa.be] INFO: Scraping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-29 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1eb33d0>
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752185%252Fgeneral%252Faf12125a-b604-43b9-b909-cfe3692e3807.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752185/general/af12125a-b604-43b9-b909-cfe3692e3807.jpg saved to cache
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603
2026-03-29 22:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603, skipping ID generation
2026-03-29 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with scrape type 1
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 sending to next pipeline
2026-03-29 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603, identifier: 10738748
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cafc90>
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752189%252Fgeneral%252F4eda9ac4-d479-4237-8e12-709c497043e3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752189/general/4eda9ac4-d479-4237-8e12-709c497043e3.jpg saved to cache
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c34f6a10-6e8a-597f-b03d-e66322dd8d88
2026-03-29 22:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c34f6a10-6e8a-597f-b03d-e66322dd8d88, skipping ID generation
2026-03-29 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34f6a10-6e8a-597f-b03d-e66322dd8d88 with scrape type 1
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c34f6a10-6e8a-597f-b03d-e66322dd8d88 sending to next pipeline
2026-03-29 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c34f6a10-6e8a-597f-b03d-e66322dd8d88, identifier: 10738751
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a74dd0>
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg saved to cache
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa6bd0>
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752184%252Fgeneral%252F340bb23f-0265-430a-8062-4caa42444cb7.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752184/general/340bb23f-0265-430a-8062-4caa42444cb7.jpg saved to cache
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd
2026-03-29 22:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d5a503e-4dba-5af2-b883-50ae3fefeacd, skipping ID generation
2026-03-29 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd with scrape type 1
2026-03-29 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d5a503e-4dba-5af2-b883-50ae3fefeacd sending to next pipeline
2026-03-29 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d5a503e-4dba-5af2-b883-50ae3fefeacd, identifier: 10738747
2026-03-29 22:16:16 [adesa.be] INFO: Found listing with ID: 10739552
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739552%27 HTTP/1.1" 200 None
2026-03-29 22:16:16 [adesa.be] INFO: Scrape type for 10739552: 2
2026-03-29 22:16:16 [adesa.be] INFO: Scraping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-29 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with identifier: 10738748
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-29 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with identifier: 10738748
2026-03-29 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603 with identifier: 10738748 to the API
2026-03-29 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752185/general/af12125a-b604-43b9-b909-cfe3692e3807.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEQ166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 204930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405568,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/07ad68d8-99ad-4dd2-ade6-a796834e9ed7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33649,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/15e28f99-dd56-4a2a-bd37-17eed5cc30a6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397096,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/f2a86181-e99b-4933-abec-7655944f8702.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/af12125a-b604-43b9-b909-cfe3692e3807.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383751,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/4556234f-24c4-4e36-b665-a34a3b5b5e12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/565b59ef-5ac6-49bb-ab2c-a217c05e7759.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371865,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/0929c941-1e23-4ed1-b458-dbe4e9b748ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/c10cab37-2a18-4236-b4e8-64d0e42c1b90.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358452,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/05d31fa3-afb7-4c9a-9303-a6bb12903612.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603/6cb8b09b-7e2c-5beb-ac0a-36c2ce6a9603_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303089,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752185/general/e898cd75-cd92-4879-9911-53810f196789.jpg',
'Width': 1920}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI L&K - Diesel - Automatic - 150 hp - '
'204.930 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2021}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738748%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [adesa.be] INFO: Saving data for 10738748: {'created_time': 1774822577.184175, 'last_price_update_time': 1774822577.184187, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738748') HTTP/1.1" 204 0
2026-03-29 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c34f6a10-6e8a-597f-b03d-e66322dd8d88 with identifier: 10738751
2026-03-29 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c34f6a10-6e8a-597f-b03d-e66322dd8d88 with identifier: 10738751
2026-03-29 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c34f6a10-6e8a-597f-b03d-e66322dd8d88 with identifier: 10738751 to the API
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752189/general/4eda9ac4-d479-4237-8e12-709c497043e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c34f6a10-6e8a-597f-b03d-e66322dd8d88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQF650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 78392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/3cca3c04-8bf9-4276-8b58-eede89b34705.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/4eda9ac4-d479-4237-8e12-709c497043e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/a9791807-c68e-4704-9428-5f6bd9fd540d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/5a075eb8-f009-4c4e-8f5f-752dc4894d61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/e290bddf-2e76-4ab5-887c-d4a62cb6f190.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/d649a7ec-aefc-4750-8027-1ed0dcc22215.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/5d9bb57b-70be-44a5-9a1a-ec286f67d29f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/42437ae3-e04a-4f3f-91ed-c6670f9fc76e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/a6020689-9a34-4476-b41e-c4336b3e6141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34f6a10-6e8a-597f-b03d-e66322dd8d88/c34f6a10-6e8a-597f-b03d-e66322dd8d88_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752189/general/2f840485-6374-4a28-8cb6-212e710a08d6.jpg',
'Width': 1024}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model Y Long Range 78 kWh - Dual Motor - Electric - Automatic '
'- 514 hp - 78.392 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738751%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [adesa.be] INFO: Saving data for 10738751: {'created_time': 1774822577.568601, 'last_price_update_time': 1774822577.568614, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738751') HTTP/1.1" 204 0
2026-03-29 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d5a503e-4dba-5af2-b883-50ae3fefeacd with identifier: 10738747
2026-03-29 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d5a503e-4dba-5af2-b883-50ae3fefeacd with identifier: 10738747
2026-03-29 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d5a503e-4dba-5af2-b883-50ae3fefeacd with identifier: 10738747 to the API
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752184/general/340bb23f-0265-430a-8062-4caa42444cb7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4d5a503e-4dba-5af2-b883-50ae3fefeacd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAB478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 117882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/4cba5329-cb27-4332-a9a2-7d0231124d27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23416,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/447a0929-9e44-4c6d-a0f2-54d053f2a980.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/8cbbc325-d0a3-4eed-843f-b8b4ae7915b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/340bb23f-0265-430a-8062-4caa42444cb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/6e10f0a8-98ab-4a54-a4cf-3b269773f8a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/7315aefe-96c8-4aa9-8320-205349fb5569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/516d256d-f6d5-4096-bf0e-00e5b92f63bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/71f831e8-0b48-4ab7-aea7-003a9597b402.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/f91f4222-a787-4406-8a49-567075e10e98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5a503e-4dba-5af2-b883-50ae3fefeacd/4d5a503e-4dba-5af2-b883-50ae3fefeacd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752184/general/151b7740-c9f2-4ee6-8a9c-c81ae90195c8.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'117.882 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738747%27 HTTP/1.1" 200 None
2026-03-29 22:16:17 [adesa.be] INFO: Saving data for 10738747: {'created_time': 1774822577.951506, 'last_price_update_time': 1774822577.951518, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738747') HTTP/1.1" 204 0
2026-03-29 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16: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 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:17 [adesa.be] INFO: Found listing with ID: 10739380
2026-03-29 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739380%27 HTTP/1.1" 200 None
2026-03-29 22:16:18 [adesa.be] INFO: Scrape type for 10739380: 2
2026-03-29 22:16:18 [adesa.be] INFO: Scraping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-29 22:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-29 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be080ca9-f160-5a62-b9df-0d085d0610e2, identifier: 10737899
2026-03-29 22:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-29 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with scrape type 2
2026-03-29 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 309f2d9e-2c55-5605-b803-f50ab2d7ae02, identifier: 10738045
2026-03-29 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-29 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899
2026-03-29 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10737899 to the API
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737899>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'be080ca9-f160-5a62-b9df-0d085d0610e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737899',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'104.964 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737899%27 HTTP/1.1" 200 None
2026-03-29 22:16:18 [adesa.be] INFO: Saving data for 10737899: {'auction_closing_time': 1774875600.0, 'created_time': 1774624525.476584, 'last_price_update_time': 1774822578.952305}
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737899') HTTP/1.1" 204 0
2026-03-29 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-29 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045
2026-03-29 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10738045 to the API
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '309f2d9e-2c55-5605-b803-f50ab2d7ae02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738045',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 58901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'58.901 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [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 22:16:19 [adesa.be] INFO: Saving data for 10738045: {'auction_closing_time': 1774876200.0, 'created_time': 1774627510.255433, 'last_price_update_time': 1774822579.268588}
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738045') HTTP/1.1" 204 0
2026-03-29 22:16:19 [adesa.be] INFO: Found listing with ID: 10740478
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [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 22:16:19 [adesa.be] INFO: Scrape type for 10740478: 0
2026-03-29 22:16:19 [adesa.be] INFO: Skipping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-29 22:16:19 [adesa.be] INFO: Found listing with ID: 10739351
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:19 [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 22:16:19 [adesa.be] INFO: Scrape type for 10739351: 2
2026-03-29 22:16:19 [adesa.be] INFO: Scraping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-29 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-29 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 2
2026-03-29 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 2
2026-03-29 22:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c03338-b69b-5169-a736-67ad5a43f508, identifier: 10738035
2026-03-29 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-29 22:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035
2026-03-29 22:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10738035 to the API
2026-03-29 22:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16: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 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '50c03338-b69b-5169-a736-67ad5a43f508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738035',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 65507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 350 AMG Line - 4-Matic - Electric - Automatic - '
'292 hp - 65.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [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 22:16:20 [adesa.be] INFO: Saving data for 10738035: {'auction_closing_time': 1774876200.0, 'created_time': 1774624538.060118, 'last_price_update_time': 1774822580.498112}
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738035') HTTP/1.1" 204 0
2026-03-29 22:16:20 [adesa.be] INFO: Found listing with ID: 10739191
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [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 22:16:20 [adesa.be] INFO: Scrape type for 10739191: 2
2026-03-29 22:16:20 [adesa.be] INFO: Scraping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-29 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bca450>
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16: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 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252F6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg saved to cache
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dd6350>
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16: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 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252F42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg saved to cache
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1daa950>
2026-03-29 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16: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 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg saved to cache
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:20 [adesa.be] INFO: Found listing with ID: 10739045
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [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 22:16:20 [adesa.be] INFO: Scrape type for 10739045: 0
2026-03-29 22:16:20 [adesa.be] INFO: Skipping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-29 22:16:20 [adesa.be] INFO: Found listing with ID: 10740740
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [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 22:16:20 [adesa.be] INFO: Scrape type for 10740740: 0
2026-03-29 22:16:20 [adesa.be] INFO: Skipping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-29 22:16:20 [adesa.be] INFO: Found listing with ID: 10740754
2026-03-29 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:20 [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 22:16:20 [adesa.be] INFO: Scrape type for 10740754: 2
2026-03-29 22:16:20 [adesa.be] INFO: Scraping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-29 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-29 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f01a7558-6a28-51a9-89bc-828b3bb4069d, identifier: 10739274
2026-03-29 22:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-29 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 2
2026-03-29 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab09ca05-a674-532a-8004-d61f5cce5fbb, identifier: 10737990
2026-03-29 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-29 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-29 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe2fac9-7732-5abb-814a-e16cc84f103c, identifier: 10739501
2026-03-29 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/d3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:21 [adesa.be] INFO: Found listing with ID: 10740477
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [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 22:16:21 [adesa.be] INFO: Scrape type for 10740477: 0
2026-03-29 22:16:21 [adesa.be] INFO: Skipping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-29 22:16:21 [adesa.be] INFO: Found listing with ID: 10739184
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [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 22:16:21 [adesa.be] INFO: Scrape type for 10739184: 2
2026-03-29 22:16:21 [adesa.be] INFO: Scraping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-29 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-29 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274
2026-03-29 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10739274 to the API
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16: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 22:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739274>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f01a7558-6a28-51a9-89bc-828b3bb4069d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.6 TDI Business - Diesel - Automatic - 116 hp - 95.360 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [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 22:16:21 [adesa.be] INFO: Saving data for 10739274: {'auction_closing_time': 1774858500.0, 'created_time': 1774627469.458658, 'last_price_update_time': 1774822581.493932}
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739274') HTTP/1.1" 204 0
2026-03-29 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-29 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990
2026-03-29 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10737990 to the API
2026-03-29 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ab09ca05-a674-532a-8004-d61f5cce5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737990',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 109034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'109.034 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [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 22:16:22 [adesa.be] INFO: Saving data for 10737990: {'auction_closing_time': 1774876200.0, 'created_time': 1774624521.738782, 'last_price_update_time': 1774822582.441169}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737990') HTTP/1.1" 204 0
2026-03-29 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-29 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501
2026-03-29 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10739501 to the API
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739501>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1fe2fac9-7732-5abb-814a-e16cc84f103c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKY108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 51.983 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [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 22:16:22 [adesa.be] INFO: Saving data for 10739501: {'auction_closing_time': 1774858500.0, 'created_time': 1774627472.346405, 'last_price_update_time': 1774822582.730841}
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739501') HTTP/1.1" 204 0
2026-03-29 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/cf816931-ef26-4d68-a8ee-51a956a31a91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739376
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739376: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739582
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739582: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739683
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739683: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739243
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739243: 2
2026-03-29 22:16:22 [adesa.be] INFO: Scraping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-29 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/d14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10740521
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10740521: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739636
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739636: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739550
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739550: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739453
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739453: 0
2026-03-29 22:16:22 [adesa.be] INFO: Skipping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-29 22:16:22 [adesa.be] INFO: Found listing with ID: 10739553
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:22 [adesa.be] INFO: Scrape type for 10739553: 2
2026-03-29 22:16:22 [adesa.be] INFO: Scraping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-29 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06f2ad0>
2026-03-29 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Fd3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/d3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg saved to cache
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740777
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10740777: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740531
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10740531: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740733
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10740733: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739340
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739340: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739335
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739335: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d0cb90>
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fcf816931-ef26-4d68-a8ee-51a956a31a91.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/cf816931-ef26-4d68-a8ee-51a956a31a91.jpg saved to cache
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3e336d0>
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252Fd14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/d14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg saved to cache
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739401
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739401: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739214
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739214: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739118
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739118: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739724
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739724: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739506
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739506: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739951
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739951: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739949
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739949: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739406
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739406: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739542
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739542: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739679
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739679: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740021
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10740021: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740770
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10740770: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739302
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739302: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739393
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739393: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-29 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739055
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739055: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-29 22:16: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 22:16: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 22:16:23 [adesa.be] INFO: Found listing with ID: 10739465
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739465: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-29 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739505
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739505: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-29 22:16: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 22:16:23 [adesa.be] INFO: Found listing with ID: 10739256
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:23 [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 22:16:23 [adesa.be] INFO: Scrape type for 10739256: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10740781
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:23 [adesa.be] INFO: Scrape type for 10740781: 0
2026-03-29 22:16:23 [adesa.be] INFO: Skipping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739300
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:23 [adesa.be] INFO: Scrape type for 10739300: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-29 22:16:23 [adesa.be] INFO: Found listing with ID: 10739729
2026-03-29 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16: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 22:16:23 [adesa.be] INFO: Scrape type for 10739729: 2
2026-03-29 22:16:23 [adesa.be] INFO: Scraping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-29 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-29 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-29 22:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bd46fd0-1914-5a4c-8c96-f40780bb0110, identifier: 10735358
2026-03-29 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-29 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-29 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 775fb683-a186-56fd-ad0c-4dba40a9110d, identifier: 10739528
2026-03-29 22:16:24 [adesa.be] INFO: Found listing with ID: 10739936
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739936%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [adesa.be] INFO: Scrape type for 10739936: 2
2026-03-29 22:16:24 [adesa.be] INFO: Scraping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-29 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10735358 to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2bd46fd0-1914-5a4c-8c96-f40780bb0110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735358',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300de AMG Line - Hybrid - Automatic - 306 hp - '
'91.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735358%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [adesa.be] INFO: Saving data for 10735358: {'auction_closing_time': 1774858200.0, 'created_time': 1774624542.140503, 'last_price_update_time': 1774822584.31278}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735358') HTTP/1.1" 204 0
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10739528 to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739528>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '775fb683-a186-56fd-ad0c-4dba40a9110d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 116031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Advanced - Diesel - Manual - 116 hp - 116.031 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739528%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [adesa.be] INFO: Saving data for 10739528: {'auction_closing_time': 1774858500.0, 'created_time': 1774627470.540132, 'last_price_update_time': 1774822584.677797}
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739528') HTTP/1.1" 204 0
2026-03-29 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-29 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-29 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 824e4eae-d5dd-560f-b1cc-bd87085f0b01, identifier: 10739491
2026-03-29 22:16:24 [adesa.be] INFO: Found listing with ID: 10740509
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740509%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [adesa.be] INFO: Scrape type for 10740509: 0
2026-03-29 22:16:24 [adesa.be] INFO: Skipping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-29 22:16:24 [adesa.be] INFO: Found listing with ID: 10739248
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739248%27 HTTP/1.1" 200 None
2026-03-29 22:16:24 [adesa.be] INFO: Scrape type for 10739248: 2
2026-03-29 22:16:24 [adesa.be] INFO: Scraping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-29 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-29 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491
2026-03-29 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10739491 to the API
2026-03-29 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739491>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '824e4eae-d5dd-560f-b1cc-bd87085f0b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 132810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 132.810 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739491%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Saving data for 10739491: {'auction_closing_time': 1774858500.0, 'created_time': 1774627456.696351, 'last_price_update_time': 1774822585.114152}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739491') HTTP/1.1" 204 0
2026-03-29 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-29 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cba7238a-2a4a-5e02-9d31-fb58aa2687c7, identifier: 10739557
2026-03-29 22:16:25 [adesa.be] INFO: Found listing with ID: 10739160
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739160%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Scrape type for 10739160: 2
2026-03-29 22:16:25 [adesa.be] INFO: Scraping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-29 22:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-29 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557
2026-03-29 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cba7238a-2a4a-5e02-9d31-fb58aa2687c7 with identifier: 10739557 to the API
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739557>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cba7238a-2a4a-5e02-9d31-fb58aa2687c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUF560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 182837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Automatic - 150 hp - 182.837 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739557%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Saving data for 10739557: {'auction_closing_time': 1774858500.0, 'created_time': 1774627462.271306, 'last_price_update_time': 1774822585.546147}
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739557') HTTP/1.1" 204 0
2026-03-29 22:16:25 [adesa.be] INFO: Found listing with ID: 10740529
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740529%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Scrape type for 10740529: 2
2026-03-29 22:16:25 [adesa.be] INFO: Scraping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-29 22:16:25 [adesa.be] INFO: Found listing with ID: 10739948
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739948%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Scrape type for 10739948: 0
2026-03-29 22:16:25 [adesa.be] INFO: Skipping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-29 22:16:25 [adesa.be] INFO: Found listing with ID: 10739352
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739352%27 HTTP/1.1" 200 None
2026-03-29 22:16:25 [adesa.be] INFO: Scrape type for 10739352: 2
2026-03-29 22:16:25 [adesa.be] INFO: Scraping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-29 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-29 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-29 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c, identifier: 10739361
2026-03-29 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-29 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361
2026-03-29 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10739361 to the API
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739361>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9e21b2f8-a30a-5553-9ebd-f65f426fc42c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSM352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 130072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Attraction - Diesel - Automatic - 116 hp - 130.072 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739361%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Saving data for 10739361: {'auction_closing_time': 1774858500.0, 'created_time': 1774627465.433362, 'last_price_update_time': 1774822586.012738}
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739361') HTTP/1.1" 204 0
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739219
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739219%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739219: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10740008
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740008%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10740008: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739941
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739941%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739941: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739615
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739615%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739615: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739402
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739402%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739402: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739508
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739508%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739508: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739390
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739390%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739390: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739385
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739385%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739385: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739145
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739145%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739145: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739053
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739053%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739053: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739427
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739427%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739427: 2
2026-03-29 22:16:26 [adesa.be] INFO: Scraping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739370
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739370%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739370: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739334
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739334%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739334: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739621
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739621%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739621: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739306
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739306%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739306: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739054
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739054%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739054: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739116
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739116%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739116: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739108
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739108%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739108: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739680
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739680%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739680: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739994
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739994%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739994: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739671
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739671%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739671: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739475
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739475%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739475: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739618
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739618%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739618: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739431
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739431%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739431: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739623
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739623%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739623: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739313
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739313%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739313: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739307
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739307%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739307: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739354
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739354%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739354: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739690
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739690%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739690: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739601
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739601%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739601: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739558
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739558%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739558: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739606
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739606%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739606: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739181
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739181%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739181: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739096
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739096%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739096: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739419
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739419%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739419: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739275
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739275%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739275: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739573
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739573%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739573: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739969
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739969%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739969: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-29 22:16:26 [adesa.be] INFO: Found listing with ID: 10739964
2026-03-29 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739964%27 HTTP/1.1" 200 None
2026-03-29 22:16:26 [adesa.be] INFO: Scrape type for 10739964: 0
2026-03-29 22:16:26 [adesa.be] INFO: Skipping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-29 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22: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 22: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 22: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 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-29 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce6438aa-20ae-5119-8b68-e03bb22c0869 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce6438aa-20ae-5119-8b68-e03bb22c0869 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce6438aa-20ae-5119-8b68-e03bb22c0869, identifier: 10739541
2026-03-29 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-29 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c274930c-acf7-5438-9f68-b5fc9b6a3700 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c274930c-acf7-5438-9f68-b5fc9b6a3700 with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c274930c-acf7-5438-9f68-b5fc9b6a3700, identifier: 10739561
2026-03-29 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-29 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03618703-06dc-5da7-ac6d-7dd074b3749b with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03618703-06dc-5da7-ac6d-7dd074b3749b with scrape type 2
2026-03-29 22:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03618703-06dc-5da7-ac6d-7dd074b3749b, identifier: 10739552
2026-03-29 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-29 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541
2026-03-29 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce6438aa-20ae-5119-8b68-e03bb22c0869 with identifier: 10739541 to the API
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739541>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce6438aa-20ae-5119-8b68-e03bb22c0869',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 108113,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'108.113 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [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 22:16:27 [adesa.be] INFO: Saving data for 10739541: {'auction_closing_time': 1774858500.0, 'created_time': 1774627461.429481, 'last_price_update_time': 1774822587.751527}
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739541') HTTP/1.1" 204 0
2026-03-29 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-29 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561
2026-03-29 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c274930c-acf7-5438-9f68-b5fc9b6a3700 with identifier: 10739561 to the API
2026-03-29 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739561>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c274930c-acf7-5438-9f68-b5fc9b6a3700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWT993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 193658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Automatic - 150 hp - 193.658 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [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 22:16:28 [adesa.be] INFO: Saving data for 10739561: {'auction_closing_time': 1774858500.0, 'created_time': 1774627477.487607, 'last_price_update_time': 1774822588.124019}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739561') HTTP/1.1" 204 0
2026-03-29 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-29 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552
2026-03-29 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03618703-06dc-5da7-ac6d-7dd074b3749b with identifier: 10739552 to the API
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739552>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '03618703-06dc-5da7-ac6d-7dd074b3749b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABK069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 135668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 135.668 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [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 22:16:28 [adesa.be] INFO: Saving data for 10739552: {'auction_closing_time': 1774858500.0, 'created_time': 1774627450.105531, 'last_price_update_time': 1774822588.506374}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739552') HTTP/1.1" 204 0
2026-03-29 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-29 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c2e9a2-e246-5b6e-a410-6f82b066940f, identifier: 10739351
2026-03-29 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-29 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351
2026-03-29 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10739351 to the API
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739351>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6c2e9a2-e246-5b6e-a410-6f82b066940f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Manual - 116 hp - '
'104.224 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [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 22:16:28 [adesa.be] INFO: Saving data for 10739351: {'auction_closing_time': 1774858500.0, 'created_time': 1774627458.654149, 'last_price_update_time': 1774822588.881385}
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739351') HTTP/1.1" 204 0
2026-03-29 22:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-29 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-29 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5473f63-176f-55bf-9ff5-e934a8a49d7d, identifier: 10739380
2026-03-29 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-29 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380
2026-03-29 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10739380 to the API
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739380>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b5473f63-176f-55bf-9ff5-e934a8a49d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 165141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Automatic - 116 hp - '
'165.141 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739380%27 HTTP/1.1" 200 None
2026-03-29 22:16:29 [adesa.be] INFO: Saving data for 10739380: {'auction_closing_time': 1774858500.0, 'created_time': 1774627585.340985, 'last_price_update_time': 1774822589.280525}
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739380') HTTP/1.1" 204 0
2026-03-29 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-29 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-29 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78df9586-5d7b-5b1f-b8d4-137767edfcd0, identifier: 10739184
2026-03-29 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-29 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184
2026-03-29 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10739184 to the API
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739184>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '78df9586-5d7b-5b1f-b8d4-137767edfcd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739184',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 113769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'113.769 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739184%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [adesa.be] INFO: Saving data for 10739184: {'auction_closing_time': 1774858500.0, 'created_time': 1774627441.471789, 'last_price_update_time': 1774822590.098671}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739184') HTTP/1.1" 204 0
2026-03-29 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-29 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85ef6d8-2a70-5352-b97d-b02d56192df1 with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d85ef6d8-2a70-5352-b97d-b02d56192df1, identifier: 10740754
2026-03-29 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-29 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754
2026-03-29 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d85ef6d8-2a70-5352-b97d-b02d56192df1 with identifier: 10740754 to the API
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740754>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd85ef6d8-2a70-5352-b97d-b02d56192df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGE298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 69118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'69.118 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740754%27 HTTP/1.1" 200 None
2026-03-29 22:16:30 [adesa.be] INFO: Saving data for 10740754: {'auction_closing_time': 1774947600.0, 'created_time': 1774649749.169266, 'last_price_update_time': 1774822590.602405}
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740754') HTTP/1.1" 204 0
2026-03-29 22:16: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 22:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-29 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-29 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f, identifier: 10739393
2026-03-29 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-29 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393
2026-03-29 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10739393 to the API
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739393>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '49bd84a6-89a3-5657-97ff-8eb11dc9d24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 77.220 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739393%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [adesa.be] INFO: Saving data for 10739393: {'auction_closing_time': 1774858500.0, 'created_time': 1774624557.371402, 'last_price_update_time': 1774822591.026385}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739393') HTTP/1.1" 204 0
2026-03-29 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-29 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-29 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aa67501-b1de-5ed1-af05-d171543a6369, identifier: 10739243
2026-03-29 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-29 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243
2026-03-29 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10739243 to the API
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739243>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2aa67501-b1de-5ed1-af05-d171543a6369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGT102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 129620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Advanced - Diesel - Automatic - 150 hp - '
'129.620 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739243%27 HTTP/1.1" 200 None
2026-03-29 22:16:31 [adesa.be] INFO: Saving data for 10739243: {'auction_closing_time': 1774858500.0, 'created_time': 1774627442.149928, 'last_price_update_time': 1774822591.842906}
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739243') HTTP/1.1" 204 0
2026-03-29 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-29 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aaac89b-e318-5098-9336-4ecd5af5e97a, identifier: 10739729
2026-03-29 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-29 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729
2026-03-29 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10739729 to the API
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739729>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5aaac89b-e318-5098-9336-4ecd5af5e97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALJ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 204165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Business - Diesel - Automatic - 136 hp - '
'204.165 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [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 22:16:32 [adesa.be] INFO: Saving data for 10739729: {'auction_closing_time': 1774858500.0, 'created_time': 1774624555.800541, 'last_price_update_time': 1774822592.400188}
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739729') HTTP/1.1" 204 0
2026-03-29 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-29 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-29 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c8162f7-042e-5d54-9622-8e58fe060026, identifier: 10739248
2026-03-29 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-29 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248
2026-03-29 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10739248 to the API
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739248>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6c8162f7-042e-5d54-9622-8e58fe060026',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 55794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'55.794 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Saving data for 10739248: {'auction_closing_time': 1774858500.0, 'created_time': 1774624556.19988, 'last_price_update_time': 1774822593.092163}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739248') HTTP/1.1" 204 0
2026-03-29 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-29 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-29 22:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8, identifier: 10739465
2026-03-29 22:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-29 22:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465
2026-03-29 22:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10739465 to the API
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739465>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '15a31d3d-e69e-5f75-b995-c54f1cd9b5d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 103382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 103.382 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Saving data for 10739465: {'auction_closing_time': 1774858500.0, 'created_time': 1774624528.715089, 'last_price_update_time': 1774822593.763002}
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739465') HTTP/1.1" 204 0
2026-03-29 22: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 22:16: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 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:33 [adesa.be] INFO: Found listing with ID: 10739273
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Scrape type for 10739273: 0
2026-03-29 22:16:33 [adesa.be] INFO: Skipping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-29 22:16:33 [adesa.be] INFO: Found listing with ID: 10739712
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Scrape type for 10739712: 0
2026-03-29 22:16:33 [adesa.be] INFO: Skipping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-29 22:16:33 [adesa.be] INFO: Found listing with ID: 10740753
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Scrape type for 10740753: 0
2026-03-29 22:16:33 [adesa.be] INFO: Skipping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-29 22:16:33 [adesa.be] INFO: Found listing with ID: 10739319
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:33 [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 22:16:33 [adesa.be] INFO: Scrape type for 10739319: 0
2026-03-29 22:16:33 [adesa.be] INFO: Skipping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-29 22:16:33 [adesa.be] INFO: Found listing with ID: 10740779
2026-03-29 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740779%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740779: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739597
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739597%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739597: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740525
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740525%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740525: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739444
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739444%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739444: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739705
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739705%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739705: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739461
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739461%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739461: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739152
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739152%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739152: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739548
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739548%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739548: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740497
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740497%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740497: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739288
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739288%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739288: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739603
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739603%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739603: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739420
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739420%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739420: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739667
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739667%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739667: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739483
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739483%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739483: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740773
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740773%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740773: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740041
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740041%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740041: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739989
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739989%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739989: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739389
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739389%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739389: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739327
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739327%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739327: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739079
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739079%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739079: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739156
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739156%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739156: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739195
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739195%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739195: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739057
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739057%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739057: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740774
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740774%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740774: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740001
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740001%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740001: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740047
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740047%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740047: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739455
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739455%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739455: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740526
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740526%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740526: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739194
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739194%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739194: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739701
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739701%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739701: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739651
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739651%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739651: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740769
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740769%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740769: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739654
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739654%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739654: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740017
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740017%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740017: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740474
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740474%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740474: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740800
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740800%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740800: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740025
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740025%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740025: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739568
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739568%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739568: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739925
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739925%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739925: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740493
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740493%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740493: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739945
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739945%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739945: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739995
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739995%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739995: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10740487
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740487%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10740487: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739468
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739468%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739468: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739413
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739413%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739413: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739979
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739979%27 HTTP/1.1" 200 None
2026-03-29 22:16:34 [adesa.be] INFO: Scrape type for 10739979: 0
2026-03-29 22:16:34 [adesa.be] INFO: Skipping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-29 22:16:34 [adesa.be] INFO: Found listing with ID: 10739996
2026-03-29 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739996%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739996: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739452
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739452%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739452: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739492
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739492%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739492: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739123
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739123%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739123: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739112
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739112%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739112: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739569
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739569%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739569: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739682
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739682%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739682: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739336
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739336%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739336: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740030
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740030%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740030: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739449
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739449%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739449: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739235
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739235%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739235: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739507
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739507%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739507: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740027
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740027%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740027: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740767
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740767%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740767: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739207
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739207%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739207: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739972
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739972%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739972: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739726
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739726%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739726: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739984
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739984%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739984: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739187
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739187%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739187: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739280
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739280%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739280: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739411
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739411%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739411: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739090
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739090%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739090: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739587
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739587%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739587: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739097
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739097%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739097: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739111
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739111%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739111: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739355
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739355%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739355: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739094
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739094%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739094: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739609
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739609%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739609: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739443
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739443%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739443: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739624
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739624%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739624: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739208
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739208%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739208: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739202
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739202%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739202: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739170
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739170%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739170: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739349
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739349%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739349: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739675
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739675%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739675: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740789
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740789%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740789: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740006
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740006%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740006: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740011
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740011%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740011: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740518
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740518%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740518: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739290
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739290%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739290: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740467
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740467%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740467: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739478
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739478%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739478: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740758
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740758%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740758: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739310
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739310%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739310: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739331
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739331%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739331: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739555
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739555%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739555: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740034
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740034%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10740034: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10739718
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739718%27 HTTP/1.1" 200 None
2026-03-29 22:16:35 [adesa.be] INFO: Scrape type for 10739718: 0
2026-03-29 22:16:35 [adesa.be] INFO: Skipping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-29 22:16:35 [adesa.be] INFO: Found listing with ID: 10740786
2026-03-29 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740786%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [adesa.be] INFO: Scrape type for 10740786: 0
2026-03-29 22:16:36 [adesa.be] INFO: Skipping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-29 22:16:36 [adesa.be] INFO: Found listing with ID: 10739611
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739611%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [adesa.be] INFO: Scrape type for 10739611: 0
2026-03-29 22:16:36 [adesa.be] INFO: Skipping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-29 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22: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 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-29 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b, identifier: 10739427
2026-03-29 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-29 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427
2026-03-29 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10739427 to the API
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739427>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '30ccdbd7-16f2-5ec6-921e-fa0ba344990b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 95.714 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739427%27 HTTP/1.1" 200 None
2026-03-29 22:16:36 [adesa.be] INFO: Saving data for 10739427: {'auction_closing_time': 1774858500.0, 'created_time': 1774624541.771451, 'last_price_update_time': 1774822596.773149}
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739427') HTTP/1.1" 204 0
2026-03-29 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-29 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d2dcba-19e7-53b7-9351-259bf483c904 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4d2dcba-19e7-53b7-9351-259bf483c904 with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4d2dcba-19e7-53b7-9351-259bf483c904, identifier: 10739053
2026-03-29 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-29 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-29 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c15e596-2dff-583d-9886-be9ed3bf535e, identifier: 10735377
2026-03-29 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-29 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053
2026-03-29 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4d2dcba-19e7-53b7-9351-259bf483c904 with identifier: 10739053 to the API
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739053>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4d2dcba-19e7-53b7-9351-259bf483c904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXA230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739053',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Attraction - Diesel - 150 hp - 44.198 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [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 22:16:37 [adesa.be] INFO: Saving data for 10739053: {'auction_closing_time': 1774858500.0, 'created_time': 1774624548.992732, 'last_price_update_time': 1774822597.373393}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739053') HTTP/1.1" 204 0
2026-03-29 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-29 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377
2026-03-29 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10735377 to the API
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4c15e596-2dff-583d-9886-be9ed3bf535e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UC0007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735377',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 114.415 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [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 22:16:37 [adesa.be] INFO: Saving data for 10735377: {'auction_closing_time': 1774858200.0, 'created_time': 1774627490.403294, 'last_price_update_time': 1774822597.67}
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735377') HTTP/1.1" 204 0
2026-03-29 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16: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 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-29 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d07c6-bcc8-5283-92a2-72466df3deae, identifier: 10739145
2026-03-29 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-29 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-29 22:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13c3c7b-95b3-55c8-9752-572c7bd21622, identifier: 10739390
2026-03-29 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-29 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145
2026-03-29 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10739145 to the API
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739145>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '843d07c6-bcc8-5283-92a2-72466df3deae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 183992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 183.992 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [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 22:16:38 [adesa.be] INFO: Saving data for 10739145: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.732545, 'last_price_update_time': 1774822598.301679}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739145') HTTP/1.1" 204 0
2026-03-29 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-29 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390
2026-03-29 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10739390 to the API
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739390>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f13c3c7b-95b3-55c8-9752-572c7bd21622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 23500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI S Line - Quattro - Diesel - Automatic - 150 hp - '
'23.500 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [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 22:16:38 [adesa.be] INFO: Saving data for 10739390: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.500123, 'last_price_update_time': 1774822598.590084}
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739390') HTTP/1.1" 204 0
2026-03-29 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-29 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554cc77-5f58-5f48-934e-582d36ea7557, identifier: 10739402
2026-03-29 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-29 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb21865-6c51-5265-a5ed-fa7cb270ff44 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb21865-6c51-5265-a5ed-fa7cb270ff44 with scrape type 2
2026-03-29 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbb21865-6c51-5265-a5ed-fa7cb270ff44, identifier: 10739615
2026-03-29 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-29 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402
2026-03-29 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10739402 to the API
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5554cc77-5f58-5f48-934e-582d36ea7557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELX859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 12031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI S Line - Diesel - Automatic - 116 hp - 12.031 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739402%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [adesa.be] INFO: Saving data for 10739402: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.177653, 'last_price_update_time': 1774822599.191197}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739402') HTTP/1.1" 204 0
2026-03-29 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-29 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615
2026-03-29 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbb21865-6c51-5265-a5ed-fa7cb270ff44 with identifier: 10739615 to the API
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739615>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fbb21865-6c51-5265-a5ed-fa7cb270ff44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 124239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI Business - Diesel - Automatic - 116 hp - 124.239 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739615%27 HTTP/1.1" 200 None
2026-03-29 22:16:39 [adesa.be] INFO: Saving data for 10739615: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.437907, 'last_price_update_time': 1774822599.465804}
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739615') HTTP/1.1" 204 0
2026-03-29 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-29 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704, identifier: 10739219
2026-03-29 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-29 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219
2026-03-29 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10739219 to the API
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '64194c94-fcf9-5f1c-ba8b-5c1a62e3b704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 79324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 79.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739219%27 HTTP/1.1" 200 None
2026-03-29 22:16:40 [adesa.be] INFO: Saving data for 10739219: {'auction_closing_time': 1774858500.0, 'created_time': 1774624552.140094, 'last_price_update_time': 1774822600.644228}
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739219') HTTP/1.1" 204 0
2026-03-29 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-29 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-29 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cdf5233-fcdd-52ff-8d0f-173d58891754, identifier: 10739352
2026-03-29 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-29 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352
2026-03-29 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10739352 to the API
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739352>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5cdf5233-fcdd-52ff-8d0f-173d58891754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACW971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 100147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 40 TDI Business - Diesel - Automatic - 204 hp - '
'100.147 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739352%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [adesa.be] INFO: Saving data for 10739352: {'auction_closing_time': 1774858500.0, 'created_time': 1774624559.743773, 'last_price_update_time': 1774822601.181485}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739352') HTTP/1.1" 204 0
2026-03-29 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-29 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 241b32c6-b979-55b9-98f1-e7f7017ff232, identifier: 10739160
2026-03-29 22: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 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-29 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160
2026-03-29 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10739160 to the API
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739160>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'LPG',
'id': '241b32c6-b979-55b9-98f1-e7f7017ff232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCV103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 65763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 40 Advanced - LPG - Automatic - 170 hp - 65.763 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739160%27 HTTP/1.1" 200 None
2026-03-29 22:16:41 [adesa.be] INFO: Saving data for 10739160: {'auction_closing_time': 1774858500.0, 'created_time': 1774624559.416187, 'last_price_update_time': 1774822601.703173}
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739160') HTTP/1.1" 204 0
2026-03-29 22: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 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-29 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a21649a-2b67-5869-8970-654cda0e8c04, identifier: 10739508
2026-03-29 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-29 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-29 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 734011e7-3bf5-5409-9a9a-842d6a923d31, identifier: 10739302
2026-03-29 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-29 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508
2026-03-29 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10739508 to the API
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739508>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2a21649a-2b67-5869-8970-654cda0e8c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 79872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI Attraction - Diesel - Automatic - 150 hp - 79.872 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [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 22:16:42 [adesa.be] INFO: Saving data for 10739508: {'auction_closing_time': 1774858500.0, 'created_time': 1774624534.388657, 'last_price_update_time': 1774822602.172847}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739508') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-29 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302
2026-03-29 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10739302 to the API
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739302>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '734011e7-3bf5-5409-9a9a-842d6a923d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 72025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'72.025 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [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 22:16:42 [adesa.be] INFO: Saving data for 10739302: {'auction_closing_time': 1774858500.0, 'created_time': 1774624560.165904, 'last_price_update_time': 1774822602.4443}
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739302') HTTP/1.1" 204 0
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/d16daafa-6f10-450b-b075-1f4fa883ce46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c62210>
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg saved to cache
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e13690>
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252Fd16daafa-6f10-450b-b075-1f4fa883ce46.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/d16daafa-6f10-450b-b075-1f4fa883ce46.jpg saved to cache
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/bca39467-ca4a-4652-8e89-7fc1d1efc208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a2d1d0>
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Fbca39467-ca4a-4652-8e89-7fc1d1efc208.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/bca39467-ca4a-4652-8e89-7fc1d1efc208.jpg saved to cache
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06fecd0>
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg saved to cache
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ed7950>
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252F74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg saved to cache
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/a57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/6d8ceb60-a742-42ab-8908-55f595a065b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-29 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e49452b-08ad-59cb-979b-733876930c92 with scrape type 2
2026-03-29 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e49452b-08ad-59cb-979b-733876930c92 with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e49452b-08ad-59cb-979b-733876930c92, identifier: 10740529
2026-03-29 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-29 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529
2026-03-29 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e49452b-08ad-59cb-979b-733876930c92 with identifier: 10740529 to the API
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740529>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9e49452b-08ad-59cb-979b-733876930c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 110023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 110.023 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [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 22:16:43 [adesa.be] INFO: Saving data for 10740529: {'auction_closing_time': 1774965600.0, 'created_time': 1774649756.72731, 'last_price_update_time': 1774822603.33269}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740529') HTTP/1.1" 204 0
2026-03-29 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b2e890>
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252Fa57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg saved to cache
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b3eb90>
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg saved to cache
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0980f10>
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252F6d8ceb60-a742-42ab-8908-55f595a065b6.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/6d8ceb60-a742-42ab-8908-55f595a065b6.jpg saved to cache
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/e1a46cfb-1b3e-4267-a585-d72c498916ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:43 [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 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-29 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-29 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b1102b3-124d-5bd2-b559-4379f152c3cc, identifier: 10739300
2026-03-29 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-29 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300
2026-03-29 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10739300 to the API
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739300>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6b1102b3-124d-5bd2-b559-4379f152c3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 79187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'79.187 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [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 22:16:43 [adesa.be] INFO: Saving data for 10739300: {'auction_closing_time': 1774858500.0, 'created_time': 1774624555.213655, 'last_price_update_time': 1774822603.930175}
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739300') HTTP/1.1" 204 0
2026-03-29 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/e53b9c64-67a5-4ff8-bada-fc763a52676f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b3fd90>
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fe1a46cfb-1b3e-4267-a585-d72c498916ef.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/e1a46cfb-1b3e-4267-a585-d72c498916ef.jpg saved to cache
2026-03-29 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739535
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739535%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739535: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739294
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739294%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739294: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739438
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739438%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739438: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739284
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739284%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739284: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739576
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739576%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739576: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739325
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739325%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739325: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739326
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739326%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739326: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739447
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739447%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739447: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740498
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740498%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740498: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739213
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739213%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739213: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739164
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739164%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739164: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739480
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739480%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739480: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739318
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739318%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739318: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739342
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739342%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739342: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739643
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739643%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739643: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739332
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739332%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739332: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739140
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739140%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739140: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739239
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739239%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739239: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739138
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739138%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739138: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739523
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739523%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739523: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739470
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739470%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739470: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740790
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740790%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740790: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739686
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739686%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739686: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739407
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739407%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739407: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739377
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739377%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739377: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740476
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740476%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740476: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739685
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739685%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739685: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739511
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739511%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739511: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740748
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740748%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740748: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740480
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740480%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740480: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739534
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739534%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739534: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739231
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739231%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739231: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739479
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739479%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739479: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739224
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739224%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739224: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739394
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739394%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739394: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739607
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739607%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739607: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739640
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739640%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739640: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739321
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739321%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739321: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739176
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739176%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739176: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739418
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739418%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739418: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739381
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739381%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739381: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739329
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739329%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739329: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739309
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739309%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739309: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739099
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739099%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739099: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739281
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739281%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739281: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739027
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739027%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739027: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739074
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739074%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739074: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10740795
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740795%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10740795: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739077
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739077%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739077: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739067
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739067%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739067: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739363
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739363%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739363: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739154
2026-03-29 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739154%27 HTTP/1.1" 200 None
2026-03-29 22:16:44 [adesa.be] INFO: Scrape type for 10739154: 0
2026-03-29 22:16:44 [adesa.be] INFO: Skipping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-29 22:16:44 [adesa.be] INFO: Found listing with ID: 10739155
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739155%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739155: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739264
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739264%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739264: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739362
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739362%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739362: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739114
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739114%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739114: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739068
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739068%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739068: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739076
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739076%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739076: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739089
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739089%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739089: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739298
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739298%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739298: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739179
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739179%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739179: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739165
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739165%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739165: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739153
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739153%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739153: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739263
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739263%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739263: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739538
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739538%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739538: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740514
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740514%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740514: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739536
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739536%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739536: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739367
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739367%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739367: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739560
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739560%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739560: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739537
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739537%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739537: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739594
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739594%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739594: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739595
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739595%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739595: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739593
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739593%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739593: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739591
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739591%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739591: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739189
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739189%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739189: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739715
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739715%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739715: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739201
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739201%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739201: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739171
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739171%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739171: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739200
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739200%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739200: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740468
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740468%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740468: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740734
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740734%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740734: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739134
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739134%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739134: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739412
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739412%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739412: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739947
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739947%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739947: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739044
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739044%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739044: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739048
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739048%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739048: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739267
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739267%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739267: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740535
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740535%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740535: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739635
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739635%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739635: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739440
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739440%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739440: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739109
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739109%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739109: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739104
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739104%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739104: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739229
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739229%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739229: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740015
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740015%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740015: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739242
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739242%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739674
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739674%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739674: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739727
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739727%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739727: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739303
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739303%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739303: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10739497
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739497%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10739497: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-29 22:16:45 [adesa.be] INFO: Found listing with ID: 10740019
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740019%27 HTTP/1.1" 200 None
2026-03-29 22:16:45 [adesa.be] INFO: Scrape type for 10740019: 0
2026-03-29 22:16:45 [adesa.be] INFO: Skipping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8b290>
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg saved to cache
2026-03-29 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/f772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e575d0>
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fe53b9c64-67a5-4ff8-bada-fc763a52676f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/e53b9c64-67a5-4ff8-bada-fc763a52676f.jpg saved to cache
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22: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 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e098f150>
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252F35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg saved to cache
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e200b250>
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Ff772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/f772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg saved to cache
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/a24515e8-f303-4ec4-8a16-b1c65284a014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1df2f10>
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg saved to cache
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-29 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-29 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7, identifier: 10739055
2026-03-29 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/4708d302-b3e3-49d4-b794-24561fd33a31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-29 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055
2026-03-29 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10739055 to the API
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739055>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS7698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739055',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 104521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - 204 hp - 104.521 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [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 22:16:47 [adesa.be] INFO: Saving data for 10739055: {'auction_closing_time': 1774858500.0, 'created_time': 1774624530.860393, 'last_price_update_time': 1774822607.014965}
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739055') HTTP/1.1" 204 0
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/c724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/0f41f099-c54b-4142-9c95-c9663242b765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1de3810>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fa24515e8-f303-4ec4-8a16-b1c65284a014.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/a24515e8-f303-4ec4-8a16-b1c65284a014.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fb4b50>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1edd1d0>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F4708d302-b3e3-49d4-b794-24561fd33a31.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/4708d302-b3e3-49d4-b794-24561fd33a31.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b8ab90>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Fc724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/c724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c61a50>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F0f41f099-c54b-4142-9c95-c9663242b765.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/0f41f099-c54b-4142-9c95-c9663242b765.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/c81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/21fc1797-8985-4889-b4ef-caa62522afd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/a7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b6b050>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252Fc81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/c81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/cd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e098d090>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252F21fc1797-8985-4889-b4ef-caa62522afd4.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/21fc1797-8985-4889-b4ef-caa62522afd4.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b2d650>
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg saved to cache
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-29 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 2
2026-03-29 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4, identifier: 10739679
2026-03-29 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-29 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679
2026-03-29 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10739679 to the API
2026-03-29 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739679>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '594dd41f-4b5f-5f08-aa2a-19e5beeae6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 273940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI S Line - Diesel - Automatic - 136 hp - 273.940 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [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 22:16:48 [adesa.be] INFO: Saving data for 10739679: {'auction_closing_time': 1774858500.0, 'created_time': 1774624525.94074, 'last_price_update_time': 1774822608.11333}
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739679') HTTP/1.1" 204 0
2026-03-29 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752183/general/a8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738746)
2026-03-29 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752182/general/84072f4f-3685-46be-8dd8-41ac06101ce2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738745)
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4104550>
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252Fa7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg saved to cache
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b3e710>
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252Fcd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/cd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg saved to cache
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3d79210>
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752183%252Fgeneral%252Fa8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752183/general/a8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg saved to cache
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc
2026-03-29 22:16:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a79c7ca0-0f9c-5fcd-827b-26228213b7cc, skipping ID generation
2026-03-29 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc with scrape type 1
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a79c7ca0-0f9c-5fcd-827b-26228213b7cc sending to next pipeline
2026-03-29 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a79c7ca0-0f9c-5fcd-827b-26228213b7cc, identifier: 10738746
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bc9250>
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752182%252Fgeneral%252F84072f4f-3685-46be-8dd8-41ac06101ce2.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752182/general/84072f4f-3685-46be-8dd8-41ac06101ce2.jpg saved to cache
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc
2026-03-29 22:16:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc, skipping ID generation
2026-03-29 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with scrape type 1
2026-03-29 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc sending to next pipeline
2026-03-29 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc, identifier: 10738745
2026-03-29 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a79c7ca0-0f9c-5fcd-827b-26228213b7cc with identifier: 10738746
2026-03-29 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a79c7ca0-0f9c-5fcd-827b-26228213b7cc with identifier: 10738746
2026-03-29 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a79c7ca0-0f9c-5fcd-827b-26228213b7cc with identifier: 10738746 to the API
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752183/general/a8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a79c7ca0-0f9c-5fcd-827b-26228213b7cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738746',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 81663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412992,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/f85b55bb-682d-489e-8173-89a7d4b6f138.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36829,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/a8d433aa-233e-4af2-8c7b-2f6aca6cb01c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379539,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/21fc1797-8985-4889-b4ef-caa62522afd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371625,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/c724dc44-7bc3-458d-8a1f-e2115cc5c2b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/f772c48f-5ecf-4b0d-bd6b-9bdbd0149c66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310478,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/6d8ceb60-a742-42ab-8908-55f595a065b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406432,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/bca39467-ca4a-4652-8e89-7fc1d1efc208.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/d3c487bd-1879-4c79-8dee-adcb4b7c737a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259922,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/6e92501f-91d3-42c9-b08f-dde8b45c7511.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79c7ca0-0f9c-5fcd-827b-26228213b7cc/a79c7ca0-0f9c-5fcd-827b-26228213b7cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635171,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752183/general/0a55576b-4b03-4036-87fc-b94effc3ef65.jpg',
'Width': 1920}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'81.663 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738746%27 HTTP/1.1" 200 None
2026-03-29 22:16:49 [adesa.be] INFO: Saving data for 10738746: {'created_time': 1774822609.020894, 'last_price_update_time': 1774822609.020907, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738746') HTTP/1.1" 204 0
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with identifier: 10738745
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with identifier: 10738745
2026-03-29 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc with identifier: 10738745 to the API
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752182/general/84072f4f-3685-46be-8dd8-41ac06101ce2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 108188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26197,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/d9f37b42-6e34-41d2-bbb9-86ac803e111f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228526,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/84072f4f-3685-46be-8dd8-41ac06101ce2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245607,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/c81500e9-ac8d-43dc-9e2d-abe4b4b34708.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208615,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/c2403039-7068-489b-aa39-07974c5b78cb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277486,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/35e1dcf6-3b87-48b7-8e08-b1b68792be2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310181,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/0ad845cb-8336-447f-b342-bc06c25165b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245178,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/d16daafa-6f10-450b-b075-1f4fa883ce46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/f6f11af4-6126-4d88-989b-f709e787650b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287941,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/42dbf227-01ee-4ebc-be2d-ca5bd1646c1e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc/ee5546e9-1e9c-5266-b60f-2cd0eb65f7bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752182/general/90c078df-fba8-4421-8281-a516e15dd34a.jpg',
'Width': 1400}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Manual - 95 hp - 108.188 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738745%27 HTTP/1.1" 200 None
2026-03-29 22:16:49 [adesa.be] INFO: Saving data for 10738745: {'created_time': 1774822609.41798, 'last_price_update_time': 1774822609.41799, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738745') HTTP/1.1" 204 0
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/285301cb-5521-46d9-b1eb-49880f173bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752181/general/6465ec6f-689a-4315-901f-ec369a98e87b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738744)
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-29 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-29 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-29 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b23a27-8e77-50cf-af51-2606bf1fe4d8, identifier: 10739340
2026-03-29 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-29 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-29 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-29 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5229a31-c963-507c-a07c-480374032680, identifier: 10739936
2026-03-29 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340
2026-03-29 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10739340 to the API
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739340>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '32b23a27-8e77-50cf-af51-2606bf1fe4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRL345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739340',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 55.042 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739340%27 HTTP/1.1" 200 None
2026-03-29 22:16:49 [adesa.be] INFO: Saving data for 10739340: {'auction_closing_time': 1774858500.0, 'created_time': 1774627434.592888, 'last_price_update_time': 1774822609.915547}
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739340') HTTP/1.1" 204 0
2026-03-29 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-29 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936
2026-03-29 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10739936 to the API
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739936>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5229a31-c963-507c-a07c-480374032680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASC425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739936',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 220166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - 163 hp - 220.166 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739936%27 HTTP/1.1" 200 None
2026-03-29 22:16:50 [adesa.be] INFO: Saving data for 10739936: {'auction_closing_time': 1774861200.0, 'created_time': 1774649723.296795, 'last_price_update_time': 1774822610.20513}
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739936') HTTP/1.1" 204 0
2026-03-29 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752180/general/0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738743)
2026-03-29 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752187/general/a635995c-3310-463c-9746-512f38fee225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738749)
2026-03-29 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f4ad50>
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg saved to cache
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e57f10>
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252F285301cb-5521-46d9-b1eb-49880f173bf3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/285301cb-5521-46d9-b1eb-49880f173bf3.jpg saved to cache
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e200ba50>
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752181%252Fgeneral%252F6465ec6f-689a-4315-901f-ec369a98e87b.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752181/general/6465ec6f-689a-4315-901f-ec369a98e87b.jpg saved to cache
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63723547-f376-5f2a-b7c0-807d48a0910f
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63723547-f376-5f2a-b7c0-807d48a0910f, skipping ID generation
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63723547-f376-5f2a-b7c0-807d48a0910f with scrape type 1
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63723547-f376-5f2a-b7c0-807d48a0910f sending to next pipeline
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63723547-f376-5f2a-b7c0-807d48a0910f, identifier: 10738744
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fb63d0>
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252F3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg saved to cache
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c, identifier: 10739335
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f85a704-7039-5d5f-99b8-b533696fdabd, identifier: 10739256
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54, identifier: 10737966
2026-03-29 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-29 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-29 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e97dd4-4395-5712-9a9d-3ebb59dceec6, identifier: 10739505
2026-03-29 22:16: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 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63723547-f376-5f2a-b7c0-807d48a0910f with identifier: 10738744
2026-03-29 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63723547-f376-5f2a-b7c0-807d48a0910f with identifier: 10738744
2026-03-29 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63723547-f376-5f2a-b7c0-807d48a0910f with identifier: 10738744 to the API
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752181/general/6465ec6f-689a-4315-901f-ec369a98e87b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '63723547-f376-5f2a-b7c0-807d48a0910f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVR787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 23281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299201,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/15cbbb68-428c-4d50-a1b6-20b65201a1a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303119,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/51b6cf32-c14a-4e96-8622-4221227927c5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288242,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/6465ec6f-689a-4315-901f-ec369a98e87b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/37e11b19-453c-4a9a-9d7b-17d7d8273cfe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276990,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/4708d302-b3e3-49d4-b794-24561fd33a31.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247608,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/3bceb664-0b59-4e1a-a0cd-6208fb47dfe3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255138,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/94a38e47-2e05-4487-98cc-dc95ed4ba2de.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250793,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/77d70027-2c7e-4fdc-82bb-aa539bcd1f88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248416,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/d14fa604-04ea-407c-a5b3-f2c7c427de0c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63723547-f376-5f2a-b7c0-807d48a0910f/63723547-f376-5f2a-b7c0-807d48a0910f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752181/general/16a5af01-cff0-477e-8c66-20fd52baa5a3.jpg',
'Width': 1400}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Manual - 150 hp - '
'23.281 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738744%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [adesa.be] INFO: Saving data for 10738744: {'created_time': 1774822611.297384, 'last_price_update_time': 1774822611.297399, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738744') HTTP/1.1" 204 0
2026-03-29 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-29 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335
2026-03-29 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d0b3c7-f21e-50ad-8ba8-aa80941aa44c with identifier: 10739335 to the API
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739335>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '18d0b3c7-f21e-50ad-8ba8-aa80941aa44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJD750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 66309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'66.309 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739335%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [adesa.be] INFO: Saving data for 10739335: {'auction_closing_time': 1774858500.0, 'created_time': 1774627431.717156, 'last_price_update_time': 1774822611.591023}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739335') HTTP/1.1" 204 0
2026-03-29 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-29 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256
2026-03-29 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10739256 to the API
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739256>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Coupé',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4f85a704-7039-5d5f-99b8-b533696fdabd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 68521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 40 TFSI S Line - Quattro - Petrol - Automatic - 204 hp - '
'68.521 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739256%27 HTTP/1.1" 200 None
2026-03-29 22:16:51 [adesa.be] INFO: Saving data for 10739256: {'auction_closing_time': 1774858500.0, 'created_time': 1774624529.380978, 'last_price_update_time': 1774822611.993207}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739256') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-29 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966
2026-03-29 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10737966 to the API
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '7a6c8b78-8a1d-576e-ae9f-b95da540aa54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737966',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 32158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50700,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 450+ AMG Line - Electric - Automatic - 333 hp - '
'32.158 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [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 22:16:52 [adesa.be] INFO: Saving data for 10737966: {'auction_closing_time': 1774876200.0, 'created_time': 1774624532.094387, 'last_price_update_time': 1774822612.295882}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737966') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-29 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505
2026-03-29 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10739505 to the API
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739505>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f8e97dd4-4395-5712-9a9d-3ebb59dceec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 69962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI S Line - Quattro - Diesel - Automatic - 204 hp '
'- 69.962 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [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 22:16:52 [adesa.be] INFO: Saving data for 10739505: {'auction_closing_time': 1774858500.0, 'created_time': 1774624528.248788, 'last_price_update_time': 1774822612.631333}
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739505') HTTP/1.1" 204 0
2026-03-29 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fbd1d0>
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752180%252Fgeneral%252F0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752180/general/0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg saved to cache
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db4a4f92-a425-5152-a00e-a043c30f7da7
2026-03-29 22:16:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db4a4f92-a425-5152-a00e-a043c30f7da7, skipping ID generation
2026-03-29 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db4a4f92-a425-5152-a00e-a043c30f7da7 with scrape type 1
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db4a4f92-a425-5152-a00e-a043c30f7da7 sending to next pipeline
2026-03-29 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db4a4f92-a425-5152-a00e-a043c30f7da7, identifier: 10738743
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0763e50>
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252F83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg saved to cache
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c701d0>
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752187%252Fgeneral%252Fa635995c-3310-463c-9746-512f38fee225.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752187/general/a635995c-3310-463c-9746-512f38fee225.jpg saved to cache
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8013a74-b607-5725-b694-6fbd4191c0d6
2026-03-29 22:16:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8013a74-b607-5725-b694-6fbd4191c0d6, skipping ID generation
2026-03-29 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8013a74-b607-5725-b694-6fbd4191c0d6 with scrape type 1
2026-03-29 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8013a74-b607-5725-b694-6fbd4191c0d6 sending to next pipeline
2026-03-29 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8013a74-b607-5725-b694-6fbd4191c0d6, identifier: 10738749
2026-03-29 22:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-29 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ea7db9-0f40-5d01-8af8-31a0511b0200 with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ea7db9-0f40-5d01-8af8-31a0511b0200 with scrape type 2
2026-03-29 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3ea7db9-0f40-5d01-8af8-31a0511b0200, identifier: 10739553
2026-03-29 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/a6ada87a-401a-45ac-a548-96f40cb387a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:16: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 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db4a4f92-a425-5152-a00e-a043c30f7da7 with identifier: 10738743
2026-03-29 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db4a4f92-a425-5152-a00e-a043c30f7da7 with identifier: 10738743
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db4a4f92-a425-5152-a00e-a043c30f7da7 with identifier: 10738743 to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752180/general/0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'db4a4f92-a425-5152-a00e-a043c30f7da7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJB687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738743',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 91554,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/d7b61475-f56b-40c5-9389-a37086b20d29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23781,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/0cd3033e-2729-4bdd-b38d-d23d0f6f4f0a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/3c892a12-8c5c-4686-a653-66cd074a0f2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/285301cb-5521-46d9-b1eb-49880f173bf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/cd7c402e-78e1-4709-ae54-cf7f51ffacc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/a24515e8-f303-4ec4-8a16-b1c65284a014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/e53b9c64-67a5-4ff8-bada-fc763a52676f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/e1a46cfb-1b3e-4267-a585-d72c498916ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/74684bc1-974b-4bd6-a25f-97fe6c65fa1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db4a4f92-a425-5152-a00e-a043c30f7da7/db4a4f92-a425-5152-a00e-a043c30f7da7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752180/general/cf816931-ef26-4d68-a8ee-51a956a31a91.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'91.554 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738743%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [adesa.be] INFO: Saving data for 10738743: {'created_time': 1774822613.479597, 'last_price_update_time': 1774822613.479609, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738743') HTTP/1.1" 204 0
2026-03-29 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8013a74-b607-5725-b694-6fbd4191c0d6 with identifier: 10738749
2026-03-29 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8013a74-b607-5725-b694-6fbd4191c0d6 with identifier: 10738749
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8013a74-b607-5725-b694-6fbd4191c0d6 with identifier: 10738749 to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752187/general/a635995c-3310-463c-9746-512f38fee225.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd8013a74-b607-5725-b694-6fbd4191c0d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUR630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 148575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/1d000b32-07f1-4fa9-a8de-aa0e209b15be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/a635995c-3310-463c-9746-512f38fee225.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/83582c48-66ca-4a40-ae74-6bb14cd7e95e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/057050c5-2d4b-4f38-92a7-3fcd1f0e84a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/a7a952b2-44f2-4549-b1ba-cbe8c24c62ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/0f41f099-c54b-4142-9c95-c9663242b765.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/4103ca40-8d1a-49b3-af73-22bae9493fd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/626ebcb8-8ed5-48e4-a82c-96a99542f37d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/a57fac03-91c5-48bc-8ad8-d7fa4257ebef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8013a74-b607-5725-b694-6fbd4191c0d6/d8013a74-b607-5725-b694-6fbd4191c0d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752187/general/4b59e142-018c-42fd-aa69-3c6fc16d390b.jpg',
'Width': 1024}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'148.575 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738749%27 HTTP/1.1" 200 None
2026-03-29 22:16:53 [adesa.be] INFO: Saving data for 10738749: {'created_time': 1774822613.870654, 'last_price_update_time': 1774822613.870667, 'auction_closing_time': 1775118600.0}
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738749') HTTP/1.1" 204 0
2026-03-29 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-29 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553
2026-03-29 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3ea7db9-0f40-5d01-8af8-31a0511b0200 with identifier: 10739553 to the API
2026-03-29 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739553>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b3ea7db9-0f40-5d01-8af8-31a0511b0200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'54.326 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739553%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [adesa.be] INFO: Saving data for 10739553: {'auction_closing_time': 1774858500.0, 'created_time': 1774627432.094651, 'last_price_update_time': 1774822614.174895}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739553') HTTP/1.1" 204 0
2026-03-29 22:16: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 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/b783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/f9d60256-26c8-4585-b884-f96a8a8298df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16: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 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-29 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb8e3393-f494-5f8c-9054-bf4101a677bd, identifier: 10739191
2026-03-29 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-29 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 2
2026-03-29 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75, identifier: 10737885
2026-03-29 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e3daa250>
2026-03-29 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252Fa6ada87a-401a-45ac-a548-96f40cb387a3.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/a6ada87a-401a-45ac-a548-96f40cb387a3.jpg saved to cache
2026-03-29 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:16: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 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-29 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191
2026-03-29 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10739191 to the API
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739191>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'bb8e3393-f494-5f8c-9054-bf4101a677bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739191',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 87699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Advanced - Petrol - Automatic - 110 hp - '
'87.699 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739191%27 HTTP/1.1" 200 None
2026-03-29 22:16:54 [adesa.be] INFO: Saving data for 10739191: {'auction_closing_time': 1774858500.0, 'created_time': 1774627455.820166, 'last_price_update_time': 1774822614.723639}
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739191') HTTP/1.1" 204 0
2026-03-29 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-29 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885
2026-03-29 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10737885 to the API
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737885>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '51c81f9d-bfc1-5222-8944-d2d9cd08fc75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737885',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Puma-E',
'odometer': 8914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Puma-E 44 kWh - Electric - Automatic - 169 hp - 8.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737885%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [adesa.be] INFO: Saving data for 10737885: {'auction_closing_time': 1774875600.0, 'created_time': 1774624520.886167, 'last_price_update_time': 1774822615.018061}
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737885') HTTP/1.1" 204 0
2026-03-29 22:16:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 37.077(s), this was the 1st time calling it.
2026-03-29 22:16:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.3561268523141035 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 22:16:54 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '0bffbeffcfcf05add52dcd3d7130520e', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=0bffbeffcfcf05add52dcd3d7130520e.
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5db90>
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg saved to cache
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb69b54-ce24-5d59-a585-625c953de73c with identifier: 10738763
2026-03-29 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb69b54-ce24-5d59-a585-625c953de73c with scrape type 1
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [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%252F5752201%252Fgeneral%252Fd74fa9d3-1747-4533-a398-3c00f91d48d8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/d74fa9d3-1747-4533-a398-3c00f91d48d8.jpg not downloaded yet
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f48290>
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg saved to cache
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd3210>
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg saved to cache
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f4ba10>
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fb783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/b783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg saved to cache
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f95290>
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252Ff9d60256-26c8-4585-b884-f96a8a8298df.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/f9d60256-26c8-4585-b884-f96a8a8298df.jpg saved to cache
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-29 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde2c84a-6a5e-5a60-91d4-39144c04cb24 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde2c84a-6a5e-5a60-91d4-39144c04cb24 with scrape type 2
2026-03-29 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bde2c84a-6a5e-5a60-91d4-39144c04cb24, identifier: 10738043
2026-03-29 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/db22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043
2026-03-29 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10738043 to the API
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'bde2c84a-6a5e-5a60-91d4-39144c04cb24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738043',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 145389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 145.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738043%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Saving data for 10738043: {'auction_closing_time': 1774876200.0, 'created_time': 1774624519.67175, 'last_price_update_time': 1774822616.075644}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738043') HTTP/1.1" 204 0
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [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%252F5752201%252Fgeneral%252Fff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg not downloaded yet
2026-03-29 22:16: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 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b41d50>
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg saved to cache
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22: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 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/f61cc33d-648c-4304-bbb9-1143ce810972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [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%252F5752201%252Fgeneral%252F3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg not downloaded yet
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f98450>
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252Fdb22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/db22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg saved to cache
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-29 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 2
2026-03-29 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04c04a1d-310c-5510-99a1-482bde9bb1cb, identifier: 10737877
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/de618627-c77c-468f-9b4e-dd244e6189e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-29 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877
2026-03-29 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10737877 to the API
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '04c04a1d-310c-5510-99a1-482bde9bb1cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737877',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 M Sport - Hybrid - Automatic - 184 hp - 90.253 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737877%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Saving data for 10737877: {'auction_closing_time': 1774875600.0, 'created_time': 1774624518.245793, 'last_price_update_time': 1774822616.664791}
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737877') HTTP/1.1" 204 0
2026-03-29 22: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 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:56 [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%252F5752201%252Fgeneral%252Facbc6873-c754-46ac-af49-4198cebd0de2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/acbc6873-c754-46ac-af49-4198cebd0de2.jpg not downloaded yet
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/ed304a45-53da-436f-bc6d-fd343fbfe896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/89d3871d-8084-4596-b151-50842d4119cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10740031
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740031%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10740031: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10740032
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740032%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10740032: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10740738
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740738%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10740738: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739656
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739656%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739656: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739583
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739583%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739583: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739660
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739660%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739660: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739498
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739498%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739498: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739398
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739398%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739398: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739217
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739217%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739217: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739556
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739556%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739556: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739991
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739991%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739991: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739341
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739341%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10739341: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10740511
2026-03-29 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740511%27 HTTP/1.1" 200 None
2026-03-29 22:16:56 [adesa.be] INFO: Scrape type for 10740511: 0
2026-03-29 22:16:56 [adesa.be] INFO: Skipping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-29 22:16:56 [adesa.be] INFO: Found listing with ID: 10739365
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739365: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739347
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739347: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739106
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739106: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739251
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739251: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739596
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739596: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739238
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739238: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739384
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739384: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739358
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739358: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740765
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740765: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739985
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739985: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739060
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739060: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739172
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739172: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739051
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739051: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739050
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739050: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739059
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739059: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739056
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739056: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739058
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739058: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739049
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739049: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739062
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739062: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740536
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740536: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740020
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740020: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740778
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740778: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739101
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739101: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739694
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739694: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739646
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739646: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739639
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739639: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739524
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739524: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739620
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739620: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739967
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739967: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739509
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739509: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739356
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739356: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739391
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740035
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740035: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739702
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739702: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740038
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10740038: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739926
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739926: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739965
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739965: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739428
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739428: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739244
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739244: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739386
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739386: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10739681
2026-03-29 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:57 [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 22:16:57 [adesa.be] INFO: Scrape type for 10739681: 0
2026-03-29 22:16:57 [adesa.be] INFO: Skipping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-29 22:16:57 [adesa.be] INFO: Found listing with ID: 10740473
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740473: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740752
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740752: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740479
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740479: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740000
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740000: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739974
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739974: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740005
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740005: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739987
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739987: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739653
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739653: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739704
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739704: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740780
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740780: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739503
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739503: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739100
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739100: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739143
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739143: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739268
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739268: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740506
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740506: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739962
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739962: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739198
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739198: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739977
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739977: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739178
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739178: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739323
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739323: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739565
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739565: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739188
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739188: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739403
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739403: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739175
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739175: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739532
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739532: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739233
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739233: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739692
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739692: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739408
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739408: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739983
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739983: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739451
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739451: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739322
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739322: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739677
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739677: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739673
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739673: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739554
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739554: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739269
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739269: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739121
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739121: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740759
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740759: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739404
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739404: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739405
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739405: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739032
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739032: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739197
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739197: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739073
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739073: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739070
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739070: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739098
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739098: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10739369
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10739369: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-29 22:16:58 [adesa.be] INFO: Found listing with ID: 10740537
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:58 [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 22:16:58 [adesa.be] INFO: Scrape type for 10740537: 0
2026-03-29 22:16:58 [adesa.be] INFO: Skipping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-29 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a40710>
2026-03-29 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06f5190>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d0f790>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252Ff61cc33d-648c-4304-bbb9-1143ce810972.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/f61cc33d-648c-4304-bbb9-1143ce810972.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5694192/general/a87c3392-b112-477e-afac-2b9e878290ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738739)
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [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%252F5752201%252Fgeneral%252Fac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg not downloaded yet
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0701e90>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252Fde618627-c77c-468f-9b4e-dd244e6189e0.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/de618627-c77c-468f-9b4e-dd244e6189e0.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06fa350>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/ff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [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%252F5752201%252Fgeneral%252F8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg not downloaded yet
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d773d0>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252Fed304a45-53da-436f-bc6d-fd343fbfe896.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/ed304a45-53da-436f-bc6d-fd343fbfe896.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cd8350>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F89d3871d-8084-4596-b151-50842d4119cf.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/89d3871d-8084-4596-b151-50842d4119cf.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/d74fa9d3-1747-4533-a398-3c00f91d48d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:16: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 22:16: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 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e4630b10>
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694192%252Fgeneral%252Fa87c3392-b112-477e-afac-2b9e878290ef.jpg') HTTP/1.1" 204 0
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694192/general/a87c3392-b112-477e-afac-2b9e878290ef.jpg saved to cache
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 997be871-1c8d-52a1-a8b5-4323837fad2a
2026-03-29 22:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 997be871-1c8d-52a1-a8b5-4323837fad2a, skipping ID generation
2026-03-29 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997be871-1c8d-52a1-a8b5-4323837fad2a with scrape type 1
2026-03-29 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 997be871-1c8d-52a1-a8b5-4323837fad2a sending to next pipeline
2026-03-29 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 997be871-1c8d-52a1-a8b5-4323837fad2a, identifier: 10738739
2026-03-29 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752178/general/11fd3663-58bf-4343-b459-e45f017c99f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738740)
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752201%252Fgeneral%252Fc47a280e-0f57-4b7f-954b-feac304688d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/c47a280e-0f57-4b7f-954b-feac304688d7.jpg not downloaded yet
2026-03-29 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 997be871-1c8d-52a1-a8b5-4323837fad2a with identifier: 10738739
2026-03-29 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 997be871-1c8d-52a1-a8b5-4323837fad2a with identifier: 10738739
2026-03-29 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 997be871-1c8d-52a1-a8b5-4323837fad2a with identifier: 10738739 to the API
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5694192/general/a87c3392-b112-477e-afac-2b9e878290ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '997be871-1c8d-52a1-a8b5-4323837fad2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQJ477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 190642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/a87c3392-b112-477e-afac-2b9e878290ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/f764edef-e0d3-4e27-9c44-f46e41abbd8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/c5586bdd-ee9a-411a-8dfe-9e790e774367.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/efd90585-f9d3-494b-8ac5-49d3222fe729.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/b783fddd-5f30-4e47-a1d4-a5a50aed7f8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/78f05680-a959-4f91-a7b0-d592d7c08326.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/b294e829-07e8-4202-bd2e-a5a101904254.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/5dab0c29-fbfd-4728-b72e-adac619aeccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/5c2369a1-032c-4bcb-89ae-7314f0fdacda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997be871-1c8d-52a1-a8b5-4323837fad2a/997be871-1c8d-52a1-a8b5-4323837fad2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694192/general/b3610fd6-a661-4433-8efc-69ac09938842.jpg',
'Width': 1024}],
'price': 800,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L2H1 2.0 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 190.642 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738739%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [adesa.be] INFO: Saving data for 10738739: {'created_time': 1774822620.554259, 'last_price_update_time': 1774822620.554273, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738739') HTTP/1.1" 204 0
2026-03-29 22:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd5010>
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Fff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg saved to cache
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f75110>
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg saved to cache
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e110d0>
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg saved to cache
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 571f0762-3649-5c9c-90f7-f005af5026e2 with identifier: 10738761
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 571f0762-3649-5c9c-90f7-f005af5026e2 with scrape type 1
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752199%252Fgeneral%252F84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg not downloaded yet
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with identifier: 10738759
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with scrape type 1
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752198%252Fgeneral%252F781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg not downloaded yet
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb67326d-bb85-5409-b65c-c9311248dc92 with identifier: 10738762
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb67326d-bb85-5409-b65c-c9311248dc92 with scrape type 1
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752200%252Fgeneral%252F01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg not downloaded yet
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with identifier: 10738758
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with scrape type 1
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752197%252Fgeneral%252Fa754d8e4-52e4-40d7-bf7f-f298503c5140.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/a754d8e4-52e4-40d7-bf7f-f298503c5140.jpg not downloaded yet
2026-03-29 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 926a601e-7dba-5d43-96d7-fee17b985ae2 with identifier: 10738756
2026-03-29 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 926a601e-7dba-5d43-96d7-fee17b985ae2 with scrape type 1
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752195%252Fgeneral%252F05dc89c3-6c3e-4075-9865-c77ad711890b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/05dc89c3-6c3e-4075-9865-c77ad711890b.jpg not downloaded yet
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752201%252Fgeneral%252Fddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg not downloaded yet
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752199%252Fgeneral%252F382050d1-7c15-469a-b84f-b17fd4b7917a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/382050d1-7c15-469a-b84f-b17fd4b7917a.jpg not downloaded yet
2026-03-29 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:00 [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%252F5752198%252Fgeneral%252Fae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/ae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752200%252Fgeneral%252F1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752197%252Fgeneral%252Fda5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/da5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752195%252Fgeneral%252Fee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/ee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg not downloaded yet
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e48d10>
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Fd74fa9d3-1747-4533-a398-3c00f91d48d8.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/d74fa9d3-1747-4533-a398-3c00f91d48d8.jpg saved to cache
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e200b250>
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752178%252Fgeneral%252F11fd3663-58bf-4343-b459-e45f017c99f0.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752178/general/11fd3663-58bf-4343-b459-e45f017c99f0.jpg saved to cache
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 701979a1-677e-505d-b8ac-54a316265550
2026-03-29 22:17:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 701979a1-677e-505d-b8ac-54a316265550, skipping ID generation
2026-03-29 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701979a1-677e-505d-b8ac-54a316265550 with scrape type 1
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 701979a1-677e-505d-b8ac-54a316265550 sending to next pipeline
2026-03-29 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 701979a1-677e-505d-b8ac-54a316265550, identifier: 10738740
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752201%252Fgeneral%252F2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg not downloaded yet
2026-03-29 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 701979a1-677e-505d-b8ac-54a316265550 with identifier: 10738740
2026-03-29 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 701979a1-677e-505d-b8ac-54a316265550 with identifier: 10738740
2026-03-29 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 701979a1-677e-505d-b8ac-54a316265550 with identifier: 10738740 to the API
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17: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 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752178/general/11fd3663-58bf-4343-b459-e45f017c99f0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '701979a1-677e-505d-b8ac-54a316265550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJC797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 92291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/13228ec6-594a-4024-acb3-354d52593ead.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/11fd3663-58bf-4343-b459-e45f017c99f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/4b152ba7-d4d9-4d70-8f28-4050e73a06fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/f61cc33d-648c-4304-bbb9-1143ce810972.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/db22c9c0-0956-402c-a4c1-8d94fbd9b37f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/f9d60256-26c8-4585-b884-f96a8a8298df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/84cbf935-44c4-4365-932e-f2d589239d1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/a6ada87a-401a-45ac-a548-96f40cb387a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/1da58bf7-9b50-4555-92ff-874bb75638d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701979a1-677e-505d-b8ac-54a316265550/701979a1-677e-505d-b8ac-54a316265550_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752178/general/68414ac6-4aaa-4d53-98f0-22621f0f4a60.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 115 hp - 92.291 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2020}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738740%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [adesa.be] INFO: Saving data for 10738740: {'created_time': 1774822621.703112, 'last_price_update_time': 1774822621.703132, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738740') HTTP/1.1" 204 0
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752177/general/60343e57-a60c-4219-97bb-2533716fcf43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738738)
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/acbc6873-c754-46ac-af49-4198cebd0de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752199%252Fgeneral%252Fec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/ec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752198%252Fgeneral%252Ffff6903c-59ab-4e75-9a01-c0c1f6167776.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/fff6903c-59ab-4e75-9a01-c0c1f6167776.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752200%252Fgeneral%252F5189990c-2fc7-4382-afca-35021b343ddd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/5189990c-2fc7-4382-afca-35021b343ddd.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752197%252Fgeneral%252Fde1bc83d-c333-4721-8792-af7a327f43e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/de1bc83d-c333-4721-8792-af7a327f43e6.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752195%252Fgeneral%252F220156ba-d5bd-4649-b601-775c6b96896f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/220156ba-d5bd-4649-b601-775c6b96896f.jpg not downloaded yet
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752173/general/5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738732)
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752201%252Fgeneral%252F2d1e2231-6f10-4156-b83c-6186db5466f8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/2d1e2231-6f10-4156-b83c-6186db5466f8.jpg not downloaded yet
2026-03-29 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13454e09-1992-5761-805c-64aa91e6e174 with identifier: 10738755
2026-03-29 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13454e09-1992-5761-805c-64aa91e6e174 with scrape type 1
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752193%252Fgeneral%252F22888113-48ac-4213-bc23-fa46a726a2e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/22888113-48ac-4213-bc23-fa46a726a2e4.jpg not downloaded yet
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/ac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752199%252Fgeneral%252Fd582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/d582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752198%252Fgeneral%252F68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752200%252Fgeneral%252F00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752197%252Fgeneral%252F75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg not downloaded yet
2026-03-29 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:01 [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%252F5752195%252Fgeneral%252F91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg not downloaded yet
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/05dc89c3-6c3e-4075-9865-c77ad711890b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752193%252Fgeneral%252Fe5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/e5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg not downloaded yet
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e2d110>
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252F3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg saved to cache
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd26d0>
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752177%252Fgeneral%252F60343e57-a60c-4219-97bb-2533716fcf43.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752177/general/60343e57-a60c-4219-97bb-2533716fcf43.jpg saved to cache
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48
2026-03-29 22:17:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48, skipping ID generation
2026-03-29 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with scrape type 1
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 sending to next pipeline
2026-03-29 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48, identifier: 10738738
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0ade450>
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Facbc6873-c754-46ac-af49-4198cebd0de2.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/acbc6873-c754-46ac-af49-4198cebd0de2.jpg saved to cache
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/a754d8e4-52e4-40d7-bf7f-f298503c5140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752199%252Fgeneral%252F586987e2-247c-410e-9064-7cda13830ca1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/586987e2-247c-410e-9064-7cda13830ca1.jpg not downloaded yet
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752198%252Fgeneral%252F3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg not downloaded yet
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752200%252Fgeneral%252F1d3830df-69a3-402f-a72b-a71dd173948a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/1d3830df-69a3-402f-a72b-a71dd173948a.jpg not downloaded yet
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752197%252Fgeneral%252F5b26c803-4712-427b-bba4-eb5b483ebf35.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/5b26c803-4712-427b-bba4-eb5b483ebf35.jpg not downloaded yet
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752195%252Fgeneral%252F2b525794-226f-4b3b-b066-6090b7a2178d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/2b525794-226f-4b3b-b066-6090b7a2178d.jpg not downloaded yet
2026-03-29 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with identifier: 10738738
2026-03-29 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with identifier: 10738738
2026-03-29 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0106c0d3-1fc3-5b8f-9e74-b2880561fc48 with identifier: 10738738 to the API
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752177/general/60343e57-a60c-4219-97bb-2533716fcf43.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0106c0d3-1fc3-5b8f-9e74-b2880561fc48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDL593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 150833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353579,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/60343e57-a60c-4219-97bb-2533716fcf43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35209,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/53af54a5-1d05-4919-b2c9-b17f8bccb92c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342243,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/ed304a45-53da-436f-bc6d-fd343fbfe896.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338670,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/89d3871d-8084-4596-b151-50842d4119cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294187,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/65844f2f-0b27-4bd2-b8ca-32368efc9ab6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/10cbd031-b0ef-41b3-bff5-e7b052aa5c8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/0a62767b-bc0c-40c2-a470-e6fd6b6c15c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335457,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/94cd30e5-fde8-4a3a-9ec7-b74555f7e888.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291691,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/56cbd8e5-afe5-4100-9c10-f99d2ac6ad06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0106c0d3-1fc3-5b8f-9e74-b2880561fc48/0106c0d3-1fc3-5b8f-9e74-b2880561fc48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283050,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752177/general/dd45277b-398d-453d-8400-9c787f97dd49.jpg',
'Width': 1920}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-05-03',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L1H1 1.6 DCI Comfort - Diesel - Manual - 95 hp - '
'150.833 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738738%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [adesa.be] INFO: Saving data for 10738738: {'created_time': 1774822622.918191, 'last_price_update_time': 1774822622.918203, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738738') HTTP/1.1" 204 0
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:02 [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%252F5752193%252Fgeneral%252F7747a5a5-b167-4b76-980b-e86bca5c2185.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/7747a5a5-b167-4b76-980b-e86bca5c2185.jpg not downloaded yet
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a04210>
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752173%252Fgeneral%252F5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752173/general/5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg saved to cache
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d
2026-03-29 22:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d, skipping ID generation
2026-03-29 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with scrape type 1
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dfdd4de-c13d-5c53-be0b-ee3130073f6d sending to next pipeline
2026-03-29 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d, identifier: 10738732
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b9c890>
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Fac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg saved to cache
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/ee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752199%252Fgeneral%252Fc60ecf27-3cee-4cba-8c8b-c43aba431569.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/c60ecf27-3cee-4cba-8c8b-c43aba431569.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752198%252Fgeneral%252F58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752200%252Fgeneral%252F60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752197%252Fgeneral%252F5d990cb7-c5b5-4104-a685-1f842f16657e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/5d990cb7-c5b5-4104-a685-1f842f16657e.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752195%252Fgeneral%252F6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg not downloaded yet
2026-03-29 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with identifier: 10738732
2026-03-29 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with identifier: 10738732
2026-03-29 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dfdd4de-c13d-5c53-be0b-ee3130073f6d with identifier: 10738732 to the API
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17: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 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752173/general/5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2dfdd4de-c13d-5c53-be0b-ee3130073f6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHW969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738732',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 83752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/8108ce99-2d7f-4c51-93e2-278a27ddcad1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213773,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/313e11c1-993f-404d-9039-f58a75c8d153.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224151,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/fbb31c06-b877-4789-8897-84604d59a501.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219910,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/5131a16c-84e5-4d87-ba91-7b6ad1db8dbb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/61d9030d-fc02-4779-bb50-edd7e2949f62.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217165,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/585190cf-4a62-489e-a675-ad3e3eb7a5b2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248612,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/05d785c4-13a0-4fd5-a767-aefdc04a40c1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/de618627-c77c-468f-9b4e-dd244e6189e0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307619,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/86823564-8450-4d23-afcc-c234dc0d46f7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfdd4de-c13d-5c53-be0b-ee3130073f6d/2dfdd4de-c13d-5c53-be0b-ee3130073f6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237235,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752173/general/5facd7ac-a917-4e91-bd9d-cbdeca33c524.jpg',
'Width': 1400}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane 1.3 TCe Techno - Petrol - Manual - 140 hp - 83.752 '
'km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738732%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [adesa.be] INFO: Saving data for 10738732: {'created_time': 1774822623.690736, 'last_price_update_time': 1774822623.690749, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738732') HTTP/1.1" 204 0
2026-03-29 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752193%252Fgeneral%252Fd99b6303-752e-486f-8386-b846c9856b8f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/d99b6303-752e-486f-8386-b846c9856b8f.jpg not downloaded yet
2026-03-29 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752199%252Fgeneral%252Fd9678c9b-5137-4fbd-889d-58d5ae024764.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/d9678c9b-5137-4fbd-889d-58d5ae024764.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752198%252Fgeneral%252Fc71566aa-d6a4-4646-8557-d3a4a828e006.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/c71566aa-d6a4-4646-8557-d3a4a828e006.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752200%252Fgeneral%252F96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752197%252Fgeneral%252F38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg not downloaded yet
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752195%252Fgeneral%252F337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg not downloaded yet
2026-03-29 22:17:03 [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 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12a13ca3-5df0-590b-b138-f7c3512ac41f with identifier: 10738754
2026-03-29 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12a13ca3-5df0-590b-b138-f7c3512ac41f with scrape type 1
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [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%252F5752192%252Fgeneral%252Fc9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/c9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg not downloaded yet
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a5b4d0>
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F05dc89c3-6c3e-4075-9865-c77ad711890b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/05dc89c3-6c3e-4075-9865-c77ad711890b.jpg saved to cache
2026-03-29 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e402f7d0>
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252F8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg saved to cache
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f8b550>
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252Fa754d8e4-52e4-40d7-bf7f-f298503c5140.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/a754d8e4-52e4-40d7-bf7f-f298503c5140.jpg saved to cache
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1be6b10>
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252F84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg saved to cache
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/da5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/220156ba-d5bd-4649-b601-775c6b96896f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752193%252Fgeneral%252F0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg not downloaded yet
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/c47a280e-0f57-4b7f-954b-feac304688d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/22888113-48ac-4213-bc23-fa46a726a2e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752199%252Fgeneral%252Fc111583e-a527-4e8d-be36-c6b08273a8b1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/c111583e-a527-4e8d-be36-c6b08273a8b1.jpg not downloaded yet
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752198%252Fgeneral%252F08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg not downloaded yet
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752200%252Fgeneral%252F4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg not downloaded yet
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752197%252Fgeneral%252F03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg not downloaded yet
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752195%252Fgeneral%252F293c4f1d-997a-402c-a8f0-e2f88909dace.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/293c4f1d-997a-402c-a8f0-e2f88909dace.jpg not downloaded yet
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752192%252Fgeneral%252Fee7b2508-c585-4414-80dc-a679a0cda4c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/ee7b2508-c585-4414-80dc-a679a0cda4c2.jpg not downloaded yet
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0adc250>
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252Fee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/ee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg saved to cache
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752193%252Fgeneral%252F039d16d2-1c0a-45d0-8731-cff1132928c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/039d16d2-1c0a-45d0-8731-cff1132928c4.jpg not downloaded yet
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bd6590>
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg saved to cache
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-29 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 2
2026-03-29 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff835754-dd06-5720-8986-d832124ef11e, identifier: 10738000
2026-03-29 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with identifier: 10738753
2026-03-29 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with scrape type 1
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:04 [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%252F5752191%252Fgeneral%252Fdadad80e-f9cf-45f1-b25a-41f64900745b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/dadad80e-f9cf-45f1-b25a-41f64900745b.jpg not downloaded yet
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739950
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739950%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739950: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740036
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740036%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740036: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739034
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739034%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739034: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740804
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740804%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740804: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740502
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740502%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740502: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739046
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739046%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739046: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739246
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739246%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739246: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739604
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739604%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739604: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739579
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739579%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739579: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740772
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740772%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740772: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739687
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739687%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739687: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739357
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739357%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739357: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740532
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740532%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740532: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739695
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739695%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739695: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739124
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739124%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739124: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739514
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739514%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739514: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739430
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739430%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739430: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10739703
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739703%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10739703: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740766
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740766%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740766: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740513
2026-03-29 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740513%27 HTTP/1.1" 200 None
2026-03-29 22:17:04 [adesa.be] INFO: Scrape type for 10740513: 0
2026-03-29 22:17:04 [adesa.be] INFO: Skipping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-29 22:17:04 [adesa.be] INFO: Found listing with ID: 10740488
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740488%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740488: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739446
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739446%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739446: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739282
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739282%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739282: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740042
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740042%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740042: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739304
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739304%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739304: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739426
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739426%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739426: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739379
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739379%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739379: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739530
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739530%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739530: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740743
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740743%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740743: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739645
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739645%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739645: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739399
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739399%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739399: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739173
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739173%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739173: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739689
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739689%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739689: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739720
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739720%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739720: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739545
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739545%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739545: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739072
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739072%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739072: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739929
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739929%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739929: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739669
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739669%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739669: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739416
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739416%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739416: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739699
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739699%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739699: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739725
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739725%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739725: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739255
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739255%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739255: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740798
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740798%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740798: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739240
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739240%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739240: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739346
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739346%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739346: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739092
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739092%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739092: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740807
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740807%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740807: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739933
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739933%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739933: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739567
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739567%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739567: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739605
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739605%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739605: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739472
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739472%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739472: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739988
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739988%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739988: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739625
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739625%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739625: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740033
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740033%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740033: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739655
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739655%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739655: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10739566
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739566%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10739566: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740522
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740522%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740522: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740024
2026-03-29 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740024%27 HTTP/1.1" 200 None
2026-03-29 22:17:05 [adesa.be] INFO: Scrape type for 10740024: 0
2026-03-29 22:17:05 [adesa.be] INFO: Skipping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-29 22:17:05 [adesa.be] INFO: Found listing with ID: 10740504
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740504%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740504: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739571
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739571%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739571: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740475
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740475%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740475: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740746
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740746%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740746: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739489
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739489%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739489: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739210
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739210%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739210: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739526
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739526%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739526: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740003
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740003%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740003: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739169
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739169%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739169: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739448
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739448%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739448: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740010
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740010%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740010: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740799
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740799%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740799: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739186
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739186%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739186: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739563
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739563%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739563: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739142
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739142%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739142: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739409
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739409%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739409: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739315
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739315%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739315: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739035
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739035%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739035: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739339
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739339%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739339: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739678
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739678%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739678: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739572
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739572%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739572: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739482
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739482%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739482: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739574
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739574%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739574: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739531
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739531%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739531: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739978
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739978%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739978: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739223
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739223%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739223: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739283
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739283%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739283: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739221
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739221%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739221: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739577
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739577%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739577: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740500
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740500%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740500: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740797
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740797%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740797: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739272
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739272%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739272: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739343
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739343%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739343: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740470
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740470%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740470: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739259
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739259%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739259: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740013
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740013%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740013: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10740023
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740023%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10740023: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739927
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739927%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739927: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739976
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739976%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739976: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739458
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739458%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739458: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739527
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739527%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739527: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-29 22:17:06 [adesa.be] INFO: Found listing with ID: 10739467
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739467%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [adesa.be] INFO: Scrape type for 10739467: 0
2026-03-29 22:17:06 [adesa.be] INFO: Skipping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [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%252F5752199%252Fgeneral%252Fbac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/bac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg not downloaded yet
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:06 [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%252F5752198%252Fgeneral%252Fbae02b18-31ba-4ae6-89ee-30daa33c9667.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/bae02b18-31ba-4ae6-89ee-30daa33c9667.jpg not downloaded yet
2026-03-29 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752200%252Fgeneral%252F4430a2d5-6eaf-47a6-a943-1f971135779b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/4430a2d5-6eaf-47a6-a943-1f971135779b.jpg not downloaded yet
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752197%252Fgeneral%252F0a786cad-bbc6-4c50-a279-45a41510981e.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/0a786cad-bbc6-4c50-a279-45a41510981e.jpg not downloaded yet
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752195%252Fgeneral%252Fff6aa192-3973-4b62-bee7-052c61773671.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/ff6aa192-3973-4b62-bee7-052c61773671.jpg not downloaded yet
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752192%252Fgeneral%252F1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg not downloaded yet
2026-03-29 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-29 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000
2026-03-29 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10738000 to the API
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738000>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff835754-dd06-5720-8986-d832124ef11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738000',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - 160 hp - 74.146 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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 22:17:07 [adesa.be] INFO: Saving data for 10738000: {'auction_closing_time': 1774876200.0, 'created_time': 1774624523.960934, 'last_price_update_time': 1774822627.697795}
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738000') HTTP/1.1" 204 0
2026-03-29 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:07 [scrapy.extensions.logstats] INFO: Crawled 142 pages (at 76 pages/min), scraped 118 items (at 77 items/min)
2026-03-29 22:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752193%252Fgeneral%252Ffaff8623-ae01-4131-9739-d3351256e328.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/faff8623-ae01-4131-9739-d3351256e328.jpg not downloaded yet
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [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%252F5752191%252Fgeneral%252F1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg not downloaded yet
2026-03-29 22:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f6b690>
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg saved to cache
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f69e10>
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252Fda5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/da5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg saved to cache
2026-03-29 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0f090>
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F220156ba-d5bd-4649-b601-775c6b96896f.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/220156ba-d5bd-4649-b601-775c6b96896f.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f68bd0>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Fc47a280e-0f57-4b7f-954b-feac304688d7.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/c47a280e-0f57-4b7f-954b-feac304688d7.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a5b5d0>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252F2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f689d0>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F22888113-48ac-4213-bc23-fa46a726a2e4.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/22888113-48ac-4213-bc23-fa46a726a2e4.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/2b525794-226f-4b3b-b066-6090b7a2178d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/5d990cb7-c5b5-4104-a685-1f842f16657e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752199%252Fgeneral%252F5d06e249-2322-4209-b760-ef2513b7ebc8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/5d06e249-2322-4209-b760-ef2513b7ebc8.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752198%252Fgeneral%252F4081fe15-723a-444c-a3a4-50d470ac36ec.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/4081fe15-723a-444c-a3a4-50d470ac36ec.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752200%252Fgeneral%252Fccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/ccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752197%252Fgeneral%252Fecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/ecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752195%252Fgeneral%252Fb78d3a47-d764-4e98-9cdb-7071a16137c3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/b78d3a47-d764-4e98-9cdb-7071a16137c3.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752192%252Fgeneral%252F8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/2d1e2231-6f10-4156-b83c-6186db5466f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752193%252Fgeneral%252Fbe2ee782-3675-44ce-b52b-ac24c197605b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/be2ee782-3675-44ce-b52b-ac24c197605b.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752191%252Fgeneral%252Fc5bc4ccb-289e-40d2-ba25-209e7992217d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/c5bc4ccb-289e-40d2-ba25-209e7992217d.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/e5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752192%252Fgeneral%252F3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg not downloaded yet
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e072c590>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1efe350>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/c9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752193%252Fgeneral%252F0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752191%252Fgeneral%252Fbc35a0d2-0892-431d-b753-81b28d32649b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/bc35a0d2-0892-431d-b753-81b28d32649b.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752192%252Fgeneral%252Fe4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/e4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/d99b6303-752e-486f-8386-b846c9856b8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752193%252Fgeneral%252F596745e1-6d07-440f-8f4c-bea9eec33920.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/596745e1-6d07-440f-8f4c-bea9eec33920.jpg not downloaded yet
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752191%252Fgeneral%252Fe940ba19-9e6d-415a-918e-a11147910784.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/e940ba19-9e6d-415a-918e-a11147910784.jpg not downloaded yet
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0710d10>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e430d0>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F2b525794-226f-4b3b-b066-6090b7a2178d.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/2b525794-226f-4b3b-b066-6090b7a2178d.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cff410>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F5d990cb7-c5b5-4104-a685-1f842f16657e.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/5d990cb7-c5b5-4104-a685-1f842f16657e.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9eb90>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f77ad0>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252F2d1e2231-6f10-4156-b83c-6186db5466f8.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/2d1e2231-6f10-4156-b83c-6186db5466f8.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e43f50>
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252Fe5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/e5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg saved to cache
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752192%252Fgeneral%252F55c6e294-1315-4bed-8c43-e4df2c96404a.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/55c6e294-1315-4bed-8c43-e4df2c96404a.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/7747a5a5-b167-4b76-980b-e86bca5c2185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752191%252Fgeneral%252Fc6211408-b0d7-4d27-bed1-6208246d2a97.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/c6211408-b0d7-4d27-bed1-6208246d2a97.jpg not downloaded yet
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/c60ecf27-3cee-4cba-8c8b-c43aba431569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:08 [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%252F5752192%252Fgeneral%252F9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg not downloaded yet
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e3b510>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252Fc9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/c9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0780690>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b507d0>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252Fd99b6303-752e-486f-8386-b846c9856b8f.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/d99b6303-752e-486f-8386-b846c9856b8f.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752191%252Fgeneral%252F4149d8b0-8268-432d-9caa-fd468d4c732d.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/4149d8b0-8268-432d-9caa-fd468d4c732d.jpg not downloaded yet
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752192%252Fgeneral%252Fc7e93385-2275-41e8-bd9f-79830c6dadd6.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/c7e93385-2275-41e8-bd9f-79830c6dadd6.jpg not downloaded yet
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752191%252Fgeneral%252F7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg not downloaded yet
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e097bad0>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F7747a5a5-b167-4b76-980b-e86bca5c2185.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/7747a5a5-b167-4b76-980b-e86bca5c2185.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d65890>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09bb950>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb54d0>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e11ed0>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fc60ecf27-3cee-4cba-8c8b-c43aba431569.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/c60ecf27-3cee-4cba-8c8b-c43aba431569.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/ff6aa192-3973-4b62-bee7-052c61773671.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/b78d3a47-d764-4e98-9cdb-7071a16137c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752192%252Fgeneral%252F2f282419-0972-410d-8aae-b89a92bd5b04.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/2f282419-0972-410d-8aae-b89a92bd5b04.jpg not downloaded yet
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/0a786cad-bbc6-4c50-a279-45a41510981e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752191%252Fgeneral%252F5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg not downloaded yet
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/c5bc4ccb-289e-40d2-ba25-209e7992217d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/bc35a0d2-0892-431d-b753-81b28d32649b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/4430a2d5-6eaf-47a6-a943-1f971135779b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [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%252F5752191%252Fgeneral%252Fdc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg%27 HTTP/1.1" 200 None
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/dc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg not downloaded yet
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1edffd0>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/e940ba19-9e6d-415a-918e-a11147910784.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a9ca10>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252Fff6aa192-3973-4b62-bee7-052c61773671.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/ff6aa192-3973-4b62-bee7-052c61773671.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b73e50>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252Fb78d3a47-d764-4e98-9cdb-7071a16137c3.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/b78d3a47-d764-4e98-9cdb-7071a16137c3.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/596745e1-6d07-440f-8f4c-bea9eec33920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09ea710>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg saved to cache
2026-03-29 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a62e90>
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F0a786cad-bbc6-4c50-a279-45a41510981e.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/0a786cad-bbc6-4c50-a279-45a41510981e.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e12790>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fc5bc4ccb-289e-40d2-ba25-209e7992217d.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/c5bc4ccb-289e-40d2-ba25-209e7992217d.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a61ed0>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fbc35a0d2-0892-431d-b753-81b28d32649b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/bc35a0d2-0892-431d-b753-81b28d32649b.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0748450>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F4430a2d5-6eaf-47a6-a943-1f971135779b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/4430a2d5-6eaf-47a6-a943-1f971135779b.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a9c150>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/e4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/55c6e294-1315-4bed-8c43-e4df2c96404a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b43a10>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fe940ba19-9e6d-415a-918e-a11147910784.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/e940ba19-9e6d-415a-918e-a11147910784.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a97590>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F596745e1-6d07-440f-8f4c-bea9eec33920.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/596745e1-6d07-440f-8f4c-bea9eec33920.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0713690>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e46f32d0>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252F7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/c7e93385-2275-41e8-bd9f-79830c6dadd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/c6211408-b0d7-4d27-bed1-6208246d2a97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/4149d8b0-8268-432d-9caa-fd468d4c732d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/2f282419-0972-410d-8aae-b89a92bd5b04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/be2ee782-3675-44ce-b52b-ac24c197605b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/ecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ddd990>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252Fe4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/e4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c7bb10>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b5f6d0>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F55c6e294-1315-4bed-8c43-e4df2c96404a.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/55c6e294-1315-4bed-8c43-e4df2c96404a.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb6210>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg saved to cache
2026-03-29 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/dc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/4081fe15-723a-444c-a3a4-50d470ac36ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0756650>
2026-03-29 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252Fc7e93385-2275-41e8-bd9f-79830c6dadd6.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/c7e93385-2275-41e8-bd9f-79830c6dadd6.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d98790>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fc6211408-b0d7-4d27-bed1-6208246d2a97.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/c6211408-b0d7-4d27-bed1-6208246d2a97.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0978450>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252F4149d8b0-8268-432d-9caa-fd468d4c732d.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/4149d8b0-8268-432d-9caa-fd468d4c732d.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1d9b190>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252F2f282419-0972-410d-8aae-b89a92bd5b04.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/2f282419-0972-410d-8aae-b89a92bd5b04.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e52250>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252Fbe2ee782-3675-44ce-b52b-ac24c197605b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/be2ee782-3675-44ce-b52b-ac24c197605b.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ca9d50>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252Fecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/ecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/ccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/5d06e249-2322-4209-b760-ef2513b7ebc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/bae02b18-31ba-4ae6-89ee-30daa33c9667.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752191/general/dadad80e-f9cf-45f1-b25a-41f64900745b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738753)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/bac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0a15dd0>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fdc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/dc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1df0fd0>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252F5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e078e710>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F4081fe15-723a-444c-a3a4-50d470ac36ec.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/4081fe15-723a-444c-a3a4-50d470ac36ec.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/faff8623-ae01-4131-9739-d3351256e328.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752195/general/293c4f1d-997a-402c-a8f0-e2f88909dace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738756)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0ddd0>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252Fccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/ccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e52210>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_9.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252F5d06e249-2322-4209-b760-ef2513b7ebc8.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/5d06e249-2322-4209-b760-ef2513b7ebc8.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06e6dd0>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252F1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e53c10>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252Fbae02b18-31ba-4ae6-89ee-30daa33c9667.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/bae02b18-31ba-4ae6-89ee-30daa33c9667.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb4390>
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_0.jpg HTTP/1.1" 201 0
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752191%252Fgeneral%252Fdadad80e-f9cf-45f1-b25a-41f64900745b.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752191/general/dadad80e-f9cf-45f1-b25a-41f64900745b.jpg saved to cache
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf
2026-03-29 22:17:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf, skipping ID generation
2026-03-29 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with scrape type 1
2026-03-29 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf sending to next pipeline
2026-03-29 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf, identifier: 10738753
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0980590>
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_8.jpg HTTP/1.1" 201 0
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fbac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/bac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg saved to cache
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752193/general/039d16d2-1c0a-45d0-8731-cff1132928c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738755)
2026-03-29 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752192/general/ee7b2508-c585-4414-80dc-a679a0cda4c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738754)
2026-03-29 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with identifier: 10738753
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-29 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with identifier: 10738753
2026-03-29 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf with identifier: 10738753 to the API
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752191/general/dadad80e-f9cf-45f1-b25a-41f64900745b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': '3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTB776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 89201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/dadad80e-f9cf-45f1-b25a-41f64900745b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22453,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/1926141a-ef3d-4d6e-81e3-dd1a96d7ad10.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/c5bc4ccb-289e-40d2-ba25-209e7992217d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/bc35a0d2-0892-431d-b753-81b28d32649b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/e940ba19-9e6d-415a-918e-a11147910784.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/c6211408-b0d7-4d27-bed1-6208246d2a97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/4149d8b0-8268-432d-9caa-fd468d4c732d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/7a4ac3f7-a5d6-4acf-a223-74b3fa177f34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/5ec90f7a-5ff0-428f-938f-9fac46806f93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf/3a5deb6f-5927-5f4f-b68b-fd140a5cf6cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752191/general/dc113f65-cff0-4ceb-a8bc-22f5988a8f4b.jpg',
'Width': 1024}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - Automatic - 534 '
'hp - 89.201 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738753%27 HTTP/1.1" 200 None
2026-03-29 22:17:12 [adesa.be] INFO: Saving data for 10738753: {'created_time': 1774822632.775807, 'last_price_update_time': 1774822632.775817, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738753') HTTP/1.1" 204 0
2026-03-29 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17: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 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/c71566aa-d6a4-4646-8557-d3a4a828e006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/5b26c803-4712-427b-bba4-eb5b483ebf35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c7b790>
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252Ffaff8623-ae01-4131-9739-d3351256e328.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/faff8623-ae01-4131-9739-d3351256e328.jpg saved to cache
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1c9c590>
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752195%252Fgeneral%252F293c4f1d-997a-402c-a8f0-e2f88909dace.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752195/general/293c4f1d-997a-402c-a8f0-e2f88909dace.jpg saved to cache
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 926a601e-7dba-5d43-96d7-fee17b985ae2
2026-03-29 22:17:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 926a601e-7dba-5d43-96d7-fee17b985ae2, skipping ID generation
2026-03-29 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 926a601e-7dba-5d43-96d7-fee17b985ae2 with scrape type 1
2026-03-29 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 926a601e-7dba-5d43-96d7-fee17b985ae2 sending to next pipeline
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 926a601e-7dba-5d43-96d7-fee17b985ae2, identifier: 10738756
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e45850>
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg saved to cache
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0743f10>
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg saved to cache
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1cfeb50>
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_5.jpg HTTP/1.1" 201 0
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752193%252Fgeneral%252F039d16d2-1c0a-45d0-8731-cff1132928c4.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752193/general/039d16d2-1c0a-45d0-8731-cff1132928c4.jpg saved to cache
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 13454e09-1992-5761-805c-64aa91e6e174
2026-03-29 22:17:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13454e09-1992-5761-805c-64aa91e6e174, skipping ID generation
2026-03-29 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13454e09-1992-5761-805c-64aa91e6e174 with scrape type 1
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13454e09-1992-5761-805c-64aa91e6e174 sending to next pipeline
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13454e09-1992-5761-805c-64aa91e6e174, identifier: 10738755
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ed8a10>
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752192%252Fgeneral%252Fee7b2508-c585-4414-80dc-a679a0cda4c2.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752192/general/ee7b2508-c585-4414-80dc-a679a0cda4c2.jpg saved to cache
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12a13ca3-5df0-590b-b138-f7c3512ac41f
2026-03-29 22:17:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12a13ca3-5df0-590b-b138-f7c3512ac41f, skipping ID generation
2026-03-29 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12a13ca3-5df0-590b-b138-f7c3512ac41f with scrape type 1
2026-03-29 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12a13ca3-5df0-590b-b138-f7c3512ac41f sending to next pipeline
2026-03-29 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12a13ca3-5df0-590b-b138-f7c3512ac41f, identifier: 10738754
2026-03-29 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/c111583e-a527-4e8d-be36-c6b08273a8b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/d9678c9b-5137-4fbd-889d-58d5ae024764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 926a601e-7dba-5d43-96d7-fee17b985ae2 with identifier: 10738756
2026-03-29 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 926a601e-7dba-5d43-96d7-fee17b985ae2 with identifier: 10738756
2026-03-29 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 926a601e-7dba-5d43-96d7-fee17b985ae2 with identifier: 10738756 to the API
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752195/general/293c4f1d-997a-402c-a8f0-e2f88909dace.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '926a601e-7dba-5d43-96d7-fee17b985ae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNV507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 196154,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/05dc89c3-6c3e-4075-9865-c77ad711890b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20889,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/ee49c903-7ef7-4383-86ca-9b1e9b9d8c44.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/220156ba-d5bd-4649-b601-775c6b96896f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/91b0bba6-448b-457f-bafe-848c86c0b0d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/2b525794-226f-4b3b-b066-6090b7a2178d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/6b2ea00d-3ebf-4da3-9118-6ea6ab9d4cbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/337b278d-eb57-48ac-85f9-e74779c3d3cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/293c4f1d-997a-402c-a8f0-e2f88909dace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/ff6aa192-3973-4b62-bee7-052c61773671.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_926a601e-7dba-5d43-96d7-fee17b985ae2/926a601e-7dba-5d43-96d7-fee17b985ae2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752195/general/b78d3a47-d764-4e98-9cdb-7071a16137c3.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Caddy 2.0 TDI Business - Diesel - Manual - 75 hp - '
'196.154 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738756%27 HTTP/1.1" 200 None
2026-03-29 22:17:13 [adesa.be] INFO: Saving data for 10738756: {'created_time': 1774822633.885373, 'last_price_update_time': 1774822633.885384, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738756') HTTP/1.1" 204 0
2026-03-29 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13454e09-1992-5761-805c-64aa91e6e174 with identifier: 10738755
2026-03-29 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13454e09-1992-5761-805c-64aa91e6e174 with identifier: 10738755
2026-03-29 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13454e09-1992-5761-805c-64aa91e6e174 with identifier: 10738755 to the API
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752193/general/039d16d2-1c0a-45d0-8731-cff1132928c4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '13454e09-1992-5761-805c-64aa91e6e174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWD453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 102015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38574,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/22888113-48ac-4213-bc23-fa46a726a2e4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292105,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/e5ba6c5e-e7f4-495c-82f4-5831e5e9a4f5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289612,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/7747a5a5-b167-4b76-980b-e86bca5c2185.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258706,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/d99b6303-752e-486f-8386-b846c9856b8f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250785,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/0085a0f1-9593-4179-aaaf-3eb67a8ce93a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267260,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/039d16d2-1c0a-45d0-8731-cff1132928c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296859,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/faff8623-ae01-4131-9739-d3351256e328.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220275,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/be2ee782-3675-44ce-b52b-ac24c197605b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406880,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/0edfdc55-7b1b-4aa7-af7a-3dc26b62bfe3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13454e09-1992-5761-805c-64aa91e6e174/13454e09-1992-5761-805c-64aa91e6e174_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232441,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752193/general/596745e1-6d07-440f-8f4c-bea9eec33920.jpg',
'Width': 1400}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Rav4 2.5 Premium - Hybrid - Automatic - 178 hp - 102.015 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738755%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [adesa.be] INFO: Saving data for 10738755: {'created_time': 1774822634.248124, 'last_price_update_time': 1774822634.248138, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738755') HTTP/1.1" 204 0
2026-03-29 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12a13ca3-5df0-590b-b138-f7c3512ac41f with identifier: 10738754
2026-03-29 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12a13ca3-5df0-590b-b138-f7c3512ac41f with identifier: 10738754
2026-03-29 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12a13ca3-5df0-590b-b138-f7c3512ac41f with identifier: 10738754 to the API
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752192/general/ee7b2508-c585-4414-80dc-a679a0cda4c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '12a13ca3-5df0-590b-b138-f7c3512ac41f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARM118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 102335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34048,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/c9c152ba-36fe-48dc-860c-d6a8acea21cd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271527,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/ee7b2508-c585-4414-80dc-a679a0cda4c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261290,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/1e8a1b23-247f-422e-ada7-c37dc3b59f63.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216514,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/8fc56f4a-4ca0-4d49-895c-6181ccc0c6fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/3fa1b518-4279-47d9-9be9-05c910de3bfd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306960,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/e4f01b0e-102d-4c6f-8193-9683c348d1a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281827,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/55c6e294-1315-4bed-8c43-e4df2c96404a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227314,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/9fd8b153-79ec-4800-85f5-1cf16ad006c8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275319,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/c7e93385-2275-41e8-bd9f-79830c6dadd6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12a13ca3-5df0-590b-b138-f7c3512ac41f/12a13ca3-5df0-590b-b138-f7c3512ac41f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251838,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752192/general/2f282419-0972-410d-8aae-b89a92bd5b04.jpg',
'Width': 1400}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Corolla Touring Sports 1.8 Premium - Hybrid - Automatic - 98 '
'hp - 102.335 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738754%27 HTTP/1.1" 200 None
2026-03-29 22:17:14 [adesa.be] INFO: Saving data for 10738754: {'created_time': 1774822634.6309, 'last_price_update_time': 1774822634.630913, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738754') HTTP/1.1" 204 0
2026-03-29 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1bb5350>
2026-03-29 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg saved to cache
2026-03-29 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10740481
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10740481: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739581
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739581: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10740775
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10740775: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739378
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739378: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739466
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739466: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739271
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739271: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739311
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739311: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739120
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739120: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739091
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739091: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10739543
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10739543: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10740757
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:14 [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 22:17:14 [adesa.be] INFO: Scrape type for 10740757: 0
2026-03-29 22:17:14 [adesa.be] INFO: Skipping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-29 22:17:14 [adesa.be] INFO: Found listing with ID: 10740501
2026-03-29 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740501%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740501: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739670
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739670%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739670: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739935
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739935%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739935: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740520
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740520%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740520: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739230
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739230%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739230: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739944
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739944%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739944: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739644
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739644%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739644: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739602
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739602%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739602: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740808
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740808%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740808: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740495
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740495%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740495: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739622
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739622%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739622: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739359
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739359%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739359: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739158
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739158%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739158: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739551
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739551%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739551: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739162
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739162%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739162: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739589
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739589%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739589: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739714
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739714%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739714: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739708
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739708%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739708: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740022
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740022%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740022: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739364
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739364%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739364: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740745
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740745%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740745: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739344
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739344%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739344: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739462
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739462%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739462: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739490
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739490%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739490: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739417
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739417%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739417: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740512
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740512%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740512: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739161
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739161%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739161: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739209
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739209%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739209: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739502
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739502%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739502: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739435
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739435%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739435: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740802
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740802%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740802: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740465
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740465%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740465: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739215
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739215%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739215: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10740533
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740533%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10740533: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739119
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739119%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739119: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739375
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739375%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739375: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739033
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739033%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739033: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739083
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739083%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739083: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739086
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739086%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739086: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739136
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739136%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739136: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739113
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739113%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739113: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739075
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739075%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739075: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739130
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739130%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739130: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739163
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739163%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739163: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739658
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739658%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739658: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739262
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739262%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739262: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739293
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739293%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739293: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739069
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739069%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739069: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739180
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739180%27 HTTP/1.1" 200 None
2026-03-29 22:17:15 [adesa.be] INFO: Scrape type for 10739180: 0
2026-03-29 22:17:15 [adesa.be] INFO: Skipping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-29 22:17:15 [adesa.be] INFO: Found listing with ID: 10739261
2026-03-29 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739261%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739261: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739292
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739292%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739292: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739297
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739297%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739297: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739299
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739299%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739299: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739617
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739617%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739617: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739084
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739084%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739084: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739126
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739126%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739126: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739128
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739128%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739128: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739127
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739127%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739127: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739085
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739085%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739085: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739147
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739147%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739147: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739148
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739148%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739148: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739504
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739504%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739504: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739301
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739301%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739301: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739953
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739953%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739953: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739190
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739190%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739190: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739159
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739159%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739159: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739149
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739149%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739149: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739087
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739087%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739087: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739706
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739706%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739706: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739270
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739270%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739270: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739066
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739066%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739066: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739423
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739423%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739423: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739520
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739520%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739520: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739698
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739698%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739698: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739648
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739648%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739648: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739328
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739328%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739328: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739629
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739629%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739629: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739253
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739253%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739253: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739387
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739387%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739387: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739499
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739499%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739499: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739672
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739672%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739672: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739203
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739203%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739203: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739103
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739103%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739103: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739232
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739232%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739232: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739338
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739338%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739338: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739512
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739512%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739512: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739666
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739666%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739666: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739463
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739463%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739463: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-29 22:17:16 [adesa.be] INFO: Found listing with ID: 10739696
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739696%27 HTTP/1.1" 200 None
2026-03-29 22:17:16 [adesa.be] INFO: Scrape type for 10739696: 0
2026-03-29 22:17:16 [adesa.be] INFO: Skipping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1dd7fd0>
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252Fc71566aa-d6a4-4646-8557-d3a4a828e006.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/c71566aa-d6a4-4646-8557-d3a4a828e006.jpg saved to cache
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b2ed50>
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252F5b26c803-4712-427b-bba4-eb5b483ebf35.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/5b26c803-4712-427b-bba4-eb5b483ebf35.jpg saved to cache
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e06f0050>
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fc111583e-a527-4e8d-be36-c6b08273a8b1.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/c111583e-a527-4e8d-be36-c6b08273a8b1.jpg saved to cache
2026-03-29 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1f61010>
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fd9678c9b-5137-4fbd-889d-58d5ae024764.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/d9678c9b-5137-4fbd-889d-58d5ae024764.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/1d3830df-69a3-402f-a72b-a71dd173948a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/586987e2-247c-410e-9064-7cda13830ca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22: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 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752197/general/de1bc83d-c333-4721-8792-af7a327f43e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738758)
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0aa5490>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_6.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ed8c10>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/d582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752200/general/5189990c-2fc7-4382-afca-35021b343ddd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738762)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/ae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752198/general/fff6903c-59ab-4e75-9a01-c0c1f6167776.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738759)
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1ca9550>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F1d3830df-69a3-402f-a72b-a71dd173948a.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/1d3830df-69a3-402f-a72b-a71dd173948a.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e07488d0>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_4.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252F586987e2-247c-410e-9064-7cda13830ca1.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/586987e2-247c-410e-9064-7cda13830ca1.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e40346d0>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252F68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0f210>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e074a2d0>
2026-03-29 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752197%252Fgeneral%252Fde1bc83d-c333-4721-8792-af7a327f43e6.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752197/general/de1bc83d-c333-4721-8792-af7a327f43e6.jpg saved to cache
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4
2026-03-29 22:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4, skipping ID generation
2026-03-29 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with scrape type 1
2026-03-29 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 sending to next pipeline
2026-03-29 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4, identifier: 10738758
2026-03-29 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/382050d1-7c15-469a-b84f-b17fd4b7917a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752201/general/ddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738763)
2026-03-29 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752199/general/ec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738761)
2026-03-29 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with identifier: 10738758
2026-03-29 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with identifier: 10738758
2026-03-29 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4 with identifier: 10738758 to the API
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752197/general/de1bc83d-c333-4721-8792-af7a327f43e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADU083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 113503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/a754d8e4-52e4-40d7-bf7f-f298503c5140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/da5c2b45-ac83-483e-9ade-d4ebed1ced49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/de1bc83d-c333-4721-8792-af7a327f43e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/75bd016d-e33e-4969-bd46-d0c4fd4d8e38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/5b26c803-4712-427b-bba4-eb5b483ebf35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/5d990cb7-c5b5-4104-a685-1f842f16657e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/38103abb-4e39-431c-b1c6-d63080ffb5ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/03d6f709-9b95-4a2a-8ba2-bbeb0962b89f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/0a786cad-bbc6-4c50-a279-45a41510981e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4/b3a6b75e-74bd-5c2d-b65d-73b16d0b76e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31815,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752197/general/ecad29fa-781a-4a57-931c-a9f276bbbcc2.jpg',
'Width': 400}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 113.503 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738758%27 HTTP/1.1" 200 None
2026-03-29 22:17:18 [adesa.be] INFO: Saving data for 10738758: {'created_time': 1774822638.468143, 'last_price_update_time': 1774822638.468156, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738758') HTTP/1.1" 204 0
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e0b0e090>
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_3.jpg HTTP/1.1" 201 0
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fd582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/d582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg saved to cache
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1fa6410>
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752200%252Fgeneral%252F5189990c-2fc7-4382-afca-35021b343ddd.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752200/general/5189990c-2fc7-4382-afca-35021b343ddd.jpg saved to cache
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb67326d-bb85-5409-b65c-c9311248dc92
2026-03-29 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb67326d-bb85-5409-b65c-c9311248dc92, skipping ID generation
2026-03-29 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb67326d-bb85-5409-b65c-c9311248dc92 with scrape type 1
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb67326d-bb85-5409-b65c-c9311248dc92 sending to next pipeline
2026-03-29 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb67326d-bb85-5409-b65c-c9311248dc92, identifier: 10738762
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1e12ad0>
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252Fae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/ae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg saved to cache
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09f1d10>
2026-03-29 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17: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 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752198%252Fgeneral%252Ffff6903c-59ab-4e75-9a01-c0c1f6167776.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752198/general/fff6903c-59ab-4e75-9a01-c0c1f6167776.jpg saved to cache
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803
2026-03-29 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b1a2a2d-c958-5d69-a45f-2ca00341c803, skipping ID generation
2026-03-29 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with scrape type 1
2026-03-29 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b1a2a2d-c958-5d69-a45f-2ca00341c803 sending to next pipeline
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b1a2a2d-c958-5d69-a45f-2ca00341c803, identifier: 10738759
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e09c6450>
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_1.jpg HTTP/1.1" 201 0
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252F382050d1-7c15-469a-b84f-b17fd4b7917a.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/382050d1-7c15-469a-b84f-b17fd4b7917a.jpg saved to cache
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e1b53750>
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_7.jpg HTTP/1.1" 201 0
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752201%252Fgeneral%252Fddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752201/general/ddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg saved to cache
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ccb69b54-ce24-5d59-a585-625c953de73c
2026-03-29 22:17:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ccb69b54-ce24-5d59-a585-625c953de73c, skipping ID generation
2026-03-29 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb69b54-ce24-5d59-a585-625c953de73c with scrape type 1
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ccb69b54-ce24-5d59-a585-625c953de73c sending to next pipeline
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccb69b54-ce24-5d59-a585-625c953de73c, identifier: 10738763
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa3e464f610>
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-29 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_2.jpg HTTP/1.1" 201 0
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752199%252Fgeneral%252Fec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg') HTTP/1.1" 204 0
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752199/general/ec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg saved to cache
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 571f0762-3649-5c9c-90f7-f005af5026e2
2026-03-29 22:17:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 571f0762-3649-5c9c-90f7-f005af5026e2, skipping ID generation
2026-03-29 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 571f0762-3649-5c9c-90f7-f005af5026e2 with scrape type 1
2026-03-29 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 571f0762-3649-5c9c-90f7-f005af5026e2 sending to next pipeline
2026-03-29 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 571f0762-3649-5c9c-90f7-f005af5026e2, identifier: 10738761
2026-03-29 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb67326d-bb85-5409-b65c-c9311248dc92 with identifier: 10738762
2026-03-29 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb67326d-bb85-5409-b65c-c9311248dc92 with identifier: 10738762
2026-03-29 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb67326d-bb85-5409-b65c-c9311248dc92 with identifier: 10738762 to the API
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752200/general/5189990c-2fc7-4382-afca-35021b343ddd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bb67326d-bb85-5409-b65c-c9311248dc92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAN335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 13167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356383,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/01bc0b27-49e8-4736-8ff6-5ee965ef7805.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243913,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/1ca71d38-fd4a-4fd6-8d69-6197d61f6d2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/5189990c-2fc7-4382-afca-35021b343ddd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306533,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/00ab7ec4-b77c-4ad9-9534-fca8b4f971e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/1d3830df-69a3-402f-a72b-a71dd173948a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/60dc6d93-dcdc-42b6-a1b4-f61bd73e482c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334192,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/96454701-7dc8-478b-a2ef-0ef2d45f30f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358557,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/4f327bfa-dc1b-4819-90ec-bd2f8d81ae77.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/4430a2d5-6eaf-47a6-a943-1f971135779b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb67326d-bb85-5409-b65c-c9311248dc92/bb67326d-bb85-5409-b65c-c9311248dc92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752200/general/ccce109a-1fea-4128-af4c-7e3a5a54c9c4.jpg',
'Width': 1920}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'13.167 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738762%27 HTTP/1.1" 200 None
2026-03-29 22:17:19 [adesa.be] INFO: Saving data for 10738762: {'created_time': 1774822639.896969, 'last_price_update_time': 1774822639.896982, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738762') HTTP/1.1" 204 0
2026-03-29 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with identifier: 10738759
2026-03-29 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with identifier: 10738759
2026-03-29 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b1a2a2d-c958-5d69-a45f-2ca00341c803 with identifier: 10738759 to the API
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17: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 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752198/general/fff6903c-59ab-4e75-9a01-c0c1f6167776.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0b1a2a2d-c958-5d69-a45f-2ca00341c803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUL377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 53883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198931,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/781f3e44-f744-4b7d-8a7f-fce4e86b52d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189234,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/ae7a1b1b-eca0-4520-a9d4-19d8e4d15c2f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252954,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/fff6903c-59ab-4e75-9a01-c0c1f6167776.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204416,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/68e62a3d-2482-48ba-96c3-8e235e2ad89e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207577,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/3c0f3b9e-434a-4dd4-ab8e-2d9981e0ddfc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317529,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/58d5dea3-a754-4f27-8076-d6b659d5bd03.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248303,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/c71566aa-d6a4-4646-8557-d3a4a828e006.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208240,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/08b8ea86-8270-4573-a6f7-144b8c8c7d81.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21485,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/bae02b18-31ba-4ae6-89ee-30daa33c9667.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b1a2a2d-c958-5d69-a45f-2ca00341c803/0b1a2a2d-c958-5d69-a45f-2ca00341c803_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178332,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752198/general/4081fe15-723a-444c-a3a4-50d470ac36ec.jpg',
'Width': 1400}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 53.883 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738759%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [adesa.be] INFO: Saving data for 10738759: {'created_time': 1774822640.27739, 'last_price_update_time': 1774822640.277406, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738759') HTTP/1.1" 204 0
2026-03-29 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccb69b54-ce24-5d59-a585-625c953de73c with identifier: 10738763
2026-03-29 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccb69b54-ce24-5d59-a585-625c953de73c with identifier: 10738763
2026-03-29 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccb69b54-ce24-5d59-a585-625c953de73c with identifier: 10738763 to the API
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17: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 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752201/general/ddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ccb69b54-ce24-5d59-a585-625c953de73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTX400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 30686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383120,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/d74fa9d3-1747-4533-a398-3c00f91d48d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31568,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/ff7f5ef1-ebbc-4cd0-bd7c-e01a0157d755.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351303,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/3702a7d6-d9a2-4ca1-bb00-a0f1826a9204.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337354,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/acbc6873-c754-46ac-af49-4198cebd0de2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348267,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/ac200ee0-db9c-4ac9-8266-005ed81d7bcf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307540,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/8fd199b7-3799-4a11-99d8-3b8109ae1820.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/c47a280e-0f57-4b7f-954b-feac304688d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/ddcf101e-e2d1-43be-a733-74f7cad20a5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362208,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/2bfa2c19-45c2-4928-bb7a-0863b29a6b2d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb69b54-ce24-5d59-a585-625c953de73c/ccb69b54-ce24-5d59-a585-625c953de73c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196045,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752201/general/2d1e2231-6f10-4156-b83c-6186db5466f8.jpg',
'Width': 1920}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'30.686 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738763%27 HTTP/1.1" 200 None
2026-03-29 22:17:20 [adesa.be] INFO: Saving data for 10738763: {'created_time': 1774822640.636226, 'last_price_update_time': 1774822640.636239, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738763') HTTP/1.1" 204 0
2026-03-29 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 571f0762-3649-5c9c-90f7-f005af5026e2 with identifier: 10738761
2026-03-29 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 571f0762-3649-5c9c-90f7-f005af5026e2 with identifier: 10738761
2026-03-29 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 571f0762-3649-5c9c-90f7-f005af5026e2 with identifier: 10738761 to the API
2026-03-29 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:17: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 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752199/general/ec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '571f0762-3649-5c9c-90f7-f005af5026e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAK555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 58787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38448,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/84c341a2-c634-4d7c-9bcc-ae3ef28cfe7d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318388,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/382050d1-7c15-469a-b84f-b17fd4b7917a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317010,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/ec6c8f4c-c411-4a65-9dec-fcb143682a0f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269436,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/d582f786-a0e4-48c8-b88e-f0552e4b0e69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263710,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/586987e2-247c-410e-9064-7cda13830ca1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270379,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/c60ecf27-3cee-4cba-8c8b-c43aba431569.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319989,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/d9678c9b-5137-4fbd-889d-58d5ae024764.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269375,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/c111583e-a527-4e8d-be36-c6b08273a8b1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246676,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/bac7c54b-c75a-44ca-a24d-4e642de8abf9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_571f0762-3649-5c9c-90f7-f005af5026e2/571f0762-3649-5c9c-90f7-f005af5026e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323435,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752199/general/5d06e249-2322-4209-b760-ef2513b7ebc8.jpg',
'Width': 1400}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 58.787 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738761%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Saving data for 10738761: {'created_time': 1774822641.033245, 'last_price_update_time': 1774822641.033257, 'auction_closing_time': 1775118600.0}
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738761') HTTP/1.1" 204 0
2026-03-29 22:17:21 [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 22:17:21 [adesa.be] INFO: Found listing with ID: 10740012
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740012%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740012: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739141
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739141%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739141: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739252
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739252%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739252: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739122
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739122%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739122: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739450
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739450%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739450: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739374
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739374%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739374: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740046
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740046%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740046: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739630
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739630%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739630: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739222
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739222%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739222: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739924
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739924%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739924: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739043
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739043%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739043: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739117
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739117%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739117: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739038
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739038%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739038: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739249
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739249%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739249: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739614
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739614%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739614: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740742
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740742%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740742: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739616
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739616%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739616: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739521
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739521%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739521: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739061
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739061%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739061: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739464
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739464%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739464: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740515
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740515%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740515: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739289
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739289%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739289: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740492
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740492%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740492: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739397
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739397%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739397: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740771
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740771%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740771: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739586
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739586%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739586: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739291
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739291%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739291: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739372
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739372%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739372: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739157
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739157%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739157: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739277
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739277%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739277: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739082
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739082%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739082: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739287
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739287%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739287: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739039
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739039%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739039: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740776
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740776%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740776: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739174
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739174%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739174: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739424
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739424%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739424: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739676
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739676%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739676: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740045
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740045%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10740045: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10739442
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739442%27 HTTP/1.1" 200 None
2026-03-29 22:17:21 [adesa.be] INFO: Scrape type for 10739442: 0
2026-03-29 22:17:21 [adesa.be] INFO: Skipping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-29 22:17:21 [adesa.be] INFO: Found listing with ID: 10740014
2026-03-29 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740014%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740014: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739722
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739722%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739722: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739353
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739353%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739353: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740534
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740534%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740534: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739137
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739137%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739137: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740499
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740499%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740499: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739071
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739071%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739071: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739040
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739040%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739040: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739041
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739041%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739041: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739078
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739078%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739078: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739036
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739036%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739036: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739659
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739659%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739659: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740785
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740785%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740785: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739657
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739657%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739657: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739146
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739146%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739146: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739590
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739590%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739590: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739592
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739592%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739592: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740508
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740508%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740508: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739942
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739942%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739942: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740026
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740026%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740026: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739711
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739711%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739711: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739228
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739228%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739228: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740018
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740018%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740018: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739279
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739279%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739279: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739182
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739182%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739182: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739931
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739931%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739931: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739943
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739943%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739943: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739457
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739457%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739457: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739150
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739150%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739150: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739930
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739930%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739930: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739227
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739227%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739227: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740792
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740792%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740792: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739958
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739958%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739958: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739721
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739721%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739721: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739959
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739959%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739959: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739425
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739425%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739425: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740039
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740039%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740039: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740517
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740517%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10740517: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739493
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739493%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739493: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739368
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739368%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739368: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739946
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739946%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739946: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739257
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739257%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739257: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739665
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739665%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739665: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10739664
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739664%27 HTTP/1.1" 200 None
2026-03-29 22:17:22 [adesa.be] INFO: Scrape type for 10739664: 0
2026-03-29 22:17:22 [adesa.be] INFO: Skipping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-29 22:17:22 [adesa.be] INFO: Found listing with ID: 10740803
2026-03-29 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740803: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739981
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739981: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739713
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739713: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739999
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739999: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739993
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739993: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739414
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739414: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739723
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739723: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10740764
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740764: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739663
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739663: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10740044
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740044: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739211
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739211: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739183
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739183: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10740004
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740004: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10740040
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740040: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10740491
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10740491: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739316
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739316: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-29 22:17:23 [adesa.be] INFO: Found listing with ID: 10739052
2026-03-29 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:23 [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 22:17:23 [adesa.be] INFO: Scrape type for 10739052: 0
2026-03-29 22:17:23 [adesa.be] INFO: Skipping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-29 22:17: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 22: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 22:17:25 [adesa.be] INFO: Found listing with ID: 10739218
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739218%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [adesa.be] INFO: Scrape type for 10739218: 0
2026-03-29 22:17:25 [adesa.be] INFO: Skipping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-29 22:17:25 [adesa.be] INFO: Found listing with ID: 10739258
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739258%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [adesa.be] INFO: Scrape type for 10739258: 0
2026-03-29 22:17:25 [adesa.be] INFO: Skipping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-29 22:17:25 [adesa.be] INFO: Found listing with ID: 10739410
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739410%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [adesa.be] INFO: Scrape type for 10739410: 0
2026-03-29 22:17:25 [adesa.be] INFO: Skipping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-29 22:17:25 [adesa.be] INFO: Found listing with ID: 10740761
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740761%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [adesa.be] INFO: Scrape type for 10740761: 0
2026-03-29 22:17:25 [adesa.be] INFO: Skipping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-29 22:17:25 [adesa.be] INFO: Found listing with ID: 10739717
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739717%27 HTTP/1.1" 200 None
2026-03-29 22:17:25 [adesa.be] INFO: Scrape type for 10739717: 0
2026-03-29 22:17:25 [adesa.be] INFO: Skipping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-29 22:17:25 [adesa.be] INFO: Found listing with ID: 10739970
2026-03-29 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739970%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739970: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739168
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739168%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739168: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739314
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739314%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739314: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739961
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739961%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739961: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740516
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740516%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740516: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739533
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739533%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739533: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740735
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740735%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740735: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739415
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739415%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739415: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740462
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740462%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740462: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739952
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739952%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739952: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739037
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739037%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739037: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740787
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740787%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740787: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740496
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740496%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740496: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739125
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739125%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739125: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739093
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739093%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739093: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739042
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739042%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739042: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739107
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739107%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739107: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739254
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739254%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739254: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739031
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739031%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739031: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739135
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739135%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739135: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740784
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740784%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740784: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739436
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739436%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739436: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739486
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739486%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739486: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739559
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739559%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739559: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739612
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739612%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739612: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739487
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739487%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739487: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739392
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739392%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739392: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739610
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739610%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739610: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739437
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739437%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739437: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739192
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739192%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739192: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739373
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739373%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739373: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739132
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739132%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739132: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740791
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740791%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740791: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739167
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739167%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739167: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739439
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739439%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739439: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739205
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739205%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739205: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740043
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740043%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740043: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739688
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739688%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739688: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739193
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739193%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739193: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740037
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740037%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740037: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739632
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739632%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739632: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10740760
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740760%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10740760: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739700
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739700%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739700: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739649
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739649%27 HTTP/1.1" 200 None
2026-03-29 22:17:26 [adesa.be] INFO: Scrape type for 10739649: 0
2026-03-29 22:17:26 [adesa.be] INFO: Skipping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-29 22:17:26 [adesa.be] INFO: Found listing with ID: 10739973
2026-03-29 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739973%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739973: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739940
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739940%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739940: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739308
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739308%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739308: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739661
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739661%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739661: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739065
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739065%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739065: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739320
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739320%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739320: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739324
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739324%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739324: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10740783
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740783%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10740783: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739276
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739276%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739276: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739627
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739627%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739627: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739296
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739296%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739296: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739637
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739637%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739637: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10740503
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740503%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10740503: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10740490
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740490%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10740490: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739728
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739728%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739728: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739266
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739266%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739266: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739697
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739697%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739697: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739547
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739547%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739547: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10739196
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739196%27 HTTP/1.1" 200 None
2026-03-29 22:17:27 [adesa.be] INFO: Scrape type for 10739196: 0
2026-03-29 22:17:27 [adesa.be] INFO: Skipping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-29 22:17:27 [adesa.be] INFO: Found listing with ID: 10740016
2026-03-29 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740016: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739647
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739647: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739476
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739476: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740806
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740806: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739500
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739500: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740505
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740505: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740750
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740750: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740472
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740472: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739562
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739562: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739516
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739516: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739997
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739997: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740756
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740756: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740524
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740524: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739668
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739668: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739445
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739445: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739608
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739608: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739429
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739429: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739691
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739691: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739626
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739626: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739371
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739371: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740739
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740739: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739204
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739204: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740486
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740486: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740009
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740009: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739330
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739330: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739350
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739350: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739395
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739395: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739515
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739515: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10740007
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10740007: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739982
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739982: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739473
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739473: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-29 22:17:28 [adesa.be] INFO: Found listing with ID: 10739937
2026-03-29 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:28 [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 22:17:28 [adesa.be] INFO: Scrape type for 10739937: 0
2026-03-29 22:17:28 [adesa.be] INFO: Skipping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-29 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22: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 22:17:30 [adesa.be] INFO: Found listing with ID: 10739047
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739047%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739047: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739975
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739975%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739975: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739955
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739955%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739955: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10740029
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740029%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10740029: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739432
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739432%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739432: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739382
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739382%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739382: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739278
2026-03-29 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739278%27 HTTP/1.1" 200 None
2026-03-29 22:17:30 [adesa.be] INFO: Scrape type for 10739278: 0
2026-03-29 22:17:30 [adesa.be] INFO: Skipping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-29 22:17:30 [adesa.be] INFO: Found listing with ID: 10739421
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739421%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739421: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739525
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739525%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739525: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739932
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739932%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739932: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739317
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739317%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739317: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740762
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740762%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740762: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739212
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739212%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739212: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739366
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739366%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739366: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740469
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740469%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740469: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739716
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739716%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739716: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739549
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739549%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739549: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739990
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739990%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739990: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10738186
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738186%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10738186: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739719
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739719%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739719: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739960
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739960%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739960: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740805
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740805%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740805: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740527
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740527%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740527: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739250
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739250%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739250: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740510
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740510%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740510: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739495
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739495%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739495: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739177
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739177%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739177: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740763
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740763%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740763: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739570
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739570%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739570: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739095
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739095%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739095: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740482
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740482%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740482: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740794
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740794%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740794: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739684
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739684%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739684: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740484
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740484%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740484: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739260
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739260%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739260: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740788
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740788%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740788: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740755
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740755%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740755: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739166
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739166%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739166: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739360
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739360%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739360: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740507
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740507%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740507: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739247
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739247%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739247: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739707
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739707%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739707: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739494
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739494%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739494: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739934
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739934%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739934: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739928
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739928%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739928: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10740523
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740523%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10740523: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739131
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739131%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739131: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739129
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739129%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739129: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739971
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739971%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739971: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739028
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739028%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739028: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739295
2026-03-29 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739295%27 HTTP/1.1" 200 None
2026-03-29 22:17:31 [adesa.be] INFO: Scrape type for 10739295: 0
2026-03-29 22:17:31 [adesa.be] INFO: Skipping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-29 22:17:31 [adesa.be] INFO: Found listing with ID: 10739638
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739638%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739638: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740494
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740494%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740494: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739226
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739226%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739226: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739546
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739546%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739546: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740747
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740747%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740747: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739433
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739433%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739433: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739383
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739383%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739383: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739337
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739337%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739337: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739710
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739710%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739710: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739540
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739540%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739540: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739954
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739954%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739954: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739544
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739544%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739544: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740519
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740519%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740519: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739613
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739613%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739613: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739599
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739599%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739599: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739241
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739241%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739241: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739456
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739456%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739456: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740489
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740489%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740489: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740741
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740741%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740741: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739488
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739488%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739488: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739396
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739396%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739396: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739496
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739496%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739496: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739652
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739652%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739652: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740751
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740751%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740751: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739642
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739642%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739642: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739345
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739345%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739345: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739400
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739400%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739400: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740002
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740002%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740002: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739234
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739234%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739234: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739441
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739441%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739441: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739522
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739522%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739522: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739986
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739986%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739986: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739968
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739968%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739968: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739285
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739285%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739285: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740749
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740749%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740749: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739102
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739102%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739102: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740483
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740483%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740483: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739600
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739600%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739600: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739539
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739539%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739539: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739312
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739312%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739312: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739598
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739598%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739598: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739510
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739510%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739510: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739484
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739484%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739484: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739998
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739998%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739998: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739519
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739519%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10739519: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10740744
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740744%27 HTTP/1.1" 200 None
2026-03-29 22:17:32 [adesa.be] INFO: Scrape type for 10740744: 0
2026-03-29 22:17:32 [adesa.be] INFO: Skipping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
2026-03-29 22:17:32 [adesa.be] INFO: Found listing with ID: 10739133
2026-03-29 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739133%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [adesa.be] INFO: Scrape type for 10739133: 0
2026-03-29 22:17:33 [adesa.be] INFO: Skipping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-29 22:17:33 [adesa.be] INFO: Found listing with ID: 10739477
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739477%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [adesa.be] INFO: Scrape type for 10739477: 0
2026-03-29 22:17:33 [adesa.be] INFO: Skipping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-29 22:17:33 [adesa.be] INFO: Found listing with ID: 10739286
2026-03-29 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739286%27 HTTP/1.1" 200 None
2026-03-29 22:17:33 [adesa.be] INFO: Scrape type for 10739286: 0
2026-03-29 22:17:33 [adesa.be] INFO: Skipping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-29 22: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 22:17:34 [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 22:17:34 [adesa.be] INFO: Found listing with ID: 10740528
2026-03-29 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740528%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740528: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739980
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739980%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739980: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739709
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739709%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739709: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739237
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739237%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739237: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739348
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739348%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739348: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739199
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739199%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739199: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740466
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740466%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740466: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739225
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739225%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739225: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739578
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739578%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739578: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739662
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739662%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739662: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739333
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739333%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739333: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739650
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739650%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739650: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739963
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739963%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739963: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740028
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740028%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740028: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740530
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740530%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740530: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739619
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739619%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739619: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739564
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739564%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739564: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739388
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739388%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739388: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739115
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739115%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739115: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740485
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740485%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740485: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740793
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740793%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740793: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739206
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739206%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739206: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739216
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739216%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739216: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739628
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739628%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739628: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739144
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739144%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739144: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739938
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739938%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739938: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739966
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739966%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739966: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739220
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739220%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739220: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739185
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739185%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739185: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10740768
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740768%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10740768: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739485
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739485%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739485: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739063
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739063%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739063: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-29 22:17:35 [adesa.be] INFO: Found listing with ID: 10739151
2026-03-29 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739151%27 HTTP/1.1" 200 None
2026-03-29 22:17:35 [adesa.be] INFO: Scrape type for 10739151: 0
2026-03-29 22:17:35 [adesa.be] INFO: Skipping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739245
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739245%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739245: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10740464
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740464%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10740464: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739588
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739588%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739588: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739088
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739088%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739088: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739580
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739580%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739580: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739110
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739110%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739110: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10740782
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740782%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10740782: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10740463
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740463%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10740463: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10740736
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740736%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10740736: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739236
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739236%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739236: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739474
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739474%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739474: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10739939
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739939%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10739939: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736622
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736622%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736622: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736618
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736618%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736618: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736617
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736617%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736617: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736623
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736623%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736623: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736624
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736624%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736624: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736619
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736619%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736619: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736620
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736620%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736620: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736627
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736627%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736627: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736626
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736626%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736626: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737037
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737037%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737037: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737018
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737018%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737018: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737019
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737019%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737019: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737125
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737125%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737125: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736989
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736989%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736989: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736938
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736938%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736938: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737043
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737043%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737043: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737098
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737098%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737098: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736949
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736949%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736949: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10740298
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740298%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10740298: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736979
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736979%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10736979: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10737038
2026-03-29 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737038%27 HTTP/1.1" 200 None
2026-03-29 22:17:36 [adesa.be] INFO: Scrape type for 10737038: 0
2026-03-29 22:17:36 [adesa.be] INFO: Skipping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-29 22:17:36 [adesa.be] INFO: Found listing with ID: 10736981
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736981%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736981: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736937
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736937%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736937: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737126
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737126%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737126: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10740293
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740293%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10740293: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737165
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737165%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737165: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737142
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737142%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737142: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737143
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737143%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737143: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737141
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737141%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737141: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737145
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737145%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737145: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737146
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737146%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737146: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737042
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737042%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737042: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737131
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737131%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736897
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736897%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736897: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737137
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737137%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737137: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737014
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737014%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737014: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736895
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736895%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736895: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737097
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737097%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737097: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736903
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736903%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736903: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737100
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737100%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737100: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736993
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736993%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736993: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737082
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737082%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737082: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737144
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737144%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737144: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737051
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737051%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737051: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10740292
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740292%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10740292: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736893
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736893%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736893: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737106
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737106%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737106: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736967
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736967%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736967: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736953
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736953%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736953: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10736985
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736985%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10736985: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737111
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737111%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737111: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737055
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737055%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737055: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737094
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737094%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737094: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737118
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737118%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737118: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-29 22:17:37 [adesa.be] INFO: Found listing with ID: 10737063
2026-03-29 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737063%27 HTTP/1.1" 200 None
2026-03-29 22:17:37 [adesa.be] INFO: Scrape type for 10737063: 0
2026-03-29 22:17:37 [adesa.be] INFO: Skipping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-29 22: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 22: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 22:17:40 [adesa.be] INFO: Found listing with ID: 10736936
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736936%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736936: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737095
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737095%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737095: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737086
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737086%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737086: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737148
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737148%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737148: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736994
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736994%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736994: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737163
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737163%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737163: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737093
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737093%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737093: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737056
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737056%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737056: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737160
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737160%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737160: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736915
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736915%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736915: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737085
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737085%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737085: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736931
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736931%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736931: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736908
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736908%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736908: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737029
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737029%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737029: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737011
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737011%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737011: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737075
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737075%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737075: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736914
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736914%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736914: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737000
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737000%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737000: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736929
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736929%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736929: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737161
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737161%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737161: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737092
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737092%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10737092: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10736879
2026-03-29 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736879%27 HTTP/1.1" 200 None
2026-03-29 22:17:40 [adesa.be] INFO: Scrape type for 10736879: 0
2026-03-29 22:17:40 [adesa.be] INFO: Skipping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-29 22:17:40 [adesa.be] INFO: Found listing with ID: 10737159
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737159%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737159: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737096
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737096%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737096: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737135
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737135%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737135: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736876
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736876%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736876: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736886
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736886%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736886: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736978
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736978%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736978: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737012
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737012%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737012: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736960
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736960%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736960: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736899
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736899%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736899: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737134
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737134%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737134: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736898
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736898%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736898: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736883
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736883%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736883: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736924
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736924%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736924: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737136
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737136%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737136: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737156
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737156%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737156: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737069
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737069%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737069: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737065
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737065%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737065: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737066
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737066%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737066: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736972
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736972%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736972: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736882
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736882%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736882: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10740288
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740288%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10740288: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736867
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736867%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736867: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737047
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737047%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737047: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10740289
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740289%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10740289: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736894
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736894%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736894: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737001
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737001%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737001: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737020
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737020%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737020: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736945
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736945%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736945: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736969
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736969%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736969: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736943
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736943%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736943: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736869
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736869%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736869: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737040
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737040%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737040: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737039
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737039%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737039: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736926
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736926%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736926: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737124
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737124%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737124: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737164
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737164%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737164: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736935
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736935%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736935: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736995
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736995%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736995: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737147
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737147%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737147: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10740294
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740294%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10740294: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736927
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736927%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736927: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736950
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736950%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736950: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736952
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736952%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736952: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737058
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737058%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737058: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737013
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737013%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737013: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737120
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737120%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737120: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10737035
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737035%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10737035: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736863
2026-03-29 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736863%27 HTTP/1.1" 200 None
2026-03-29 22:17:41 [adesa.be] INFO: Scrape type for 10736863: 0
2026-03-29 22:17:41 [adesa.be] INFO: Skipping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-29 22:17:41 [adesa.be] INFO: Found listing with ID: 10736880
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736880%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736880: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737122
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737122%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737122: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737008
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737008%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737008: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736912
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736912%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736912: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736887
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736887%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736887: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736888
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736888%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736888: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737087
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737087%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737087: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737116
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737116%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737116: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737153
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737153%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737153: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736942
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736942%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736942: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736974
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736974%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736974: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737089
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737089%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737089: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736910
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736910%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736910: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737074
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737074%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737074: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736992
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736992%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736992: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10740287
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740287%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10740287: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737003
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737003%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737003: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737090
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737090%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737090: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10740285
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740285%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10740285: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737046
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737046%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737046: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737044
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737044%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737044: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10737140
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737140%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10737140: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736916
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736916%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736916: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736948
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736948%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736948: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736955
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736955%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736955: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736919
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736919%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736919: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736917
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736917%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736917: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736873
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736873%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736873: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736861
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736861%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736861: 0
2026-03-29 22:17:42 [adesa.be] INFO: Skipping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-29 22:17:42 [adesa.be] INFO: Found listing with ID: 10736946
2026-03-29 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736946%27 HTTP/1.1" 200 None
2026-03-29 22:17:42 [adesa.be] INFO: Scrape type for 10736946: 0
2026-03-29 22:17:43 [adesa.be] INFO: Skipping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-29 22:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17:46 [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 22:17:46 [adesa.be] INFO: Found listing with ID: 10737162
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737162%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737162: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737128
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737128%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737128: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736862
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736862%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736862: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737115
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737115%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737115: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736964
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736964%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736964: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737151
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737151%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737151: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736901
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736901%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736901: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737016
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737016%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737016: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737099
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737099%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737099: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736959
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736959%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736959: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737052
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737052%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737052: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10740300
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740300%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10740300: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737080
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737080%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737080: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736889
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736889%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736889: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737045
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737045%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737045: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10740290
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740290%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10740290: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736913
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736913%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736913: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736941
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736941%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736941: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737023
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737023%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737023: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736870
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736870%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736870: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736973
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736973%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736973: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737114
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737114%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737114: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736925
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736925%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736925: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736965
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736965%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736965: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736944
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736944%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736944: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736900
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736900%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736900: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737113
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737113%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10740295
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740295%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10740295: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736911
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736911%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736911: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736975
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736975%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736975: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737078
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737078%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737078: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737070
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737070%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737070: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10740299
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740299%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10740299: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737050
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737050%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737050: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737103
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737103%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737103: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737088
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737088%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10737088: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10736909
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736909%27 HTTP/1.1" 200 None
2026-03-29 22:17:46 [adesa.be] INFO: Scrape type for 10736909: 0
2026-03-29 22:17:46 [adesa.be] INFO: Skipping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-29 22:17:46 [adesa.be] INFO: Found listing with ID: 10737022
2026-03-29 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737022%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737022: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736991
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736991%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736991: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737021
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737021%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737021: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737017
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737017%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737017: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736951
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736951%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736951: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736999
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736999%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736999: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740296
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740296%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740296: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737157
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737157%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737157: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736906
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736906%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736906: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736896
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736896%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736896: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737149
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737149%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737149: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737150
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737150%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737150: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736996
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736996%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736996: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736961
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736961%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736961: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740301
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740301%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740301: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736956
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736956%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736956: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736932
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736932%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736932: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736971
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736971%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736971: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737004
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737004%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737004: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737130
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737130%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737130: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737123
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737123%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737123: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736907
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736907%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736907: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740291
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740291%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740291: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736930
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736930%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736930: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737132
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737132%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737132: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737167
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737167%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737167: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736940
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736940%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736940: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737158
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737158%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737158: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737024
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737024%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737024: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737006
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737006%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737006: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737127
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737127%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737127: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737081
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737081%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737081: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736966
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736966%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736966: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737005
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737005%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737005: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737152
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737152%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737152: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736970
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736970%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736970: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737138
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737138%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737138: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736958
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736958%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736958: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736891
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736891%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736891: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737025
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737025%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737025: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736963
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736963%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736963: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740284
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740284%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740284: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737121
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737121%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737121: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737071
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737071%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737071: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737073
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737073%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737073: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737067
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737067%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737067: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737068
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737068%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737068: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737007
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737007%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737007: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736957
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736957%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10736957: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740283
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740283%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740283: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737077
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737077%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737077: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10740286
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740286%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10740286: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10737105
2026-03-29 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737105%27 HTTP/1.1" 200 None
2026-03-29 22:17:47 [adesa.be] INFO: Scrape type for 10737105: 0
2026-03-29 22:17:47 [adesa.be] INFO: Skipping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-29 22:17:47 [adesa.be] INFO: Found listing with ID: 10736982
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736982: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10737064
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10737064: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10737166
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10737166: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10736934
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736934: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10737079
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10737079: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10736984
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736984: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10736947
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736947: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10736986
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736986: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10737059
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10737059: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-29 22:17:48 [adesa.be] INFO: Found listing with ID: 10736976
2026-03-29 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:48 [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 22:17:48 [adesa.be] INFO: Scrape type for 10736976: 0
2026-03-29 22:17:48 [adesa.be] INFO: Skipping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-29 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17: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 22:17:49 [adesa.be] INFO: Found listing with ID: 10737034
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:49 [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 22:17:49 [adesa.be] INFO: Scrape type for 10737034: 0
2026-03-29 22:17:49 [adesa.be] INFO: Skipping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
2026-03-29 22:17:49 [adesa.be] INFO: Found listing with ID: 10737110
2026-03-29 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737110%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737110: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737030
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737030%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737030: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736968
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736968%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736968: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737033
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737033%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737033: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736983
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736983%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736983: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737031
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737031%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737031: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737062
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737062%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737062: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737155
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737155%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737155: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736997
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736997%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736997: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736904
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736904%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736904: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737049
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737049%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737049: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737061
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737061%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737061: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736905
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736905%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736905: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737104
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737104%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737104: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736987
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736987%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736987: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737091
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737091%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737091: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737154
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737154%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737154: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737139
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737139%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737139: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737117
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737117%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737117: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737129
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737129%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737129: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736877
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736877%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736877: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736878
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736878%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736878: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736933
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736933%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736933: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737083
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737083%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737083: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736885
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736885%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736885: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737032
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737032%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737032: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737109
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737109%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737109: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737119
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737119%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737119: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736921
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736921%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736921: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737053
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737053%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737053: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736871
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736871%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736871: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736890
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736890%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736890: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737015
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737015%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737015: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737101
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737101%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737101: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737084
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737084%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737084: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737002
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737002%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737002: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736977
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736977%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736977: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736962
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736962%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736962: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736998
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736998%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736998: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736980
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736980%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736980: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736928
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736928%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736928: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737060
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737060%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737060: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737076
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737076%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737076: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736990
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736990%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736990: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736868
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736868%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736868: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736866
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736866%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736866: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736923
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736923%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736923: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10737107
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737107%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10737107: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736884
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736884%27 HTTP/1.1" 200 None
2026-03-29 22:17:50 [adesa.be] INFO: Scrape type for 10736884: 0
2026-03-29 22:17:50 [adesa.be] INFO: Skipping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-29 22:17:50 [adesa.be] INFO: Found listing with ID: 10736864
2026-03-29 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736864%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10736864: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724177
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724177%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724177: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724181
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724181%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724181: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724180
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724180%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724180: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724176
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724176%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724176: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724182
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724182%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724182: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724179
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724179%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724179: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10724178
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710724178%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10724178: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10734660
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734660%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10734660: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10738187
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738187%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10738187: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730663%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730663: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731407%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10731407: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730531%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730531: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732496%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10732496: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730515%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730515: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731432%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10731432: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730471%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730471: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732476%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10732476: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730469%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730469: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731421%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10731421: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730495%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10730495: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-29 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733085%27 HTTP/1.1" 200 None
2026-03-29 22:17:51 [adesa.be] INFO: Scrape type for 10733085: 0
2026-03-29 22:17:51 [adesa.be] INFO: Skipping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-29 22:17:51 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731428%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731428: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730467%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730467: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730459%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730459: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732473%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10732473: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733081%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10733081: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730499%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730499: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730503%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730503: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730511%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730511: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731426%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731426: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731423%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731423: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730551%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730551: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730504%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730504: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10737299
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737299%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10737299: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730530%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730530: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730643%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730643: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730519%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730519: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730568%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730568: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730549%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730549: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730502%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730502: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730488%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730488: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10737298
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737298%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10737298: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730632%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730632: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731402%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731402: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730548%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730548: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730514%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730514: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731405%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731405: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730491%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10730491: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-29 22:17:52 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-29 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731411%27 HTTP/1.1" 200 None
2026-03-29 22:17:52 [adesa.be] INFO: Scrape type for 10731411: 0
2026-03-29 22:17:52 [adesa.be] INFO: Skipping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-29 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:17: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 22:17:56 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730489%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730489: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730558%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730558: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730527%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730527: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731431%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10731431: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730642%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730642: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731427%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10731427: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730492%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730492: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730508%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730508: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730498%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730498: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732580%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10732580: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732594%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10732594: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710727129%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10727129: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730478%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730478: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730480%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730480: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732622%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10732622: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730490%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730490: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730484%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730484: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730457%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730457: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730472%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730472: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730482%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10730482: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-29 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731430%27 HTTP/1.1" 200 None
2026-03-29 22:17:56 [adesa.be] INFO: Scrape type for 10731430: 0
2026-03-29 22:17:56 [adesa.be] INFO: Skipping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-29 22:17:56 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730464%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730464: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733082%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10733082: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730461%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730461: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730470%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730470: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730486%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730486: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731425%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731425: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730493%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730493: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730528%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730528: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730507%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730507: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730510%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730510: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731418%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731418: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730524%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730524: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730552%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730552: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730456%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730456: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730569%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730569: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732475%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732475: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731424%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731424: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730468%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730468: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730550%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730550: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732495%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732495: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710726498%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10726498: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730497%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730497: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731420%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731420: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730505%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730505: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732641%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732641: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730501%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730501: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730521%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730521: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732645%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732645: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730526%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730526: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10737304
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737304%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10737304: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730485%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730485: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730518%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730518: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10737302
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737302%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10737302: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730525%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730525: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731410%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731410: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730496%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730496: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730634%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730634: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732646%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732646: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730494%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730494: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730529%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730529: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730500%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730500: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730463%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730463: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733083%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10733083: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730458%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730458: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732644%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732644: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730509%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730509: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730561%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730561: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730565%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730565: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730555%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730555: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731429%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10731429: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730566%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10730566: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-29 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732608%27 HTTP/1.1" 200 None
2026-03-29 22:17:57 [adesa.be] INFO: Scrape type for 10732608: 0
2026-03-29 22:17:57 [adesa.be] INFO: Skipping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-29 22:17:57 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731413: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731412: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10737303
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10737303: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731416: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730640: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731415: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731414: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732507: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731419: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730638: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10737300
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10737300: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730639: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730476: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732537: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10724903: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730564: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10731406: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730513: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730520: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10737301
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10737301: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10730466: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732493: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732491: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732500: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732488: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732490: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-29 22:17:58 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-29 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:17:58 [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 22:17:58 [adesa.be] INFO: Scrape type for 10732489: 0
2026-03-29 22:17:58 [adesa.be] INFO: Skipping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-29 22:17: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 22:18: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 22:18:00 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732487%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10732487: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732486%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10732486: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732485%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10732485: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732492%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10732492: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710732494%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10732494: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730506%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730506: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730637%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730637: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730475%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730475: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730477%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730477: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730512%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730512: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731404%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10731404: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730557%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730557: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730636%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730636: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730522%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730522: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730516%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730516: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733084%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10733084: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710730473%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10730473: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10736364
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736364%27 HTTP/1.1" 200 None
2026-03-29 22:18:00 [adesa.be] INFO: Scrape type for 10736364: 0
2026-03-29 22:18:00 [adesa.be] INFO: Skipping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-29 22:18:00 [adesa.be] INFO: Found listing with ID: 10735621
2026-03-29 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735621%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735621: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735476
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735476%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735476: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10737701
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737701%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10737701: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735559
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735559%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735559: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735419
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735419%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735419: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10739884
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739884%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10739884: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735532
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735532%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735532: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10737675
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737675%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10737675: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735594
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735594%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735594: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735539
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735539%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735539: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735511
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735511%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735511: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10737551
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737551%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10737551: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735552
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735552%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735552: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735507
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735507%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735507: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735445
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735445%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735445: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735443
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735443%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735443: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735499
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735499%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735499: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10737614
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737614%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10737614: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735489
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735489%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735489: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735475
2026-03-29 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735475%27 HTTP/1.1" 200 None
2026-03-29 22:18:01 [adesa.be] INFO: Scrape type for 10735475: 0
2026-03-29 22:18:01 [adesa.be] INFO: Skipping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-29 22:18:01 [adesa.be] INFO: Found listing with ID: 10735633
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735633%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735633: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735508
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735508%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735508: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735528
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735528%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735528: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739888
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739888%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739888: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737712
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737712%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737712: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10738273
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738273%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10738273: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735503
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735503%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735503: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735613
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735613%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735613: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735455
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735455%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735455: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10738277
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738277%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10738277: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735457
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735457%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735457: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735752
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735752%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735752: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737721
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737721%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737721: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737605
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737605%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737605: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735557
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735557%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735557: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735584
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735584%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735584: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735523
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735523%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735523: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737612
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737612%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737612: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735573
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735573%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735573: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739887
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739887%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739887: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10738306
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738306%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10738306: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737690
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737690%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737690: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739891
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739891%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739891: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735449
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735449%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735449: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735416
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735416%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735416: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735619
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735619%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735619: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735540
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735540%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735540: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735408
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735408%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735408: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735548
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735548%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735548: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735474
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735474%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735474: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735608
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735608%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735608: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737680
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737680%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737680: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10736406
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736406%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10736406: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739895
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739895%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739895: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10736402
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736402%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10736402: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739906
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739906%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739906: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10738316
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738316%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10738316: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737613
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737613%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737613: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737630
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737630%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737630: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735603
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735603%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735603: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735039
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735039%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735039: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735592
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735592%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735592: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735595
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735595%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735595: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10739844
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739844%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10739844: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735578
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735578%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735578: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735415
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735415%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735415: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735424
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735424%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735424: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10737632
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737632%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10737632: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735590
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735590%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735590: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10738280
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738280%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10738280: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10736674
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736674%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10736674: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735598
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735598%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10735598: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10736480
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736480%27 HTTP/1.1" 200 None
2026-03-29 22:18:02 [adesa.be] INFO: Scrape type for 10736480: 0
2026-03-29 22:18:02 [adesa.be] INFO: Skipping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-29 22:18:02 [adesa.be] INFO: Found listing with ID: 10735504
2026-03-29 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10735504: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10735569
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10735569: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10737656
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10737656: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10739921
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10739921: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10735493
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10735493: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10736383
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10736383: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10739901
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10739901: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10736483
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10736483: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-29 22:18:03 [adesa.be] INFO: Found listing with ID: 10738307
2026-03-29 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:03 [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 22:18:03 [adesa.be] INFO: Scrape type for 10738307: 0
2026-03-29 22:18:03 [adesa.be] INFO: Skipping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-29 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:06 [scrapy.extensions.logstats] INFO: Crawled 144 pages (at 2 pages/min), scraped 127 items (at 9 items/min)
2026-03-29 22:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Found listing with ID: 10736392
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736392: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735525
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735525: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735589
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735589: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735510
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735510: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736675
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736675: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735572
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735572: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10738268
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10738268: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735430
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735430: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736378
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736378: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736399
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736399: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735591
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735591: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735478
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735478: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10738287
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10738287: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10737621
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10737621: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736400
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736400: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10737677
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10737677: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736676
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736676: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10739883
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10739883: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735491
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735491: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736409
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736409: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735555
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735555: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736485
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736485: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735562
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735562: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736683
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736683: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10739908
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10739908: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10737752
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10737752: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735454
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735454: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10737637
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10737637: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10738293
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10738293: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735626
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735626: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735549
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10735549: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736384
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736384: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736393
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736393: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10739917
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10739917: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10737565
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10737565: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10736372
2026-03-29 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:18 [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 22:18:18 [adesa.be] INFO: Scrape type for 10736372: 0
2026-03-29 22:18:18 [adesa.be] INFO: Skipping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-29 22:18:18 [adesa.be] INFO: Found listing with ID: 10735513
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735513: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736482
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736482: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735428
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735428: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736388
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736388: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736386
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736386: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736394
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736394: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735537
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735537: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736362
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736362: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737622
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737622: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738298
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738298: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735509
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735509: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735575
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735575: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737705
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737705: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10736371
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10736371: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737638
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737638: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737636
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737636: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738281
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738281: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735418
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735418: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735498
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735498: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735614
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735614: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737657
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737657: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735016
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735016: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735651
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735651: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735636
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735636: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735534
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735534: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735538
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735538: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737707
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737707: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735543
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735543: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738266
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738266: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737562
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737562: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737588
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737588: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738332
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738332: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737658
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737658: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737620
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737620: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735640
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735640: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737665
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737665: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10739914
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10739914: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737695
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737695: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738290
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738290: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10735630
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10735630: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738267
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738267: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737561
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737561: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737710
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737710: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737558
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737558: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737697
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737697: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737579
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737579: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10738270
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10738270: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737645
2026-03-29 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:19 [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 22:18:19 [adesa.be] INFO: Scrape type for 10737645: 0
2026-03-29 22:18:19 [adesa.be] INFO: Skipping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-29 22:18:19 [adesa.be] INFO: Found listing with ID: 10737650
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737650: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735634
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735634: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10737583
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737583: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10737651
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737651: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10738330
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10738330: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735579
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735579: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10737678
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737678: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10738269
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10738269: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735558
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735558: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735482
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735482: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10736369
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10736369: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10736366
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10736366: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10737724
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737724: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10737567
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10737567: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735629
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735629: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-29 22:18:20 [adesa.be] INFO: Found listing with ID: 10735470
2026-03-29 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:20 [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 22:18:20 [adesa.be] INFO: Scrape type for 10735470: 0
2026-03-29 22:18:20 [adesa.be] INFO: Skipping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
2026-03-29 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Found listing with ID: 10734331
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10734331: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733987
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733987: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733994
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733994: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10734333
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10734333: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733995
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733995: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733993
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733993: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733989
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733989: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10733988
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10733988: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10735522
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10735522: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10735623
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10735623: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10737722
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10737722: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10737684
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10737684: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10736397
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10736397: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10734332
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:22 [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 22:18:22 [adesa.be] INFO: Scrape type for 10734332: 0
2026-03-29 22:18:22 [adesa.be] INFO: Skipping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-29 22:18:22 [adesa.be] INFO: Found listing with ID: 10737316
2026-03-29 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737316: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735520
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735520: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738264
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738264: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737685
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737685: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735452
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735452: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738300
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738300: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735566
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735566: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738314
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738314: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737560
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737560: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735639
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735639: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737693
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737693: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737610
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737610: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737556
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737556: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735029
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735029: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737311
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737311: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737694
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737694: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737719
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737719: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10736365
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10736365: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737601
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737601: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10736411
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10736411: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735480
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735480: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735025
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735025: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735417
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735417: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735486
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735486: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737659
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737659: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737591
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737591: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737563
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737563: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735593
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735032
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735032: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735473
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735473: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738271
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738271: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735583
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735583: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737585
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737585: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737604
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737604: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737570
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737570: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738760
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738760: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10734328
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10734328: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738326
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738326: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735483
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735483: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738721
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738721: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737859
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737859: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735022
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735022: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10736405
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10736405: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737624
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737624: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737750
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737750: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738285
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738285: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10736465
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10736465: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738275
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10738275: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10735530
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10735530: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10736361
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10736361: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10737603
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:23 [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 22:18:23 [adesa.be] INFO: Scrape type for 10737603: 0
2026-03-29 22:18:23 [adesa.be] INFO: Skipping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-29 22:18:23 [adesa.be] INFO: Found listing with ID: 10738305
2026-03-29 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10738305: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735628
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735628: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735439
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735439: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10736374
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10736374: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735485
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735485: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10736380
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10736380: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10739842
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10739842: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735519
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735519: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10736382
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10736382: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737700
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737700: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737723
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737723: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10739915
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10739915: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737641
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737641: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737640
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737640: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737692
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737692: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737683
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737683: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737703
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737703: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10736410
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10736410: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735535
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735535: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10739904
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10739904: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737688
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737688: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737550
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737550: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10739843
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10739843: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735585
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735585: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735601
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735601: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737571
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737571: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737596
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737596: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737631
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737631: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735026
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735026: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735488
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735488: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737646
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737646: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737654
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737654: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10735516
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10735516: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10739885
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10739885: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-29 22:18:24 [adesa.be] INFO: Found listing with ID: 10737713
2026-03-29 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:24 [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 22:18:24 [adesa.be] INFO: Scrape type for 10737713: 0
2026-03-29 22:18:24 [adesa.be] INFO: Skipping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-29 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10737602
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10737602: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10737718
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10737718: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10738278
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10738278: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10736358
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10736358: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10736484
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10736484: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735494
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735494: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735617
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735617: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735561
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735561: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735412
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735412: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10739916
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10739916: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735403
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735403: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735607
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735607: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735461
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735461: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10737566
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10737566: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10738297
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10738297: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10736377
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10736377: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10737618
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10737618: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735451
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735451: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10737312
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10737312: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10740878
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10740878: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735564
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735564: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10738291
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10738291: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735611
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735611: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735531
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735531: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735641
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735641: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735615
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735615: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735468
2026-03-29 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:26 [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 22:18:26 [adesa.be] INFO: Scrape type for 10735468: 0
2026-03-29 22:18:26 [adesa.be] INFO: Skipping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-29 22:18:26 [adesa.be] INFO: Found listing with ID: 10735490
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735490: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737627
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737627: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10738283
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10738283: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736681
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736681: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735632
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735632: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10740880
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10740880: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10739909
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10739909: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10739890
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10739890: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737313
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737313: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736403
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736403: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735596
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735596: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735481
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735481: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735456
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735456: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10738286
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10738286: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735620
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735620: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10738329
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10738329: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735432
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735432: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735458
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735458: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737704
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737704: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10738284
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10738284: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735020
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735020: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737751
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737751: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736376
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736376: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736375
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736375: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737662
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737662: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735602
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735602: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735606
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735606: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736677
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736677: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10739899
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10739899: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735526
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735526: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736389
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736389: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735477
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735477: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735551
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735551: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735465
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735465: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10735426
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10735426: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10734334
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10734334: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10739907
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10739907: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10737696
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10737696: 0
2026-03-29 22:18:27 [adesa.be] INFO: Skipping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-29 22:18:27 [adesa.be] INFO: Found listing with ID: 10736359
2026-03-29 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:27 [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 22:18:27 [adesa.be] INFO: Scrape type for 10736359: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10738274
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738274%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10738274: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10739913
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739913%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10739913: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735467
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735467%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735467: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735463
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735463%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735463: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735556
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735556%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735556: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735624
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735624%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735624: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735495
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735495%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735495: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735547
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735547%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735547: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735515
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735515%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735515: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735577
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735577%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735577: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737587
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737587%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737587: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737623
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737623%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737623: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737686
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737686%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737686: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735527
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735527%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735527: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710731422%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10731422: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737574
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737574%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737574: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737628
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737628%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737628: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737575
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737575%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737575: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735492
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735492%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735492: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735411
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735411%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735411: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735429
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735429%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735429: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735576
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735576%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735576: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10735565
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735565%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10735565: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737689
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737689%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737689: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10736379
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736379%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10736379: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10739900
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739900%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10739900: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737674
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737674%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737674: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737315
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737315%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10737315: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10736390
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736390%27 HTTP/1.1" 200 None
2026-03-29 22:18:28 [adesa.be] INFO: Scrape type for 10736390: 0
2026-03-29 22:18:28 [adesa.be] INFO: Skipping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-29 22:18:28 [adesa.be] INFO: Found listing with ID: 10737681
2026-03-29 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737681%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [adesa.be] INFO: Scrape type for 10737681: 0
2026-03-29 22:18:29 [adesa.be] INFO: Skipping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-29 22:18:29 [adesa.be] INFO: Found listing with ID: 10737549
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737549%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [adesa.be] INFO: Scrape type for 10737549: 0
2026-03-29 22:18:29 [adesa.be] INFO: Skipping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-29 22:18:29 [adesa.be] INFO: Found listing with ID: 10735588
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735588%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [adesa.be] INFO: Scrape type for 10735588: 0
2026-03-29 22:18:29 [adesa.be] INFO: Skipping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-29 22:18:29 [adesa.be] INFO: Found listing with ID: 10739841
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739841%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [adesa.be] INFO: Scrape type for 10739841: 0
2026-03-29 22:18:29 [adesa.be] INFO: Skipping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-29 22:18:29 [adesa.be] INFO: Found listing with ID: 10738272
2026-03-29 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738272%27 HTTP/1.1" 200 None
2026-03-29 22:18:29 [adesa.be] INFO: Scrape type for 10738272: 0
2026-03-29 22:18:29 [adesa.be] INFO: Skipping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-29 22:18: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 22:18: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 22:18:30 [adesa.be] INFO: Found listing with ID: 10735612
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735612%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [adesa.be] INFO: Scrape type for 10735612: 0
2026-03-29 22:18:30 [adesa.be] INFO: Skipping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-29 22:18:30 [adesa.be] INFO: Found listing with ID: 10737600
2026-03-29 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737600%27 HTTP/1.1" 200 None
2026-03-29 22:18:30 [adesa.be] INFO: Scrape type for 10737600: 0
2026-03-29 22:18:30 [adesa.be] INFO: Skipping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-29 22:18:30 [adesa.be] INFO: Found listing with ID: 10735581
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735581: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737716
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737716: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737559
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737559: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737754
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737754: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737580
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737580: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737635
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737635: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737598
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737598: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737725
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737725: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735466
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735466: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739896
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739896: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737660
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737660: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739902
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739902: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735471
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735471: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737590
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737590: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739845
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739845: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739911
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739911: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737555
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737555: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737617
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737617: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737714
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737714: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735529
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735529: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735407
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735407: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735030
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735030: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10738323
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10738323: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10738289
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10738289: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739889
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739889: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735518
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735518: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737584
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737584: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737577
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737577: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735497
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735497: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737639
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737639: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737647
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737647: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10734329
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10734329: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737564
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737564: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737668
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737668: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737706
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737706: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737626
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737626: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10734335
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10734335: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10734330
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10734330: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735501
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735501: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735521
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735521: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737687
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737687: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737609
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737609: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737653
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737653: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10738328
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10738328: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735425
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735425: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737702
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737702: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735544
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735544: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10736368
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10736368: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10739898
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10739898: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735460
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735460: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10735017
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10735017: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737671
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737671: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737652
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737652: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737607
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:31 [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 22:18:31 [adesa.be] INFO: Scrape type for 10737607: 0
2026-03-29 22:18:31 [adesa.be] INFO: Skipping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-29 22:18:31 [adesa.be] INFO: Found listing with ID: 10737661
2026-03-29 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737661%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737661: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737578
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737578%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737578: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10736381
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736381%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10736381: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735550
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735550%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735550: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737634
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737634%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737634: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737669
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737669%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737669: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735541
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735541%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735541: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10738302
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738302%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10738302: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735568
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735568%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735568: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10738292
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738292%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10738292: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739912
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739912%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739912: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735542
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735542%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735542: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737666
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737666%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737666: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739918
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739918%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739918: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739893
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739893%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739893: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739903
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739903%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739903: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735616
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735616%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735616: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10736487
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736487%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10736487: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735406
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735406%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735406: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735413
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735413%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735413: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735440
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735440%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735440: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735414
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735414%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735414: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739894
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739894%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739894: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739886
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739886%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739886: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735655
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735655%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735655: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10739910
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739910%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10739910: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735453
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735453%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735453: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10736680
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736680%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10736680: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10736407
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736407%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10736407: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735464
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735464%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735464: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737592
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737592%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737592: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10736398
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736398%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10736398: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735524
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735524%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735524: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737568
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737568%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737568: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737691
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737691%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737691: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735427
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735427%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735427: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737717
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737717%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737717: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735496
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735496%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735496: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735484
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735484%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735484: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737616
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737616%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737616: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735469
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735469%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735469: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10735487
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735487%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10735487: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737709
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737709%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737709: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
2026-03-29 22:18:32 [adesa.be] INFO: Found listing with ID: 10737606
2026-03-29 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737606%27 HTTP/1.1" 200 None
2026-03-29 22:18:32 [adesa.be] INFO: Scrape type for 10737606: 0
2026-03-29 22:18:32 [adesa.be] INFO: Skipping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-29 22:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18: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 22:18:35 [adesa.be] INFO: Found listing with ID: 10737608
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10737608: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10737642
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10737642: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10735635
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10735635: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10735019
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10735019: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10736387
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10736387: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10737552
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10737552: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10737676
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10737676: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10737643
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:35 [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 22:18:35 [adesa.be] INFO: Scrape type for 10737643: 0
2026-03-29 22:18:35 [adesa.be] INFO: Skipping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-29 22:18:35 [adesa.be] INFO: Found listing with ID: 10737670
2026-03-29 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737670: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737599
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737599: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735433
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735433: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735434
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735434: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737619
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737619: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737595
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737595: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737698
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737698: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737576
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737576: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10738265
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10738265: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735034
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735034: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735027
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735027: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735533
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735533: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737314
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737314: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737611
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737611: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737708
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737708: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735441
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735441: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737699
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737699: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737569
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737569: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737711
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737711: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737557
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737557: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10738802
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10738802: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737586
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737586: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737597
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10737597: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10735649
2026-03-29 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:36 [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 22:18:36 [adesa.be] INFO: Scrape type for 10735649: 0
2026-03-29 22:18:36 [adesa.be] INFO: Skipping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-29 22:18:36 [adesa.be] INFO: Found listing with ID: 10737581
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737581: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735582
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735582: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735512
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735512: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737649
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737649: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735755
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735755: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735638
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735638: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10736373
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10736373: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735472
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735472: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738331
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738331: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737633
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737633: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737625
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737625: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737572
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737572: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735028
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735028: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735627
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735627: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738308
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738308: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738315
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738315: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10736412
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10736412: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737615
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737615: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738294
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738294: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735420
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735420: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735753
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735753: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737589
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737589: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737553
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737553: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735586
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735586: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737672
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737672: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737667
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737667: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738333
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738333: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737644
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737644: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10736395
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10736395: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10740050
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10740050: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735437
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735437: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737593
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737593: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735435
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735435: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738303
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738303: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738301
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738301: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738296
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738296: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10738295
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10738295: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10736396
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10736396: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737554
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737554: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737594
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737594: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737857
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10737857: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735642
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735642: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10739892
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10739892: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735033
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735033: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10736367
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10736367: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10735517
2026-03-29 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:37 [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 22:18:37 [adesa.be] INFO: Scrape type for 10735517: 0
2026-03-29 22:18:37 [adesa.be] INFO: Skipping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-29 22:18:37 [adesa.be] INFO: Found listing with ID: 10737629
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737629%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10737629: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735506
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735506%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735506: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735446
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735446%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735446: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10737582
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737582%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10737582: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735571
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735571%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735571: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735444
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735444%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735444: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735622
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735622%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735622: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10738313
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738313%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10738313: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735563
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735563%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735563: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735500
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735500%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735500: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10737573
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737573%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10737573: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10736408
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736408%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10736408: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735018
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735018%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735018: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735021
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735021%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735021: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735031
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735031%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735031: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10736363
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736363%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10736363: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735754
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735754%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735754: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735554
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735554%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735554: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735580
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735580%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735580: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735618
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735618%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735618: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10735597
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735597%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10735597: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-29 22:18:38 [adesa.be] INFO: Found listing with ID: 10736678
2026-03-29 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736678%27 HTTP/1.1" 200 None
2026-03-29 22:18:38 [adesa.be] INFO: Scrape type for 10736678: 0
2026-03-29 22:18:38 [adesa.be] INFO: Skipping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-29 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18: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 22:18:40 [adesa.be] INFO: Found listing with ID: 10735436
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735436%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735436: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737682
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737682%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737682: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735631
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735631%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735631: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735423
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735423%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735423: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735505
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735505%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735505: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735502
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735502%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735502: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735438
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735438%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735438: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737655
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737655%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737655: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10740877
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710740877%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10740877: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737648
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737648%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737648: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737720
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737720%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737720: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10736486
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736486%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10736486: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10738282
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738282%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10738282: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735587
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735587%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735587: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735459
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735459%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735459: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735600
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735600%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735600: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10738288
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738288%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10738288: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10736682
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736682%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10736682: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735599
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735599%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735599: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10738312
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738312%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10738312: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735462
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735462%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735462: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10738299
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738299%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10738299: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735479
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735479%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735479: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737753
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737753%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737753: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735637
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735637%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735637: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10736385
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736385%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10736385: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737679
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737679%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737679: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737673
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737673%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737673: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737664
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737664%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737664: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10736370
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710736370%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10736370: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737663
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737663%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737663: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10738279
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738279%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10738279: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10737715
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710737715%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10737715: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735567
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735567%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735567: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10739897
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739897%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10739897: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735450
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735450%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735450: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735442
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735442%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735442: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10739905
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710739905%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10739905: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10735545
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710735545%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10735545: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733283
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733283%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733283: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733286
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733286%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733286: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733289
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733289%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733289: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733290%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733290: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733293%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733293: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733297%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733297: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-29 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733298%27 HTTP/1.1" 200 None
2026-03-29 22:18:40 [adesa.be] INFO: Scrape type for 10733298: 0
2026-03-29 22:18:40 [adesa.be] INFO: Skipping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-29 22:18:40 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733304: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733309: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733317: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733316: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733312: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733313: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733314
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733314: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733311
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733311: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733318
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733318: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733340
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733340: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733330
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733330: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733331
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733331: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733341
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733341: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733332
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733332: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733342
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733342: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733344
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733344: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733343
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733343: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733347
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733347: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733346
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733346: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733348
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733348: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733349
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733349: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733351
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733351: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733352
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733352: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733355
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733355: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733354
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733354: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733362
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733362: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733370
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733370: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733374
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733374: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733388
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733388: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733387
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733387: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733398
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733398: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733403
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733403: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733402
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733402: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733404
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733404: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733405
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733405: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733406
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733406: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733408
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733408: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733409
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733409: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733407
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733407: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733284
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733284: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733285
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733285: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733288
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733288: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-29 22:18: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 22:18:41 [adesa.be] INFO: Found listing with ID: 10733287
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733287: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-29 22:18: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 22:18:41 [adesa.be] INFO: Found listing with ID: 10733291
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733291: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-29 22:18: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 22:18:41 [adesa.be] INFO: Found listing with ID: 10733292
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733292: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-29 22:18: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 22:18:41 [adesa.be] INFO: Found listing with ID: 10733295
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733295: 2
2026-03-29 22:18:41 [adesa.be] INFO: Scraping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-29 22:18: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 22:18:41 [adesa.be] INFO: Found listing with ID: 10733301
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733301: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733300
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733300: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733299
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733299: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733305
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733305: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733303
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733303: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733306
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733306: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-29 22:18:41 [adesa.be] INFO: Found listing with ID: 10733307
2026-03-29 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:41 [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 22:18:41 [adesa.be] INFO: Scrape type for 10733307: 0
2026-03-29 22:18:41 [adesa.be] INFO: Skipping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-29 22:18:42 [adesa.be] INFO: Found listing with ID: 10733319
2026-03-29 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733319%27 HTTP/1.1" 200 None
2026-03-29 22:18:42 [adesa.be] INFO: Scrape type for 10733319: 0
2026-03-29 22:18:42 [adesa.be] INFO: Skipping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-29 22:18: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 22:18: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 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 251471ee-7d67-5090-9dd8-0e04f08eda12 with identifier: 10733285
2026-03-29 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 251471ee-7d67-5090-9dd8-0e04f08eda12 with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 251471ee-7d67-5090-9dd8-0e04f08eda12 with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 251471ee-7d67-5090-9dd8-0e04f08eda12, identifier: 10733285
2026-03-29 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 251471ee-7d67-5090-9dd8-0e04f08eda12 with identifier: 10733285
2026-03-29 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 251471ee-7d67-5090-9dd8-0e04f08eda12 with identifier: 10733285
2026-03-29 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 251471ee-7d67-5090-9dd8-0e04f08eda12 with identifier: 10733285 to the API
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '251471ee-7d67-5090-9dd8-0e04f08eda12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGA516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 89229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 163 hp - '
'89.229 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733285%27 HTTP/1.1" 200 None
2026-03-29 22:18:43 [adesa.be] INFO: Saving data for 10733285: {'auction_closing_time': 1775032200.0, 'created_time': 1774606925.662437, 'last_price_update_time': 1774822723.824452}
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733285') HTTP/1.1" 204 0
2026-03-29 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43331ad-9c65-5847-8610-1b170bd8e5f9 with identifier: 10733288
2026-03-29 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43331ad-9c65-5847-8610-1b170bd8e5f9 with scrape type 2
2026-03-29 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c43331ad-9c65-5847-8610-1b170bd8e5f9 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c43331ad-9c65-5847-8610-1b170bd8e5f9, identifier: 10733288
2026-03-29 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ba2d768-d81b-552c-b01f-f54eeded6b93 with identifier: 10733291
2026-03-29 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ba2d768-d81b-552c-b01f-f54eeded6b93 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ba2d768-d81b-552c-b01f-f54eeded6b93 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ba2d768-d81b-552c-b01f-f54eeded6b93, identifier: 10733291
2026-03-29 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874ffbbb-421c-5091-ba1d-a8d92b40c283 with identifier: 10733295
2026-03-29 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874ffbbb-421c-5091-ba1d-a8d92b40c283 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874ffbbb-421c-5091-ba1d-a8d92b40c283 with scrape type 2
2026-03-29 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874ffbbb-421c-5091-ba1d-a8d92b40c283, identifier: 10733295
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c43331ad-9c65-5847-8610-1b170bd8e5f9 with identifier: 10733288
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c43331ad-9c65-5847-8610-1b170bd8e5f9 with identifier: 10733288
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c43331ad-9c65-5847-8610-1b170bd8e5f9 with identifier: 10733288 to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c43331ad-9c65-5847-8610-1b170bd8e5f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKH780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 174014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'174.014 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733288%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [adesa.be] INFO: Saving data for 10733288: {'auction_closing_time': 1775032200.0, 'created_time': 1774606917.586458, 'last_price_update_time': 1774822724.474339}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733288') HTTP/1.1" 204 0
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ba2d768-d81b-552c-b01f-f54eeded6b93 with identifier: 10733291
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ba2d768-d81b-552c-b01f-f54eeded6b93 with identifier: 10733291
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ba2d768-d81b-552c-b01f-f54eeded6b93 with identifier: 10733291 to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8ba2d768-d81b-552c-b01f-f54eeded6b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 108100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d Lounge - Diesel - Manual - 116 hp - 108.100 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733291%27 HTTP/1.1" 200 None
2026-03-29 22:18:44 [adesa.be] INFO: Saving data for 10733291: {'auction_closing_time': 1775032200.0, 'created_time': 1774606710.462414, 'last_price_update_time': 1774822724.749269}
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733291') HTTP/1.1" 204 0
2026-03-29 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874ffbbb-421c-5091-ba1d-a8d92b40c283 with identifier: 10733295
2026-03-29 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874ffbbb-421c-5091-ba1d-a8d92b40c283 with identifier: 10733295
2026-03-29 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874ffbbb-421c-5091-ba1d-a8d92b40c283 with identifier: 10733295 to the API
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '874ffbbb-421c-5091-ba1d-a8d92b40c283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABR785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 144677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 163 hp - 144.677 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733295%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Saving data for 10733295: {'auction_closing_time': 1775032200.0, 'created_time': 1774606884.494731, 'last_price_update_time': 1774822725.019818}
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733295') HTTP/1.1" 204 0
2026-03-29 22:18: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 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733320
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733320%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733320: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733328
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733328%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733328: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733323
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733323%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733323: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733333
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733333%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733333: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733324
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733324%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733324: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733326
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733326%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733326: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733327
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733327%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733327: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733325
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733325%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733325: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733336
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733336%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733336: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733335
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733335%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733335: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733337
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733337%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733337: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733338
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733338%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733338: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733356
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733356%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733356: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733357
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733357%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733357: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733359
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733359%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733359: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733358
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733358%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733358: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733360
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733360%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733360: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733361
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733361%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733361: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733363
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733363%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733363: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733364
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733364%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733364: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733366
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733366%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733366: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733367
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733367%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733367: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733369
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733369%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733369: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733372
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733372%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733372: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733379
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733379%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733379: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733376
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733376%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733376: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733377
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733377%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733377: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733375
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733375%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733375: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733380
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733380%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733380: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733381
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733381%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733381: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733382
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733382%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733382: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733386
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733386%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733386: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733384
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733384%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733384: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733385
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733385%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733385: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733389
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733389%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733389: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733390
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733390%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733390: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733391
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733391%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733391: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733392
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733392%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733392: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733393
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733393%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733393: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733396
2026-03-29 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733396%27 HTTP/1.1" 200 None
2026-03-29 22:18:45 [adesa.be] INFO: Scrape type for 10733396: 0
2026-03-29 22:18:45 [adesa.be] INFO: Skipping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-29 22:18:45 [adesa.be] INFO: Found listing with ID: 10733399
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10733399: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10733400
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10733400: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10733401
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10733401: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742482
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742482: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742482 url https://www.openlane.eu/en/carv6/auction/10742482
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742425
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742425: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742425 url https://www.openlane.eu/en/carv6/auction/10742425
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742448
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742448: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742448 url https://www.openlane.eu/en/carv6/auction/10742448
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742421
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742421: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742421 url https://www.openlane.eu/en/carv6/auction/10742421
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742494
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742494: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742494 url https://www.openlane.eu/en/carv6/auction/10742494
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742451
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742451: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742451 url https://www.openlane.eu/en/carv6/auction/10742451
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742456
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742456: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742456 url https://www.openlane.eu/en/carv6/auction/10742456
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742457
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742457: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742457 url https://www.openlane.eu/en/carv6/auction/10742457
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742490
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742490: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742490 url https://www.openlane.eu/en/carv6/auction/10742490
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742437
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742437: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742437 url https://www.openlane.eu/en/carv6/auction/10742437
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742439
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742439: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742439 url https://www.openlane.eu/en/carv6/auction/10742439
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742453
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742453: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742453 url https://www.openlane.eu/en/carv6/auction/10742453
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742418
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742418: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742418 url https://www.openlane.eu/en/carv6/auction/10742418
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742420
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742420: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742420 url https://www.openlane.eu/en/carv6/auction/10742420
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742422
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742422: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742422 url https://www.openlane.eu/en/carv6/auction/10742422
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742454
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742454: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742454 url https://www.openlane.eu/en/carv6/auction/10742454
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742459
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742459: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742459 url https://www.openlane.eu/en/carv6/auction/10742459
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742471
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742471: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742471 url https://www.openlane.eu/en/carv6/auction/10742471
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742475
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742475: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742475 url https://www.openlane.eu/en/carv6/auction/10742475
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742467
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742467: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742467 url https://www.openlane.eu/en/carv6/auction/10742467
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742491
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742491: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742491 url https://www.openlane.eu/en/carv6/auction/10742491
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742449
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742449: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742449 url https://www.openlane.eu/en/carv6/auction/10742449
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742423
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742423: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742423 url https://www.openlane.eu/en/carv6/auction/10742423
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742496
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742496: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742496 url https://www.openlane.eu/en/carv6/auction/10742496
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742497
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742497: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742497 url https://www.openlane.eu/en/carv6/auction/10742497
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742424
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742424: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742424 url https://www.openlane.eu/en/carv6/auction/10742424
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742428
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742428: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742428 url https://www.openlane.eu/en/carv6/auction/10742428
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742435
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742435: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742435 url https://www.openlane.eu/en/carv6/auction/10742435
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742460
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742460: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742460 url https://www.openlane.eu/en/carv6/auction/10742460
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742455
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742455: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742455 url https://www.openlane.eu/en/carv6/auction/10742455
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742468
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742468: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742468 url https://www.openlane.eu/en/carv6/auction/10742468
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742461
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742461: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742461 url https://www.openlane.eu/en/carv6/auction/10742461
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742436
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742436: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742436 url https://www.openlane.eu/en/carv6/auction/10742436
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742430
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742430: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742430 url https://www.openlane.eu/en/carv6/auction/10742430
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742438
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742438: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742438 url https://www.openlane.eu/en/carv6/auction/10742438
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742473
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742473: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742473 url https://www.openlane.eu/en/carv6/auction/10742473
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742447
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742447: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742447 url https://www.openlane.eu/en/carv6/auction/10742447
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742458
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742458: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742458 url https://www.openlane.eu/en/carv6/auction/10742458
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742442
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742442: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742442 url https://www.openlane.eu/en/carv6/auction/10742442
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742443
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742443: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742443 url https://www.openlane.eu/en/carv6/auction/10742443
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742441
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742441: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742441 url https://www.openlane.eu/en/carv6/auction/10742441
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742479
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742479: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742479 url https://www.openlane.eu/en/carv6/auction/10742479
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742489
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742489: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742489 url https://www.openlane.eu/en/carv6/auction/10742489
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742445
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742445: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742445 url https://www.openlane.eu/en/carv6/auction/10742445
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742440
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742440: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742440 url https://www.openlane.eu/en/carv6/auction/10742440
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742462
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742462: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742462 url https://www.openlane.eu/en/carv6/auction/10742462
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742492
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:46 [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 22:18:46 [adesa.be] INFO: Scrape type for 10742492: 0
2026-03-29 22:18:46 [adesa.be] INFO: Skipping item 10742492 url https://www.openlane.eu/en/carv6/auction/10742492
2026-03-29 22:18:46 [adesa.be] INFO: Found listing with ID: 10742495
2026-03-29 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742495: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742495 url https://www.openlane.eu/en/carv6/auction/10742495
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742426
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742426: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742426 url https://www.openlane.eu/en/carv6/auction/10742426
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742432
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742432: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742432 url https://www.openlane.eu/en/carv6/auction/10742432
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742429
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742429: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742429 url https://www.openlane.eu/en/carv6/auction/10742429
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742464
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742464: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742464 url https://www.openlane.eu/en/carv6/auction/10742464
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742450
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742450: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742450 url https://www.openlane.eu/en/carv6/auction/10742450
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742465
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742465: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742465 url https://www.openlane.eu/en/carv6/auction/10742465
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742452
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742452: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742452 url https://www.openlane.eu/en/carv6/auction/10742452
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742486
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742486: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742486 url https://www.openlane.eu/en/carv6/auction/10742486
2026-03-29 22:18:47 [adesa.be] INFO: Found listing with ID: 10742487
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Scrape type for 10742487: 0
2026-03-29 22:18:47 [adesa.be] INFO: Skipping item 10742487 url https://www.openlane.eu/en/carv6/auction/10742487
2026-03-29 22:18: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 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with identifier: 10733292
2026-03-29 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c22fe90-c84d-5e16-98ed-36e4ab84cc85, identifier: 10733292
2026-03-29 22:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c848ba8a-32fe-5040-b719-e9dd9efd6e6d with identifier: 10733287
2026-03-29 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c848ba8a-32fe-5040-b719-e9dd9efd6e6d with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c848ba8a-32fe-5040-b719-e9dd9efd6e6d with scrape type 2
2026-03-29 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c848ba8a-32fe-5040-b719-e9dd9efd6e6d, identifier: 10733287
2026-03-29 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with identifier: 10733292
2026-03-29 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with identifier: 10733292
2026-03-29 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c22fe90-c84d-5e16-98ed-36e4ab84cc85 with identifier: 10733292 to the API
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0c22fe90-c84d-5e16-98ed-36e4ab84cc85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 57131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 57.131 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [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 22:18:47 [adesa.be] INFO: Saving data for 10733292: {'auction_closing_time': 1775032200.0, 'created_time': 1774606883.608167, 'last_price_update_time': 1774822727.948807}
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733292') HTTP/1.1" 204 0
2026-03-29 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c848ba8a-32fe-5040-b719-e9dd9efd6e6d with identifier: 10733287
2026-03-29 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c848ba8a-32fe-5040-b719-e9dd9efd6e6d with identifier: 10733287
2026-03-29 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c848ba8a-32fe-5040-b719-e9dd9efd6e6d with identifier: 10733287 to the API
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c848ba8a-32fe-5040-b719-e9dd9efd6e6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKF567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 40864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'40.864 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710733287%27 HTTP/1.1" 200 None
2026-03-29 22:18:48 [adesa.be] INFO: Saving data for 10733287: {'auction_closing_time': 1775032200.0, 'created_time': 1774606921.29673, 'last_price_update_time': 1774822728.319282}
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733287') HTTP/1.1" 204 0
2026-03-29 22:18:53 [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 22:18:53 [adesa.be] INFO: Found listing with ID: 10742463
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742463%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742463: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742463 url https://www.openlane.eu/en/carv6/auction/10742463
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742493
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742493%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742493: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742493 url https://www.openlane.eu/en/carv6/auction/10742493
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742431
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742431%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742431: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742431 url https://www.openlane.eu/en/carv6/auction/10742431
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742469
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742469%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742469: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742469 url https://www.openlane.eu/en/carv6/auction/10742469
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742477
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742477%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742477: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742477 url https://www.openlane.eu/en/carv6/auction/10742477
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742484
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742484%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742484: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742484 url https://www.openlane.eu/en/carv6/auction/10742484
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742483
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742483%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742483: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742483 url https://www.openlane.eu/en/carv6/auction/10742483
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742481
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742481%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742481: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742481 url https://www.openlane.eu/en/carv6/auction/10742481
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742488
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742488%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742488: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742488 url https://www.openlane.eu/en/carv6/auction/10742488
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742476
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742476%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742476: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742476 url https://www.openlane.eu/en/carv6/auction/10742476
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742434
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742434%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742434: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742434 url https://www.openlane.eu/en/carv6/auction/10742434
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742478
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742478%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742478: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742478 url https://www.openlane.eu/en/carv6/auction/10742478
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742444
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742444%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742444: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742444 url https://www.openlane.eu/en/carv6/auction/10742444
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742498
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742498%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742498: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742498 url https://www.openlane.eu/en/carv6/auction/10742498
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742480
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742480%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742480: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742480 url https://www.openlane.eu/en/carv6/auction/10742480
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742472
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742472%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742472: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742472 url https://www.openlane.eu/en/carv6/auction/10742472
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742474
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742474%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742474: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742474 url https://www.openlane.eu/en/carv6/auction/10742474
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742419
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742419%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742419: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742419 url https://www.openlane.eu/en/carv6/auction/10742419
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742433
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742433%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742433: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742433 url https://www.openlane.eu/en/carv6/auction/10742433
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742466
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742466%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742466: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742466 url https://www.openlane.eu/en/carv6/auction/10742466
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742427
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742427%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742427: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742427 url https://www.openlane.eu/en/carv6/auction/10742427
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10742470
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710742470%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10742470: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10742470 url https://www.openlane.eu/en/carv6/auction/10742470
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734154
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734154%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734154: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734008
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734008%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734008: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734307
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734307%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734307: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10738120
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738120%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10738120: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734242
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734242%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734242: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10738138
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738138%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10738138: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734183
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734183%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734183: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734048
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734048%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734048: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734099
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734099%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734099: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734064
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734064%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734064: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734184
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734184%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734184: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734265
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734265%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734265: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734243
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734243%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734243: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734000
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734000%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734000: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734308
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734308%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734308: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734196
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734196%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734196: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734309
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734309%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734309: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10738114
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738114%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10738114: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734143
2026-03-29 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734143%27 HTTP/1.1" 200 None
2026-03-29 22:18:53 [adesa.be] INFO: Scrape type for 10734143: 0
2026-03-29 22:18:53 [adesa.be] INFO: Skipping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-29 22:18:53 [adesa.be] INFO: Found listing with ID: 10734244
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734244%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734244: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734065
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734065%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734065: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734185
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734185%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734185: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734310
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734310%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734310: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734282
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734282%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734282: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734311
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734311%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734311: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734018
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734018%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734018: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734266
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734266%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734266: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734197
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734197%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734197: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738094
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738094%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738094: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734198
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734198%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734198: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734199
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734199%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734199: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734201
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734201%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734201: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734037
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734037%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734037: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734267
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734267%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734267: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734088
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734088%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734088: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734200
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734200%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734200: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734100
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734100%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734100: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734286
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734286%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734286: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734202
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734202%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734202: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734287
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734287%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734287: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738093
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738093%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738093: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734221
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734221%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734221: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734168
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734168%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734168: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734245
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734245%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734245: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734220
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734220%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734220: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734283
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734283%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734283: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734284
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734284%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734284: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734169
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734169%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734169: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734285
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734285%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734285: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734268
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734268%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734268: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738089
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738089%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738089: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734038
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734038%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734038: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738091
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738091%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738091: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734133
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734133%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734133: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738085
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738085%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738085: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734107
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734107%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734107: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734144
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734144%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734144: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734145
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734145%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734145: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734146
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734146%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734146: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734029
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734029%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734029: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734314
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734314%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734314: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734203
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734203%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734203: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734312
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734312%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734312: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734160
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734160%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734160: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734039
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734039%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734039: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10738137
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738137%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10738137: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734313
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734313%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734313: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734049
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734049%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734049: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734288
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734288%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734288: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734289
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734289%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734289: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734315
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734315%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734315: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734108
2026-03-29 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734108%27 HTTP/1.1" 200 None
2026-03-29 22:18:54 [adesa.be] INFO: Scrape type for 10734108: 0
2026-03-29 22:18:54 [adesa.be] INFO: Skipping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-29 22:18:54 [adesa.be] INFO: Found listing with ID: 10734089
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10734089: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-29 22:18:55 [adesa.be] INFO: Found listing with ID: 10734019
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10734019: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-29 22:18:55 [adesa.be] INFO: Found listing with ID: 10738087
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10738087: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-29 22:18:55 [adesa.be] INFO: Found listing with ID: 10734050
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10734050: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-29 22:18:55 [adesa.be] INFO: Found listing with ID: 10734124
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10734124: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-29 22:18:55 [adesa.be] INFO: Found listing with ID: 10734007
2026-03-29 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:18:55 [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 22:18:55 [adesa.be] INFO: Scrape type for 10734007: 0
2026-03-29 22:18:55 [adesa.be] INFO: Skipping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-29 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10738123
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738123%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10738123: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734109
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734109%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734109: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734134
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734134%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734134: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734066
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734066%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734066: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734110
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734110%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734110: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734222
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734222%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734222: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734125
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734125%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734125: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734170
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734170%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734170: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734090
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734090%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734090: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734067
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734067%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734067: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734186
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734186%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734186: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734204
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734204%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734204: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734187
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734187%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734187: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734009
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734009%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734009: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10738103
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738103%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10738103: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734111
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734111%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734111: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734051
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734051%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734051: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734290
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734290%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734290: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734112
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734112%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734112: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734155
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734155%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734155: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734020
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734020%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734020: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734052
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734052%27 HTTP/1.1" 200 None
2026-03-29 22:18:58 [adesa.be] INFO: Scrape type for 10734052: 0
2026-03-29 22:18:58 [adesa.be] INFO: Skipping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-29 22:18:58 [adesa.be] INFO: Found listing with ID: 10734269
2026-03-29 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734269%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734269: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734135
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734135%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734135: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734188
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734188%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734188: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734189
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734189%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734189: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738102
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738102%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738102: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734068
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734068%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734068: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734246
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734246%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734246: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734225
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734225%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734225: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734247
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734247%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734247: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734147
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734147%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734147: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734224
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734224%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734224: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734223
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734223%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734223: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738128
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738128%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738128: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734054
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734054%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734054: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734248
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734248%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734248: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738107
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738107%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738107: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738088
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738088%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738088: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734171
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734171%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734171: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734053
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734053%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734053: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734113
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734113%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734113: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734156
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734156%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734156: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734270
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734270%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734270: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734249
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734249%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734249: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738108
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738108%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738108: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734002
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734002%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734002: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734227
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734227%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734227: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10738116
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710738116%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10738116: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734250
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734250%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734250: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734069
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734069%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734069: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734021
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734021%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734021: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734114
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734114%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734126
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734126%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734126: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734055
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734055%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734055: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734206
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734206%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734206: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734226
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734226%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734226: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734115
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734115%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734115: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734271
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734271%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734271: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734149
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734149%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734149: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734161
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734161%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734161: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734150
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734150%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734150: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734004
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734004%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734004: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734136
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734136%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734136: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734190
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734190%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734190: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734172
2026-03-29 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734172%27 HTTP/1.1" 200 None
2026-03-29 22:18:59 [adesa.be] INFO: Scrape type for 10734172: 0
2026-03-29 22:18:59 [adesa.be] INFO: Skipping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-29 22:18:59 [adesa.be] INFO: Found listing with ID: 10734162
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734162: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734205
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734205: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734013
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734013: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734316
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734316: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734101
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734101: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734040
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734040: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734070
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734070: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734003
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734003: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734041
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734041: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738156
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738156: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734116
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734116: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734207
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734207: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738163
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738163: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738141
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738141: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734272
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734272: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734042
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734042: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734091
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734091: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734056
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734056: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734084
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734084: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738165
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738165: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734291
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734291: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738110
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738110: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734173
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734173: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-29 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738173
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738173: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738170
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738170: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10738152
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10738152: 0
2026-03-29 22:19:00 [adesa.be] INFO: Skipping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734191
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734191: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734317
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734317: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734071
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:00 [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 22:19:00 [adesa.be] INFO: Scrape type for 10734071: 2
2026-03-29 22:19:00 [adesa.be] INFO: Scraping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-29 22:19:00 [adesa.be] INFO: Found listing with ID: 10734072
2026-03-29 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734072%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [adesa.be] INFO: Scrape type for 10734072: 2
2026-03-29 22:19:01 [adesa.be] INFO: Scraping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-29 22:19:01 [adesa.be] INFO: Found listing with ID: 10734014
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734014%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [adesa.be] INFO: Scrape type for 10734014: 2
2026-03-29 22:19:01 [adesa.be] INFO: Scraping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-29 22:19:01 [adesa.be] INFO: Found listing with ID: 10734151
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734151%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [adesa.be] INFO: Scrape type for 10734151: 2
2026-03-29 22:19:01 [adesa.be] INFO: Scraping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-29 22:19:01 [adesa.be] INFO: Found listing with ID: 10734073
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734073%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [adesa.be] INFO: Scrape type for 10734073: 2
2026-03-29 22:19:01 [adesa.be] INFO: Scraping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-29 22:19:01 [adesa.be] INFO: Found listing with ID: 10734043
2026-03-29 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734043%27 HTTP/1.1" 200 None
2026-03-29 22:19:01 [adesa.be] INFO: Scrape type for 10734043: 2
2026-03-29 22:19:01 [adesa.be] INFO: Scraping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-29 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10734272
2026-03-29 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66e30fc-8b57-5e33-9ee9-da25df1cac5f with scrape type 2
2026-03-29 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66e30fc-8b57-5e33-9ee9-da25df1cac5f with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66e30fc-8b57-5e33-9ee9-da25df1cac5f, identifier: 10734272
2026-03-29 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10734272
2026-03-29 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10734272
2026-03-29 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10734272 to the API
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734272>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a66e30fc-8b57-5e33-9ee9-da25df1cac5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPX253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 68337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6i Feel - Hybrid - Automatic - 181 hp - '
'68.337 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734272%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [adesa.be] INFO: Saving data for 10734272: {'auction_closing_time': 1774960500.0, 'created_time': 1774606740.311353, 'last_price_update_time': 1774822742.295368}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734272') HTTP/1.1" 204 0
2026-03-29 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22: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 22: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 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10734116
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad, identifier: 10734116
2026-03-29 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10734207
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1147cd25-6a43-52ea-a65f-f83cdb854ba1, identifier: 10734207
2026-03-29 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10734042
2026-03-29 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e036b3e-f527-5bd5-a174-1831efa1241f with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e036b3e-f527-5bd5-a174-1831efa1241f with scrape type 2
2026-03-29 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e036b3e-f527-5bd5-a174-1831efa1241f, identifier: 10734042
2026-03-29 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10734116
2026-03-29 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10734116
2026-03-29 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10734116 to the API
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '7b1f270f-2cc0-53e3-a63e-d0d284cf88ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 70990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 Grand Spacetourer 1.2 Shine - Petrol - Manual - 130 hp - '
'70.990 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734116%27 HTTP/1.1" 200 None
2026-03-29 22:19:02 [adesa.be] INFO: Saving data for 10734116: {'auction_closing_time': 1774960500.0, 'created_time': 1774606720.866561, 'last_price_update_time': 1774822742.967553}
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734116') HTTP/1.1" 204 0
2026-03-29 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10734207
2026-03-29 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10734207
2026-03-29 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10734207 to the API
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22: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 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '1147cd25-6a43-52ea-a65f-f83cdb854ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734207',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 89827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 Grand Spacetourer 1.2 Shine - Petrol - Manual - 130 hp - '
'89.827 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734207%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [adesa.be] INFO: Saving data for 10734207: {'auction_closing_time': 1774960500.0, 'created_time': 1774606730.411971, 'last_price_update_time': 1774822743.249724}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734207') HTTP/1.1" 204 0
2026-03-29 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10734042
2026-03-29 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10734042
2026-03-29 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10734042 to the API
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22: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 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9e036b3e-f527-5bd5-a174-1831efa1241f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 93476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Lounge - Hybrid - Automatic - 181 hp - '
'93.476 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734042%27 HTTP/1.1" 200 None
2026-03-29 22:19:03 [adesa.be] INFO: Saving data for 10734042: {'auction_closing_time': 1774960500.0, 'created_time': 1774606723.824835, 'last_price_update_time': 1774822743.556893}
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734042') HTTP/1.1" 204 0
2026-03-29 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with identifier: 10734291
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4627d1ce-2096-5e51-8672-2bdf3b96d9b9, identifier: 10734291
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10734084
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0405c20-3d94-5454-a120-cabb0a702ce8 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0405c20-3d94-5454-a120-cabb0a702ce8 with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0405c20-3d94-5454-a120-cabb0a702ce8, identifier: 10734084
2026-03-29 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10734056
2026-03-29 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with scrape type 2
2026-03-29 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f, identifier: 10734056
2026-03-29 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with identifier: 10734291
2026-03-29 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with identifier: 10734291
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4627d1ce-2096-5e51-8672-2bdf3b96d9b9 with identifier: 10734291 to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4627d1ce-2096-5e51-8672-2bdf3b96d9b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCX700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 113990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS4 1.6 Performance Line - Hybrid - Automatic - 180 hp - 113.990 '
'km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [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 22:19:04 [adesa.be] INFO: Saving data for 10734291: {'auction_closing_time': 1774960500.0, 'created_time': 1774606728.151721, 'last_price_update_time': 1774822744.209244}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734291') HTTP/1.1" 204 0
2026-03-29 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10734084
2026-03-29 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10734084
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10734084 to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734084>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f0405c20-3d94-5454-a120-cabb0a702ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPW046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 97512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Cupra Leon Sportstourer 1.4 e-Hybrid - Hybrid - Automatic - 150 hp '
'- 97.512 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [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 22:19:04 [adesa.be] INFO: Saving data for 10734084: {'auction_closing_time': 1774960500.0, 'created_time': 1774606724.493893, 'last_price_update_time': 1774822744.473202}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734084') HTTP/1.1" 204 0
2026-03-29 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10734056
2026-03-29 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10734056
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10734056 to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKV832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734056',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 81085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'81.085 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [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 22:19:04 [adesa.be] INFO: Saving data for 10734056: {'auction_closing_time': 1774960500.0, 'created_time': 1774606724.96093, 'last_price_update_time': 1774822744.756127}
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734056') HTTP/1.1" 204 0
2026-03-29 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10734091
2026-03-29 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce013ca4-256e-5384-8d08-53e215639a22 with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce013ca4-256e-5384-8d08-53e215639a22 with scrape type 2
2026-03-29 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce013ca4-256e-5384-8d08-53e215639a22, identifier: 10734091
2026-03-29 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10734091
2026-03-29 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10734091
2026-03-29 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10734091 to the API
2026-03-29 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ce013ca4-256e-5384-8d08-53e215639a22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWD145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'80.193 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [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 22:19:05 [adesa.be] INFO: Saving data for 10734091: {'auction_closing_time': 1774960500.0, 'created_time': 1774606726.198154, 'last_price_update_time': 1774822745.144574}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734091') HTTP/1.1" 204 0
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10734173
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6281b8-0b98-5804-88dc-6bd1550caa14 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d6281b8-0b98-5804-88dc-6bd1550caa14 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d6281b8-0b98-5804-88dc-6bd1550caa14, identifier: 10734173
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10734191
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8, identifier: 10734191
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10734317
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5411166-541e-5e0e-9016-7a38b49b13dc with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5411166-541e-5e0e-9016-7a38b49b13dc with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5411166-541e-5e0e-9016-7a38b49b13dc, identifier: 10734317
2026-03-29 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10734071
2026-03-29 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fb29c6-6763-5535-a5ee-1a94458f9143 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82fb29c6-6763-5535-a5ee-1a94458f9143 with scrape type 2
2026-03-29 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82fb29c6-6763-5535-a5ee-1a94458f9143, identifier: 10734071
2026-03-29 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10734173
2026-03-29 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10734173
2026-03-29 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10734173 to the API
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734173>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d6281b8-0b98-5804-88dc-6bd1550caa14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUS422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734173',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 148610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS7 Crossback 1.6 Bastille - Hybrid - Automatic - 180 hp - '
'148.610 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [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 22:19:05 [adesa.be] INFO: Saving data for 10734173: {'auction_closing_time': 1774960500.0, 'created_time': 1774606724.153022, 'last_price_update_time': 1774822745.763426}
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734173') HTTP/1.1" 204 0
2026-03-29 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10734191
2026-03-29 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10734191
2026-03-29 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10734191 to the API
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734191',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 157391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 157.391 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734191%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [adesa.be] INFO: Saving data for 10734191: {'auction_closing_time': 1774960500.0, 'created_time': 1774606721.977483, 'last_price_update_time': 1774822746.042393}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734191') HTTP/1.1" 204 0
2026-03-29 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10734317
2026-03-29 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10734317
2026-03-29 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10734317 to the API
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22: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 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a5411166-541e-5e0e-9016-7a38b49b13dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEN469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 131988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5 EcoBoost ST Line X - Hybrid - Automatic - 152 hp - '
'131.988 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734317%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [adesa.be] INFO: Saving data for 10734317: {'auction_closing_time': 1774960500.0, 'created_time': 1774606735.077257, 'last_price_update_time': 1774822746.465059}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734317') HTTP/1.1" 204 0
2026-03-29 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10734071
2026-03-29 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10734071
2026-03-29 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10734071 to the API
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22: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 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '82fb29c6-6763-5535-a5ee-1a94458f9143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGA863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734071',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 131721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 131.721 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22: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%2710734071%27 HTTP/1.1" 200 None
2026-03-29 22:19:06 [adesa.be] INFO: Saving data for 10734071: {'auction_closing_time': 1774960500.0, 'created_time': 1774606736.623559, 'last_price_update_time': 1774822746.740844}
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734071') HTTP/1.1" 204 0
2026-03-29 22:19:06 [scrapy.extensions.logstats] INFO: Crawled 171 pages (at 27 pages/min), scraped 145 items (at 18 items/min)
2026-03-29 22:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10734073
2026-03-29 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd27064e-a93c-5f12-af84-06f90cf5989c with scrape type 2
2026-03-29 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd27064e-a93c-5f12-af84-06f90cf5989c with scrape type 2
2026-03-29 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd27064e-a93c-5f12-af84-06f90cf5989c, identifier: 10734073
2026-03-29 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10734151
2026-03-29 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with scrape type 2
2026-03-29 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0, identifier: 10734151
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10734073
2026-03-29 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10734073
2026-03-29 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10734073 to the API
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fd27064e-a93c-5f12-af84-06f90cf5989c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHL757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734073',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 87175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 ST Line X - Petrol - Automatic - 125 hp - 87.175 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [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 22:19:07 [adesa.be] INFO: Saving data for 10734073: {'auction_closing_time': 1774960500.0, 'created_time': 1774606738.830833, 'last_price_update_time': 1774822747.312348}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734073') HTTP/1.1" 204 0
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10734151
2026-03-29 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10734151
2026-03-29 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10734151 to the API
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '770b1251-6bd8-505d-8f89-e0c2fa77e8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734151',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 74611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 74.611 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [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 22:19:07 [adesa.be] INFO: Saving data for 10734151: {'auction_closing_time': 1774960500.0, 'created_time': 1774606730.82978, 'last_price_update_time': 1774822747.641203}
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734151') HTTP/1.1" 204 0
2026-03-29 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10734072
2026-03-29 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cfdd907-f1b6-5d87-9915-38ce9a392610 with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cfdd907-f1b6-5d87-9915-38ce9a392610 with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cfdd907-f1b6-5d87-9915-38ce9a392610, identifier: 10734072
2026-03-29 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10734014
2026-03-29 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with scrape type 2
2026-03-29 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d, identifier: 10734014
2026-03-29 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10734072
2026-03-29 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10734072
2026-03-29 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10734072 to the API
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734072>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9cfdd907-f1b6-5d87-9915-38ce9a392610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734072',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 128196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14650,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i ST Line X - Hybrid - Automatic - 152 hp - 128.196 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Saving data for 10734072: {'auction_closing_time': 1774960500.0, 'created_time': 1774606731.175124, 'last_price_update_time': 1774822748.106069}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734072') HTTP/1.1" 204 0
2026-03-29 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10734014
2026-03-29 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10734014
2026-03-29 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10734014 to the API
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1278f4fb-bc4e-5306-8898-3a0a2ecff10d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBU258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734014',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 116744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 116.744 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Saving data for 10734014: {'auction_closing_time': 1774960500.0, 'created_time': 1774606727.424612, 'last_price_update_time': 1774822748.376848}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734014') HTTP/1.1" 204 0
2026-03-29 22:19:08 [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 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10734043
2026-03-29 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with scrape type 2
2026-03-29 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d, identifier: 10734043
2026-03-29 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10734043
2026-03-29 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10734043
2026-03-29 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10734043 to the API
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': '31f321d5-a2ce-55c0-bff5-a218dfe5c11d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBQ603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 48870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 48.870 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Saving data for 10734043: {'auction_closing_time': 1774960500.0, 'created_time': 1774606733.666551, 'last_price_update_time': 1774822748.784655}
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734043') HTTP/1.1" 204 0
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10734208
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734208: 2
2026-03-29 22:19:08 [adesa.be] INFO: Scraping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10734209
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734209: 2
2026-03-29 22:19:08 [adesa.be] INFO: Scraping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-29 22:19: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 22:19:08 [adesa.be] INFO: Found listing with ID: 10738142
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10738142: 0
2026-03-29 22:19:08 [adesa.be] INFO: Skipping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10734137
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734137: 2
2026-03-29 22:19:08 [adesa.be] INFO: Scraping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-29 22:19: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 22:19:08 [adesa.be] INFO: Found listing with ID: 10738168
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10738168: 0
2026-03-29 22:19:08 [adesa.be] INFO: Skipping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10734210
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734210: 2
2026-03-29 22:19:08 [adesa.be] INFO: Scraping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-29 22:19: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 22:19:08 [adesa.be] INFO: Found listing with ID: 10734044
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734044: 2
2026-03-29 22:19:08 [adesa.be] INFO: Scraping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-29 22:19: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 22:19:08 [adesa.be] INFO: Found listing with ID: 10734251
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734251: 0
2026-03-29 22:19:08 [adesa.be] INFO: Skipping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10734252
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:08 [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 22:19:08 [adesa.be] INFO: Scrape type for 10734252: 0
2026-03-29 22:19:08 [adesa.be] INFO: Skipping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-29 22:19:08 [adesa.be] INFO: Found listing with ID: 10738131
2026-03-29 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738131: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734117
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734117: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738159
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738159: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734211
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734211: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734273
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734273: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734292
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734292: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738154
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738154: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738151
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738151: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734293
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734293: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734085
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734085: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734127
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734127: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-29 22:19: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 22:19:09 [adesa.be] INFO: Found listing with ID: 10734228
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734228: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738140
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738140: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734231
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734231: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734119
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734119: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734212
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734212: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734092
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734092: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734005
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734005: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734294
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734294: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734118
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734118: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738127
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738127: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738111
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738111: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734033
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734033: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734229
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734229: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734193
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734193: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-29 22:19: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 22:19:09 [adesa.be] INFO: Found listing with ID: 10734006
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734006: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734152
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734152: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-29 22:19: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 22:19:09 [adesa.be] INFO: Found listing with ID: 10734057
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734057: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734163
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734163: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-29 22:19: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 22:19:09 [adesa.be] INFO: Found listing with ID: 10734015
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734015: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734256
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734256: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734074
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734074: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734318
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734318: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734192
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734192: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734174
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734174: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734031
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734031: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734045
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734045: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734157
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734157: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734253
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734253: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734254
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734254: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738086
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738086: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738095
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738095: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738098
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738098: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734138
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734138: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734093
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734093: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734319
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734319: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734011
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734011: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734032
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734032: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734046
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734046: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10738104
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10738104: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734012
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734012: 0
2026-03-29 22:19:09 [adesa.be] INFO: Skipping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734255
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:09 [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 22:19:09 [adesa.be] INFO: Scrape type for 10734255: 2
2026-03-29 22:19:09 [adesa.be] INFO: Scraping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-29 22:19:09 [adesa.be] INFO: Found listing with ID: 10734030
2026-03-29 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734030: 2
2026-03-29 22:19:10 [adesa.be] INFO: Scraping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734295
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734295: 2
2026-03-29 22:19:10 [adesa.be] INFO: Scraping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734320
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734320: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734230
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734230: 2
2026-03-29 22:19:10 [adesa.be] INFO: Scraping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734296
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734296: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734297
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734297: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734075
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734075: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734158
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734158: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734047
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734047: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734022
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734022: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734010
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734010: 2
2026-03-29 22:19:10 [adesa.be] INFO: Scraping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734164
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734164: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734034
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734034: 2
2026-03-29 22:19:10 [adesa.be] INFO: Scraping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734102
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734102: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738109
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738109: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734213
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734213: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734165
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734165: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734232
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734232: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734274
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734274: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734058
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734058: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738096
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738096: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734076
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734076: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734275
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734275: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738084
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738084: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734059
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734059: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734214
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734214: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734298
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734298: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738132
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738132: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738155
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738155: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738158
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738158: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734175
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734175: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734233
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734233: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734234
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734234: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734215
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734215: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10733997
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10733997: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734276: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10734139: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738171: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-29 22:19:10 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-29 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:10 [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 22:19:10 [adesa.be] INFO: Scrape type for 10738172: 0
2026-03-29 22:19:10 [adesa.be] INFO: Skipping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-29 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10734137
2026-03-29 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a3d080-eff5-57b8-a661-2b6447bd35ea with scrape type 2
2026-03-29 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4a3d080-eff5-57b8-a661-2b6447bd35ea with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4a3d080-eff5-57b8-a661-2b6447bd35ea, identifier: 10734137
2026-03-29 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10734137
2026-03-29 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10734137
2026-03-29 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10734137 to the API
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734137>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c4a3d080-eff5-57b8-a661-2b6447bd35ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMW119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734137',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 86144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'86.144 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [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 22:19:11 [adesa.be] INFO: Saving data for 10734137: {'auction_closing_time': 1774960500.0, 'created_time': 1774606736.987145, 'last_price_update_time': 1774822751.453954}
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734137') HTTP/1.1" 204 0
2026-03-29 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10734208
2026-03-29 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcf69f23-4f7a-5eb7-bd32-b638c30faddd with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcf69f23-4f7a-5eb7-bd32-b638c30faddd with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcf69f23-4f7a-5eb7-bd32-b638c30faddd, identifier: 10734208
2026-03-29 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10734209
2026-03-29 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8aa784-92a1-5c9d-af55-36503d0a26ac with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8aa784-92a1-5c9d-af55-36503d0a26ac with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e8aa784-92a1-5c9d-af55-36503d0a26ac, identifier: 10734209
2026-03-29 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10734210
2026-03-29 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with scrape type 2
2026-03-29 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f5da783-c29b-5db6-9eb1-e130276eb3b4, identifier: 10734210
2026-03-29 22:19: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 22:19: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 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10734208
2026-03-29 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10734208
2026-03-29 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10734208 to the API
2026-03-29 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734208>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fcf69f23-4f7a-5eb7-bd32-b638c30faddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EQY753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734208',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 54559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 54.559 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [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 22:19:12 [adesa.be] INFO: Saving data for 10734208: {'auction_closing_time': 1774960500.0, 'created_time': 1774606731.50694, 'last_price_update_time': 1774822752.12074}
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734208') HTTP/1.1" 204 0
2026-03-29 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10734209
2026-03-29 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10734209
2026-03-29 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10734209 to the API
2026-03-29 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e8aa784-92a1-5c9d-af55-36503d0a26ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734209',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 98842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.5 Titanium - Diesel - Manual - 120 hp - 98.842 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [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 22:19:13 [adesa.be] INFO: Saving data for 10734209: {'auction_closing_time': 1774960500.0, 'created_time': 1774606737.305759, 'last_price_update_time': 1774822753.165559}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734209') HTTP/1.1" 204 0
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10734210
2026-03-29 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10734210
2026-03-29 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10734210 to the API
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6f5da783-c29b-5db6-9eb1-e130276eb3b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPE280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734210',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 127584,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 127.584 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [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 22:19:13 [adesa.be] INFO: Saving data for 10734210: {'auction_closing_time': 1774960500.0, 'created_time': 1774606743.972505, 'last_price_update_time': 1774822753.433705}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734210') HTTP/1.1" 204 0
2026-03-29 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10734127
2026-03-29 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be3b7b1a-4ee5-51ee-b127-a842030e4533 with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be3b7b1a-4ee5-51ee-b127-a842030e4533 with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be3b7b1a-4ee5-51ee-b127-a842030e4533, identifier: 10734127
2026-03-29 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10734152
2026-03-29 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with scrape type 2
2026-03-29 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae, identifier: 10734152
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10734127
2026-03-29 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10734127
2026-03-29 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10734127 to the API
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'be3b7b1a-4ee5-51ee-b127-a842030e4533',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMK747',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734127',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 159854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Land Rover Discovery Sport 2.0 TD4 SE - AWD - Diesel - Automatic - '
'150 hp - 159.854 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [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 22:19:13 [adesa.be] INFO: Saving data for 10734127: {'auction_closing_time': 1774960500.0, 'created_time': 1774606746.48914, 'last_price_update_time': 1774822753.89745}
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734127') HTTP/1.1" 204 0
2026-03-29 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10734152
2026-03-29 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10734152
2026-03-29 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10734152 to the API
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ac979582-ad2e-52fe-8d30-fc95eaf8e1ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRW850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734152',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 173866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 173.866 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:14 [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 22:19:14 [adesa.be] INFO: Saving data for 10734152: {'auction_closing_time': 1774960500.0, 'created_time': 1774606878.503901, 'last_price_update_time': 1774822754.179519}
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734152') HTTP/1.1" 204 0
2026-03-29 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10734193
2026-03-29 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbac04da-9621-5d10-8f0d-bbe77f8f3567 with scrape type 2
2026-03-29 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbac04da-9621-5d10-8f0d-bbe77f8f3567 with scrape type 2
2026-03-29 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbac04da-9621-5d10-8f0d-bbe77f8f3567, identifier: 10734193
2026-03-29 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10734193
2026-03-29 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10734193
2026-03-29 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10734193 to the API
2026-03-29 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'cbac04da-9621-5d10-8f0d-bbe77f8f3567',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734193',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 147746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 147.746 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [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 22:19:15 [adesa.be] INFO: Saving data for 10734193: {'auction_closing_time': 1774960500.0, 'created_time': 1774606885.141946, 'last_price_update_time': 1774822755.159042}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734193') HTTP/1.1" 204 0
2026-03-29 22:19: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 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10734163
2026-03-29 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29b9f35-b840-510b-98a8-c14ae57e0feb with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29b9f35-b840-510b-98a8-c14ae57e0feb with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b29b9f35-b840-510b-98a8-c14ae57e0feb, identifier: 10734163
2026-03-29 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10734074
2026-03-29 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d35597b-e0d8-54fe-88df-ee1be6965df9 with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d35597b-e0d8-54fe-88df-ee1be6965df9 with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d35597b-e0d8-54fe-88df-ee1be6965df9, identifier: 10734074
2026-03-29 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10734163
2026-03-29 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10734163
2026-03-29 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10734163 to the API
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b29b9f35-b840-510b-98a8-c14ae57e0feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDQ210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 63948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 63.948 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [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 22:19:15 [adesa.be] INFO: Saving data for 10734163: {'auction_closing_time': 1774960500.0, 'created_time': 1774606755.326969, 'last_price_update_time': 1774822755.660272}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734163') HTTP/1.1" 204 0
2026-03-29 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10734074
2026-03-29 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10734074
2026-03-29 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10734074 to the API
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5d35597b-e0d8-54fe-88df-ee1be6965df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKJ503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734074',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 82333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 82.333 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [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 22:19:15 [adesa.be] INFO: Saving data for 10734074: {'auction_closing_time': 1774960500.0, 'created_time': 1774606760.143802, 'last_price_update_time': 1774822755.934501}
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734074') HTTP/1.1" 204 0
2026-03-29 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10734256
2026-03-29 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40872f67-a061-5fd0-9ec0-136766d82ca7 with scrape type 2
2026-03-29 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40872f67-a061-5fd0-9ec0-136766d82ca7 with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40872f67-a061-5fd0-9ec0-136766d82ca7, identifier: 10734256
2026-03-29 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10734015
2026-03-29 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03615e0d-d72c-596c-a768-fd35b63e269a with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03615e0d-d72c-596c-a768-fd35b63e269a with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03615e0d-d72c-596c-a768-fd35b63e269a, identifier: 10734015
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10734256
2026-03-29 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10734256
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10734256 to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '40872f67-a061-5fd0-9ec0-136766d82ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDR166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 81688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 81.688 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [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 22:19:16 [adesa.be] INFO: Saving data for 10734256: {'auction_closing_time': 1774960500.0, 'created_time': 1774606794.596933, 'last_price_update_time': 1774822756.408879}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734256') HTTP/1.1" 204 0
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10734015
2026-03-29 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10734015
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10734015 to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734015>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '03615e0d-d72c-596c-a768-fd35b63e269a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRF112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734015',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 64294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 64.294 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [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 22:19:16 [adesa.be] INFO: Saving data for 10734015: {'auction_closing_time': 1774960500.0, 'created_time': 1774606799.893804, 'last_price_update_time': 1774822756.695788}
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734015') HTTP/1.1" 204 0
2026-03-29 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10734044
2026-03-29 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c096fd-abbc-5420-85a3-09403b732f4d with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c096fd-abbc-5420-85a3-09403b732f4d with scrape type 2
2026-03-29 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40c096fd-abbc-5420-85a3-09403b732f4d, identifier: 10734044
2026-03-29 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10734044
2026-03-29 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10734044
2026-03-29 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10734044 to the API
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734044>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '40c096fd-abbc-5420-85a3-09403b732f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 40862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'40.862 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [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 22:19:17 [adesa.be] INFO: Saving data for 10734044: {'auction_closing_time': 1774960500.0, 'created_time': 1774606735.412384, 'last_price_update_time': 1774822757.094037}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734044') HTTP/1.1" 204 0
2026-03-29 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19: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 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10734192
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6979f3f6-5cc4-5b0a-9013-78c2524f2266, identifier: 10734192
2026-03-29 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10734192
2026-03-29 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10734192
2026-03-29 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10734192 to the API
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6979f3f6-5cc4-5b0a-9013-78c2524f2266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDK638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734192',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 83182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 83.182 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [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 22:19:17 [adesa.be] INFO: Saving data for 10734192: {'auction_closing_time': 1774960500.0, 'created_time': 1774606757.393475, 'last_price_update_time': 1774822757.466801}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734192') HTTP/1.1" 204 0
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10734255
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f454865-6099-59cd-915c-f150279628d6 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f454865-6099-59cd-915c-f150279628d6 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f454865-6099-59cd-915c-f150279628d6, identifier: 10734255
2026-03-29 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10734318
2026-03-29 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with scrape type 2
2026-03-29 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1, identifier: 10734318
2026-03-29 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10734255
2026-03-29 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10734255
2026-03-29 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10734255 to the API
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3f454865-6099-59cd-915c-f150279628d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 61618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 61.618 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [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 22:19:17 [adesa.be] INFO: Saving data for 10734255: {'auction_closing_time': 1774960500.0, 'created_time': 1774606772.219808, 'last_price_update_time': 1774822757.94501}
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734255') HTTP/1.1" 204 0
2026-03-29 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10734318
2026-03-29 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10734318
2026-03-29 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10734318 to the API
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 83090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 83.090 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:18 [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 22:19:18 [adesa.be] INFO: Saving data for 10734318: {'auction_closing_time': 1774960500.0, 'created_time': 1774606755.958128, 'last_price_update_time': 1774822758.676017}
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734318') HTTP/1.1" 204 0
2026-03-29 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10734010
2026-03-29 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc6533b5-e78e-5830-b599-4d16f87757ad with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc6533b5-e78e-5830-b599-4d16f87757ad with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc6533b5-e78e-5830-b599-4d16f87757ad, identifier: 10734010
2026-03-29 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with identifier: 10734295
2026-03-29 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with scrape type 2
2026-03-29 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1, identifier: 10734295
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10734010
2026-03-29 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10734010
2026-03-29 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10734010 to the API
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Electric',
'id': 'bc6533b5-e78e-5830-b599-4d16f87757ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734010',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 71471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 250 Business Line - Electric - Automatic - 190 hp '
'- 71.471 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [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 22:19:19 [adesa.be] INFO: Saving data for 10734010: {'auction_closing_time': 1774960500.0, 'created_time': 1774606778.788371, 'last_price_update_time': 1774822759.257099}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734010') HTTP/1.1" 204 0
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with identifier: 10734295
2026-03-29 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with identifier: 10734295
2026-03-29 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1789afd9-3d84-5ad7-b0f1-43a5989d7eb1 with identifier: 10734295 to the API
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1789afd9-3d84-5ad7-b0f1-43a5989d7eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSN229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 72093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 72.093 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [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 22:19:19 [adesa.be] INFO: Saving data for 10734295: {'auction_closing_time': 1774960500.0, 'created_time': 1774606794.942278, 'last_price_update_time': 1774822759.531113}
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734295') HTTP/1.1" 204 0
2026-03-29 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10734034
2026-03-29 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53558227-d58c-5aab-a89f-84c9800022ef with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53558227-d58c-5aab-a89f-84c9800022ef with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53558227-d58c-5aab-a89f-84c9800022ef, identifier: 10734034
2026-03-29 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10734230
2026-03-29 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ea9765-81b7-586e-a93b-7b5a6752b06b with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ea9765-81b7-586e-a93b-7b5a6752b06b with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ea9765-81b7-586e-a93b-7b5a6752b06b, identifier: 10734230
2026-03-29 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10734045
2026-03-29 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86024a69-ac9e-5505-8216-1c73e65b13a8 with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86024a69-ac9e-5505-8216-1c73e65b13a8 with scrape type 2
2026-03-29 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86024a69-ac9e-5505-8216-1c73e65b13a8, identifier: 10734045
2026-03-29 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10734034
2026-03-29 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10734034
2026-03-29 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10734034 to the API
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Diesel',
'id': '53558227-d58c-5aab-a89f-84c9800022ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEL080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 116175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 116.175 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [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 22:19:20 [adesa.be] INFO: Saving data for 10734034: {'auction_closing_time': 1774960500.0, 'created_time': 1774606780.200577, 'last_price_update_time': 1774822760.086769}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734034') HTTP/1.1" 204 0
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10734230
2026-03-29 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10734230
2026-03-29 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10734230 to the API
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19: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 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '23ea9765-81b7-586e-a93b-7b5a6752b06b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTM206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734230',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 95069,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 95.069 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [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 22:19:20 [adesa.be] INFO: Saving data for 10734230: {'auction_closing_time': 1774960500.0, 'created_time': 1774606771.525559, 'last_price_update_time': 1774822760.36161}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734230') HTTP/1.1" 204 0
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10734045
2026-03-29 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10734045
2026-03-29 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10734045 to the API
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19: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 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '86024a69-ac9e-5505-8216-1c73e65b13a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFJ298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734045',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 20854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - 163 hp - 20.854 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [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 22:19:20 [adesa.be] INFO: Saving data for 10734045: {'auction_closing_time': 1774960500.0, 'created_time': 1774606767.846506, 'last_price_update_time': 1774822760.640438}
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734045') HTTP/1.1" 204 0
2026-03-29 22:19: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 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10734030
2026-03-29 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c30925-3b87-52e2-968e-edf3b44ca4c8 with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c30925-3b87-52e2-968e-edf3b44ca4c8 with scrape type 2
2026-03-29 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c30925-3b87-52e2-968e-edf3b44ca4c8, identifier: 10734030
2026-03-29 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10734030
2026-03-29 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10734030
2026-03-29 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10734030 to the API
2026-03-29 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:19: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 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734030>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '76c30925-3b87-52e2-968e-edf3b44ca4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734030',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 71679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 71.679 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Saving data for 10734030: {'auction_closing_time': 1774960500.0, 'created_time': 1774606768.196475, 'last_price_update_time': 1774822761.016859}
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734030') HTTP/1.1" 204 0
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738164: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738162: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738153: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738148: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738169: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734321: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734322: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734077: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10733998: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738166: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738150: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734299: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734235: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734086: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734216: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734176: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734300: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738146: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734060: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734061: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738136: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734177: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734016: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734140: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738124: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734094: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734062: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738129: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734141: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738160: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734178: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734323: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734236: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734035: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734078: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734217: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734017: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738125: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734103: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738147: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738130: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734218: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734023: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734194: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734195: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734166: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10734087: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-29 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:21 [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 22:19:21 [adesa.be] INFO: Scrape type for 10738161: 0
2026-03-29 22:19:21 [adesa.be] INFO: Skipping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-29 22:19:21 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738167: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738106: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738145: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734128: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738144: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734324: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734325: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734104: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734063: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734277: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738135: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738149: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734120: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738143: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734257: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734024: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734129: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734258: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734237: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734130: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734179: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734121: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738122: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734105: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738119: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734095: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738099: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738117: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734260: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734259: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734261: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734301: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734131
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734131: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734131 url https://www.openlane.eu/en/carv6/auction/10734131
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734180
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734180: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734180 url https://www.openlane.eu/en/carv6/auction/10734180
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738139
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738139: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738139 url https://www.openlane.eu/en/carv6/auction/10738139
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738133
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738133: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738133 url https://www.openlane.eu/en/carv6/auction/10738133
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734036
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734036: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734036 url https://www.openlane.eu/en/carv6/auction/10734036
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738115
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738115: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738115 url https://www.openlane.eu/en/carv6/auction/10738115
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734262
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734262: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734262 url https://www.openlane.eu/en/carv6/auction/10734262
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734278
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734278: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734278 url https://www.openlane.eu/en/carv6/auction/10734278
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734079
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734079: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734079 url https://www.openlane.eu/en/carv6/auction/10734079
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734263
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734263: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734263 url https://www.openlane.eu/en/carv6/auction/10734263
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734080
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734080: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734080 url https://www.openlane.eu/en/carv6/auction/10734080
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734142
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734142: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734142 url https://www.openlane.eu/en/carv6/auction/10734142
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738118
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738118: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738118 url https://www.openlane.eu/en/carv6/auction/10738118
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738134
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738134: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738134 url https://www.openlane.eu/en/carv6/auction/10738134
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734159
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734159: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734159 url https://www.openlane.eu/en/carv6/auction/10734159
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734106
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734106: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734106 url https://www.openlane.eu/en/carv6/auction/10734106
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734096
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734096: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734096 url https://www.openlane.eu/en/carv6/auction/10734096
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10733999
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10733999: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10733999 url https://www.openlane.eu/en/carv6/auction/10733999
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10738113
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10738113: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10738113 url https://www.openlane.eu/en/carv6/auction/10738113
2026-03-29 22:19:22 [adesa.be] INFO: Found listing with ID: 10734239
2026-03-29 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:22 [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 22:19:22 [adesa.be] INFO: Scrape type for 10734239: 0
2026-03-29 22:19:22 [adesa.be] INFO: Skipping item 10734239 url https://www.openlane.eu/en/carv6/auction/10734239
2026-03-29 22:19: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 22:19: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 22:19:25 [adesa.be] INFO: Found listing with ID: 10734238
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734238: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734238 url https://www.openlane.eu/en/carv6/auction/10734238
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738112
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738112: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738112 url https://www.openlane.eu/en/carv6/auction/10738112
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734153
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734153: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734153 url https://www.openlane.eu/en/carv6/auction/10734153
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734219
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734219: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734219 url https://www.openlane.eu/en/carv6/auction/10734219
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734081
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734081: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734081 url https://www.openlane.eu/en/carv6/auction/10734081
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734025
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734025: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734025 url https://www.openlane.eu/en/carv6/auction/10734025
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738157
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738157: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738157 url https://www.openlane.eu/en/carv6/auction/10738157
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734302
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734302: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734302 url https://www.openlane.eu/en/carv6/auction/10734302
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734264
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734264: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734264 url https://www.openlane.eu/en/carv6/auction/10734264
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734303
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734303: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734303 url https://www.openlane.eu/en/carv6/auction/10734303
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738105
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738105: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738105 url https://www.openlane.eu/en/carv6/auction/10738105
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734279
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734279: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734279 url https://www.openlane.eu/en/carv6/auction/10734279
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734082
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734082: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734082 url https://www.openlane.eu/en/carv6/auction/10734082
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10733996
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10733996: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10733996 url https://www.openlane.eu/en/carv6/auction/10733996
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734326
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734326: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734326 url https://www.openlane.eu/en/carv6/auction/10734326
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734280
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734280: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734280 url https://www.openlane.eu/en/carv6/auction/10734280
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734304
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734304: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734304 url https://www.openlane.eu/en/carv6/auction/10734304
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738092
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738092: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738092 url https://www.openlane.eu/en/carv6/auction/10738092
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738121
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738121: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738121 url https://www.openlane.eu/en/carv6/auction/10738121
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734097
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734097: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734097 url https://www.openlane.eu/en/carv6/auction/10734097
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738126
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738126: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738126 url https://www.openlane.eu/en/carv6/auction/10738126
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734122
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734122: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734122 url https://www.openlane.eu/en/carv6/auction/10734122
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734123
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734123: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734123 url https://www.openlane.eu/en/carv6/auction/10734123
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734026
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734026: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734026 url https://www.openlane.eu/en/carv6/auction/10734026
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734181
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734181: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734181 url https://www.openlane.eu/en/carv6/auction/10734181
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734305
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734305: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734305 url https://www.openlane.eu/en/carv6/auction/10734305
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734167
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734167: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734167 url https://www.openlane.eu/en/carv6/auction/10734167
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734098
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734098: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734098 url https://www.openlane.eu/en/carv6/auction/10734098
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734327
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734327: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734327 url https://www.openlane.eu/en/carv6/auction/10734327
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734306
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734306: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734306 url https://www.openlane.eu/en/carv6/auction/10734306
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734182
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734182: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734182 url https://www.openlane.eu/en/carv6/auction/10734182
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734281
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734281: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734281 url https://www.openlane.eu/en/carv6/auction/10734281
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734241
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734241: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734241 url https://www.openlane.eu/en/carv6/auction/10734241
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734083
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734083: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734083 url https://www.openlane.eu/en/carv6/auction/10734083
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734240
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734240: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734240 url https://www.openlane.eu/en/carv6/auction/10734240
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738101
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10738101: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10738101 url https://www.openlane.eu/en/carv6/auction/10738101
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10734028
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:25 [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 22:19:25 [adesa.be] INFO: Scrape type for 10734028: 0
2026-03-29 22:19:25 [adesa.be] INFO: Skipping item 10734028 url https://www.openlane.eu/en/carv6/auction/10734028
2026-03-29 22:19:25 [adesa.be] INFO: Found listing with ID: 10738100
2026-03-29 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10738100: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10738100 url https://www.openlane.eu/en/carv6/auction/10738100
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10734027
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10734027: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10734027 url https://www.openlane.eu/en/carv6/auction/10734027
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10738097
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10738097: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10738097 url https://www.openlane.eu/en/carv6/auction/10738097
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10734148
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10734148: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10734148 url https://www.openlane.eu/en/carv6/auction/10734148
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10734001
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10734001: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10734001 url https://www.openlane.eu/en/carv6/auction/10734001
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10738090
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10738090: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10738090 url https://www.openlane.eu/en/carv6/auction/10738090
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10734132
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10734132: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10734132 url https://www.openlane.eu/en/carv6/auction/10734132
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10738083
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10738083: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10738083 url https://www.openlane.eu/en/carv6/auction/10738083
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10734959
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10734959: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10734959 url https://www.openlane.eu/en/carv6/auction/10734959
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10737501
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10737501: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10737501 url https://www.openlane.eu/en/carv6/auction/10737501
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:26 [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 22:19:26 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-29 22:19:26 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-29 22:19:26 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-29 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-29 22:19:27 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-29 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:27 [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 22:19:27 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-29 22:19:27 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-29 22:19: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 22:19: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 22:19:30 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729529
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729529: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729529 url https://www.openlane.eu/en/carv6/auction/10729529
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10735201
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10735201: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10735201 url https://www.openlane.eu/en/carv6/auction/10735201
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10735208
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10735208: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10735208 url https://www.openlane.eu/en/carv6/auction/10735208
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10735222
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10735222: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10735222 url https://www.openlane.eu/en/carv6/auction/10735222
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10735219
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:30 [adesa.be] INFO: Scrape type for 10735219: 0
2026-03-29 22:19:30 [adesa.be] INFO: Skipping item 10735219 url https://www.openlane.eu/en/carv6/auction/10735219
2026-03-29 22:19:30 [adesa.be] INFO: Found listing with ID: 10735209
2026-03-29 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:30 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735209: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735209 url https://www.openlane.eu/en/carv6/auction/10735209
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735225
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735225: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735225 url https://www.openlane.eu/en/carv6/auction/10735225
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735229
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735229: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735229 url https://www.openlane.eu/en/carv6/auction/10735229
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735183
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735183: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735183 url https://www.openlane.eu/en/carv6/auction/10735183
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735226
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735226: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735226 url https://www.openlane.eu/en/carv6/auction/10735226
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735220
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735220: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735220 url https://www.openlane.eu/en/carv6/auction/10735220
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735204
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735204: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735204 url https://www.openlane.eu/en/carv6/auction/10735204
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735212
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735212: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735212 url https://www.openlane.eu/en/carv6/auction/10735212
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735192
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735192: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735192 url https://www.openlane.eu/en/carv6/auction/10735192
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735223
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735223: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735223 url https://www.openlane.eu/en/carv6/auction/10735223
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735180
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735180: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735180 url https://www.openlane.eu/en/carv6/auction/10735180
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735197
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735197: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735197 url https://www.openlane.eu/en/carv6/auction/10735197
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735210
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735210: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735210 url https://www.openlane.eu/en/carv6/auction/10735210
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735181
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735181: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735181 url https://www.openlane.eu/en/carv6/auction/10735181
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735221
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735221: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735221 url https://www.openlane.eu/en/carv6/auction/10735221
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735193
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735193: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735193 url https://www.openlane.eu/en/carv6/auction/10735193
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735190
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735190: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735190 url https://www.openlane.eu/en/carv6/auction/10735190
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735188
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735188: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735188 url https://www.openlane.eu/en/carv6/auction/10735188
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735198
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735198: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735198 url https://www.openlane.eu/en/carv6/auction/10735198
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735211
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735211: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735211 url https://www.openlane.eu/en/carv6/auction/10735211
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735187
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735187: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735187 url https://www.openlane.eu/en/carv6/auction/10735187
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735207
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735207: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735207 url https://www.openlane.eu/en/carv6/auction/10735207
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735230
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735230: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735230 url https://www.openlane.eu/en/carv6/auction/10735230
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735224
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735224: 0
2026-03-29 22:19:31 [adesa.be] INFO: Skipping item 10735224 url https://www.openlane.eu/en/carv6/auction/10735224
2026-03-29 22:19:31 [adesa.be] INFO: Found listing with ID: 10735216
2026-03-29 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:31 [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 22:19:31 [adesa.be] INFO: Scrape type for 10735216: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735216 url https://www.openlane.eu/en/carv6/auction/10735216
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735214
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735214: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735214 url https://www.openlane.eu/en/carv6/auction/10735214
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735206
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735206: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735206 url https://www.openlane.eu/en/carv6/auction/10735206
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735199
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735199: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735199 url https://www.openlane.eu/en/carv6/auction/10735199
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735194
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735194: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735194 url https://www.openlane.eu/en/carv6/auction/10735194
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735213
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735213: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735213 url https://www.openlane.eu/en/carv6/auction/10735213
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735195
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735195: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735195 url https://www.openlane.eu/en/carv6/auction/10735195
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735218
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735218: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735218 url https://www.openlane.eu/en/carv6/auction/10735218
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10734876
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10734876: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10734876 url https://www.openlane.eu/en/carv6/auction/10734876
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735228
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735228: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735228 url https://www.openlane.eu/en/carv6/auction/10735228
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735217
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735217: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735217 url https://www.openlane.eu/en/carv6/auction/10735217
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735186
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735186: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735186 url https://www.openlane.eu/en/carv6/auction/10735186
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735200
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735200: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735200 url https://www.openlane.eu/en/carv6/auction/10735200
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735215
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735215: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735215 url https://www.openlane.eu/en/carv6/auction/10735215
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735191
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735191: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735191 url https://www.openlane.eu/en/carv6/auction/10735191
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735196
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735196: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735196 url https://www.openlane.eu/en/carv6/auction/10735196
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735185
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735185: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735185 url https://www.openlane.eu/en/carv6/auction/10735185
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10734874
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10734874: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10734874 url https://www.openlane.eu/en/carv6/auction/10734874
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10736633
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10736633: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10736633 url https://www.openlane.eu/en/carv6/auction/10736633
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10736353
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10736353: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10736353 url https://www.openlane.eu/en/carv6/auction/10736353
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10734909
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10734909: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10734909 url https://www.openlane.eu/en/carv6/auction/10734909
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10734916
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10734916: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10734916 url https://www.openlane.eu/en/carv6/auction/10734916
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735745
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735745: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735745 url https://www.openlane.eu/en/carv6/auction/10735745
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735085
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735085: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735085 url https://www.openlane.eu/en/carv6/auction/10735085
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10736316
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10736316: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10736316 url https://www.openlane.eu/en/carv6/auction/10736316
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10734928
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10734928: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10734928 url https://www.openlane.eu/en/carv6/auction/10734928
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10736323
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10736323: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10736323 url https://www.openlane.eu/en/carv6/auction/10736323
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735098
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735098: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735098 url https://www.openlane.eu/en/carv6/auction/10735098
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735119
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735119: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735119 url https://www.openlane.eu/en/carv6/auction/10735119
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10735160
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10735160: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10735160 url https://www.openlane.eu/en/carv6/auction/10735160
2026-03-29 22:19:32 [adesa.be] INFO: Found listing with ID: 10736306
2026-03-29 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:32 [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 22:19:32 [adesa.be] INFO: Scrape type for 10736306: 0
2026-03-29 22:19:32 [adesa.be] INFO: Skipping item 10736306 url https://www.openlane.eu/en/carv6/auction/10736306
2026-03-29 22:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Found listing with ID: 10736281
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736281: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736281 url https://www.openlane.eu/en/carv6/auction/10736281
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10735099
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10735099: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10735099 url https://www.openlane.eu/en/carv6/auction/10735099
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10736314
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736314: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736314 url https://www.openlane.eu/en/carv6/auction/10736314
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10736413
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736413: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736413 url https://www.openlane.eu/en/carv6/auction/10736413
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10734918
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10734918: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10734918 url https://www.openlane.eu/en/carv6/auction/10734918
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10735084
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10735084: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10735084 url https://www.openlane.eu/en/carv6/auction/10735084
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10736639
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736639: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736639 url https://www.openlane.eu/en/carv6/auction/10736639
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10735748
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10735748: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10735748 url https://www.openlane.eu/en/carv6/auction/10735748
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10737275
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10737275: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10737275 url https://www.openlane.eu/en/carv6/auction/10737275
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10736349
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736349: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736349 url https://www.openlane.eu/en/carv6/auction/10736349
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10736299
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:36 [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 22:19:36 [adesa.be] INFO: Scrape type for 10736299: 0
2026-03-29 22:19:36 [adesa.be] INFO: Skipping item 10736299 url https://www.openlane.eu/en/carv6/auction/10736299
2026-03-29 22:19:36 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-29 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736419
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736419: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736419 url https://www.openlane.eu/en/carv6/auction/10736419
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736628
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736628: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736628 url https://www.openlane.eu/en/carv6/auction/10736628
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735130
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735130: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735130 url https://www.openlane.eu/en/carv6/auction/10735130
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10738243
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10738243: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10738243 url https://www.openlane.eu/en/carv6/auction/10738243
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735751
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735751: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735751 url https://www.openlane.eu/en/carv6/auction/10735751
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737748
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737748: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737748 url https://www.openlane.eu/en/carv6/auction/10737748
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736270
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736270: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736270 url https://www.openlane.eu/en/carv6/auction/10736270
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736630
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736630: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736630 url https://www.openlane.eu/en/carv6/auction/10736630
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736291
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736291: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736291 url https://www.openlane.eu/en/carv6/auction/10736291
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737264
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737264: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737264 url https://www.openlane.eu/en/carv6/auction/10737264
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736629
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736629: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736629 url https://www.openlane.eu/en/carv6/auction/10736629
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735107
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735107: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735107 url https://www.openlane.eu/en/carv6/auction/10735107
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736632
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736632: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736632 url https://www.openlane.eu/en/carv6/auction/10736632
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735149
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735149: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735149 url https://www.openlane.eu/en/carv6/auction/10735149
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735142
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735142: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735142 url https://www.openlane.eu/en/carv6/auction/10735142
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737281
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737281: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737281 url https://www.openlane.eu/en/carv6/auction/10737281
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735153
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735153: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735153 url https://www.openlane.eu/en/carv6/auction/10735153
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10739818
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10739818: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10739818 url https://www.openlane.eu/en/carv6/auction/10739818
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736421
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736421: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736421 url https://www.openlane.eu/en/carv6/auction/10736421
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736333
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736333: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736333 url https://www.openlane.eu/en/carv6/auction/10736333
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10740863
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10740863: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10740863 url https://www.openlane.eu/en/carv6/auction/10740863
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736343
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736343: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736343 url https://www.openlane.eu/en/carv6/auction/10736343
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737274
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737274: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737274 url https://www.openlane.eu/en/carv6/auction/10737274
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737259
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737259: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737259 url https://www.openlane.eu/en/carv6/auction/10737259
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736295
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736295: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736295 url https://www.openlane.eu/en/carv6/auction/10736295
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737290
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737290: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737290 url https://www.openlane.eu/en/carv6/auction/10737290
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10736418
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10736418: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10736418 url https://www.openlane.eu/en/carv6/auction/10736418
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735102
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735102: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735102 url https://www.openlane.eu/en/carv6/auction/10735102
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10740845
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10740845: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10740845 url https://www.openlane.eu/en/carv6/auction/10740845
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10740858
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10740858: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10740858 url https://www.openlane.eu/en/carv6/auction/10740858
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735152
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735152: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735152 url https://www.openlane.eu/en/carv6/auction/10735152
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735174
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735174: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735174 url https://www.openlane.eu/en/carv6/auction/10735174
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735136
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735136: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735136 url https://www.openlane.eu/en/carv6/auction/10735136
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10737294
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10737294: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10737294 url https://www.openlane.eu/en/carv6/auction/10737294
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735147
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735147: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735147 url https://www.openlane.eu/en/carv6/auction/10735147
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735144
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:37 [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 22:19:37 [adesa.be] INFO: Scrape type for 10735144: 0
2026-03-29 22:19:37 [adesa.be] INFO: Skipping item 10735144 url https://www.openlane.eu/en/carv6/auction/10735144
2026-03-29 22:19:37 [adesa.be] INFO: Found listing with ID: 10735146
2026-03-29 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735146: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735146 url https://www.openlane.eu/en/carv6/auction/10735146
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736271
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736271: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736271 url https://www.openlane.eu/en/carv6/auction/10736271
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10739814
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10739814: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10739814 url https://www.openlane.eu/en/carv6/auction/10739814
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736284
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736284: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736284 url https://www.openlane.eu/en/carv6/auction/10736284
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736668
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736668: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736668 url https://www.openlane.eu/en/carv6/auction/10736668
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10735150
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735150: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735150 url https://www.openlane.eu/en/carv6/auction/10735150
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736332
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736332: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736332 url https://www.openlane.eu/en/carv6/auction/10736332
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736292
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736292: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736292 url https://www.openlane.eu/en/carv6/auction/10736292
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10735148
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735148: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735148 url https://www.openlane.eu/en/carv6/auction/10735148
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10735744
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735744: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735744 url https://www.openlane.eu/en/carv6/auction/10735744
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10735176
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735176: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735176 url https://www.openlane.eu/en/carv6/auction/10735176
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736334
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736334: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736334 url https://www.openlane.eu/en/carv6/auction/10736334
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10739839
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10739839: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10739839 url https://www.openlane.eu/en/carv6/auction/10739839
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10737258
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10737258: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10737258 url https://www.openlane.eu/en/carv6/auction/10737258
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736288
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736288: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736288 url https://www.openlane.eu/en/carv6/auction/10736288
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736350
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736350: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736350 url https://www.openlane.eu/en/carv6/auction/10736350
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10738238
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10738238: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10738238 url https://www.openlane.eu/en/carv6/auction/10738238
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10740865
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10740865: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10740865 url https://www.openlane.eu/en/carv6/auction/10740865
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736278
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736278: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736278 url https://www.openlane.eu/en/carv6/auction/10736278
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736296
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736296: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736296 url https://www.openlane.eu/en/carv6/auction/10736296
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10737260
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10737260: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10737260 url https://www.openlane.eu/en/carv6/auction/10737260
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10736287
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10736287: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10736287 url https://www.openlane.eu/en/carv6/auction/10736287
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10737261
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10737261: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10737261 url https://www.openlane.eu/en/carv6/auction/10737261
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10734907
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10734907: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10734907 url https://www.openlane.eu/en/carv6/auction/10734907
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10737286
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10737286: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10737286 url https://www.openlane.eu/en/carv6/auction/10737286
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10734927
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10734927: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10734927 url https://www.openlane.eu/en/carv6/auction/10734927
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10738226
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10738226: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10738226 url https://www.openlane.eu/en/carv6/auction/10738226
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10737465
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10737465: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10737465 url https://www.openlane.eu/en/carv6/auction/10737465
2026-03-29 22:19:38 [adesa.be] INFO: Found listing with ID: 10735117
2026-03-29 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:38 [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 22:19:38 [adesa.be] INFO: Scrape type for 10735117: 0
2026-03-29 22:19:38 [adesa.be] INFO: Skipping item 10735117 url https://www.openlane.eu/en/carv6/auction/10735117
2026-03-29 22:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19: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 22:19:40 [adesa.be] INFO: Found listing with ID: 10734929
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734929: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734929 url https://www.openlane.eu/en/carv6/auction/10734929
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10738336
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10738336: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10738336 url https://www.openlane.eu/en/carv6/auction/10738336
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734915
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734915: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734915 url https://www.openlane.eu/en/carv6/auction/10734915
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10736657
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10736657: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10736657 url https://www.openlane.eu/en/carv6/auction/10736657
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10735083
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10735083: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10735083 url https://www.openlane.eu/en/carv6/auction/10735083
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10738236
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10738236: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10738236 url https://www.openlane.eu/en/carv6/auction/10738236
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734911
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734911: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734911 url https://www.openlane.eu/en/carv6/auction/10734911
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10739840
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10739840: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10739840 url https://www.openlane.eu/en/carv6/auction/10739840
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734904
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734904: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734904 url https://www.openlane.eu/en/carv6/auction/10734904
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10735749
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10735749: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10735749 url https://www.openlane.eu/en/carv6/auction/10735749
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734935
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734935: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734935 url https://www.openlane.eu/en/carv6/auction/10734935
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734901
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734901: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734901 url https://www.openlane.eu/en/carv6/auction/10734901
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10737728
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10737728: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10737728 url https://www.openlane.eu/en/carv6/auction/10737728
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10736647
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10736647: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10736647 url https://www.openlane.eu/en/carv6/auction/10736647
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734903
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734903: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734903 url https://www.openlane.eu/en/carv6/auction/10734903
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10737270
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10737270: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10737270 url https://www.openlane.eu/en/carv6/auction/10737270
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10738258
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10738258: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10738258 url https://www.openlane.eu/en/carv6/auction/10738258
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10736300
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10736300: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10736300 url https://www.openlane.eu/en/carv6/auction/10736300
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10736651
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10736651: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10736651 url https://www.openlane.eu/en/carv6/auction/10736651
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10736636
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10736636: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10736636 url https://www.openlane.eu/en/carv6/auction/10736636
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10737734
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10737734: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10737734 url https://www.openlane.eu/en/carv6/auction/10737734
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10734908
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10734908: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10734908 url https://www.openlane.eu/en/carv6/auction/10734908
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10737731
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10737731: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10737731 url https://www.openlane.eu/en/carv6/auction/10737731
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10737730
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10737730: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10737730 url https://www.openlane.eu/en/carv6/auction/10737730
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10735115
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10735115: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10735115 url https://www.openlane.eu/en/carv6/auction/10735115
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10739812
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10739812: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10739812 url https://www.openlane.eu/en/carv6/auction/10739812
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10738229
2026-03-29 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:40 [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 22:19:40 [adesa.be] INFO: Scrape type for 10738229: 0
2026-03-29 22:19:40 [adesa.be] INFO: Skipping item 10738229 url https://www.openlane.eu/en/carv6/auction/10738229
2026-03-29 22:19:40 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10738228
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10738228: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10738228 url https://www.openlane.eu/en/carv6/auction/10738228
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10740869
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10740869: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10740869 url https://www.openlane.eu/en/carv6/auction/10740869
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10736429
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10736429: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10736429 url https://www.openlane.eu/en/carv6/auction/10736429
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10738263
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10738263: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10738263 url https://www.openlane.eu/en/carv6/auction/10738263
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10736318
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10736318: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10736318 url https://www.openlane.eu/en/carv6/auction/10736318
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10735109
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10735109: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10735109 url https://www.openlane.eu/en/carv6/auction/10735109
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10738255
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10738255: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10738255 url https://www.openlane.eu/en/carv6/auction/10738255
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10736326
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10736326: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10736326 url https://www.openlane.eu/en/carv6/auction/10736326
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10737254
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10737254: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10737254 url https://www.openlane.eu/en/carv6/auction/10737254
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10736659
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10736659: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10736659 url https://www.openlane.eu/en/carv6/auction/10736659
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10736656
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10736656: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10736656 url https://www.openlane.eu/en/carv6/auction/10736656
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10737292
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10737292: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10737292 url https://www.openlane.eu/en/carv6/auction/10737292
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10740852
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10740852: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10740852 url https://www.openlane.eu/en/carv6/auction/10740852
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10737280
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10737280: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10737280 url https://www.openlane.eu/en/carv6/auction/10737280
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10738259
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10738259: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10738259 url https://www.openlane.eu/en/carv6/auction/10738259
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10739825
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10739825: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10739825 url https://www.openlane.eu/en/carv6/auction/10739825
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10739827
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10739827: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10739827 url https://www.openlane.eu/en/carv6/auction/10739827
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10740838
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10740838: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10740838 url https://www.openlane.eu/en/carv6/auction/10740838
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10737277
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:41 [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 22:19:41 [adesa.be] INFO: Scrape type for 10737277: 0
2026-03-29 22:19:41 [adesa.be] INFO: Skipping item 10737277 url https://www.openlane.eu/en/carv6/auction/10737277
2026-03-29 22:19:41 [adesa.be] INFO: Found listing with ID: 10737295
2026-03-29 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737295: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737295 url https://www.openlane.eu/en/carv6/auction/10737295
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10737738
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737738: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737738 url https://www.openlane.eu/en/carv6/auction/10737738
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10737729
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737729: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737729 url https://www.openlane.eu/en/carv6/auction/10737729
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736309
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736309: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736309 url https://www.openlane.eu/en/carv6/auction/10736309
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10735096
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10735096: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10735096 url https://www.openlane.eu/en/carv6/auction/10735096
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10734924
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10734924: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10734924 url https://www.openlane.eu/en/carv6/auction/10734924
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10737746
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737746: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737746 url https://www.openlane.eu/en/carv6/auction/10737746
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736302
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736302: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736302 url https://www.openlane.eu/en/carv6/auction/10736302
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736637
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736637: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736637 url https://www.openlane.eu/en/carv6/auction/10736637
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736315
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736315: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736315 url https://www.openlane.eu/en/carv6/auction/10736315
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10740864
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10740864: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10740864 url https://www.openlane.eu/en/carv6/auction/10740864
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736417
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736417: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736417 url https://www.openlane.eu/en/carv6/auction/10736417
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736642
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736642: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736642 url https://www.openlane.eu/en/carv6/auction/10736642
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10735131
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10735131: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10735131 url https://www.openlane.eu/en/carv6/auction/10735131
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736346
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736346: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736346 url https://www.openlane.eu/en/carv6/auction/10736346
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10738240
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10738240: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10738240 url https://www.openlane.eu/en/carv6/auction/10738240
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10739819
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10739819: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10739819 url https://www.openlane.eu/en/carv6/auction/10739819
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736283
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736283: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736283 url https://www.openlane.eu/en/carv6/auction/10736283
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10738242
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10738242: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10738242 url https://www.openlane.eu/en/carv6/auction/10738242
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736289
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736289: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736289 url https://www.openlane.eu/en/carv6/auction/10736289
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10740837
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10740837: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10740837 url https://www.openlane.eu/en/carv6/auction/10740837
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10734905
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10734905: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10734905 url https://www.openlane.eu/en/carv6/auction/10734905
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736286
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736286: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736286 url https://www.openlane.eu/en/carv6/auction/10736286
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10735094
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10735094: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10735094 url https://www.openlane.eu/en/carv6/auction/10735094
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736641
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736641: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736641 url https://www.openlane.eu/en/carv6/auction/10736641
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10738249
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10738249: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10738249 url https://www.openlane.eu/en/carv6/auction/10738249
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10740859
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10740859: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10740859 url https://www.openlane.eu/en/carv6/auction/10740859
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10738224
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10738224: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10738224 url https://www.openlane.eu/en/carv6/auction/10738224
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10735139
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10735139: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10735139 url https://www.openlane.eu/en/carv6/auction/10735139
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736279
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736279: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736279 url https://www.openlane.eu/en/carv6/auction/10736279
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736653
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736653: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736653 url https://www.openlane.eu/en/carv6/auction/10736653
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10737470
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737470: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737470 url https://www.openlane.eu/en/carv6/auction/10737470
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10740834
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10740834: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10740834 url https://www.openlane.eu/en/carv6/auction/10740834
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736662
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736662: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736662 url https://www.openlane.eu/en/carv6/auction/10736662
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10739834
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10739834: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10739834 url https://www.openlane.eu/en/carv6/auction/10739834
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10738245
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10738245: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10738245 url https://www.openlane.eu/en/carv6/auction/10738245
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10735154
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10735154: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10735154 url https://www.openlane.eu/en/carv6/auction/10735154
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736335
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736335: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736335 url https://www.openlane.eu/en/carv6/auction/10736335
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736319
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736319: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736319 url https://www.openlane.eu/en/carv6/auction/10736319
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10737265
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10737265: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10737265 url https://www.openlane.eu/en/carv6/auction/10737265
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736355
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736355: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736355 url https://www.openlane.eu/en/carv6/auction/10736355
2026-03-29 22:19:42 [adesa.be] INFO: Found listing with ID: 10736304
2026-03-29 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:42 [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 22:19:42 [adesa.be] INFO: Scrape type for 10736304: 0
2026-03-29 22:19:42 [adesa.be] INFO: Skipping item 10736304 url https://www.openlane.eu/en/carv6/auction/10736304
2026-03-29 22:19: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 22:19:46 [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 22:19:46 [adesa.be] INFO: Found listing with ID: 10736329
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736329: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736329 url https://www.openlane.eu/en/carv6/auction/10736329
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10738217
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10738217: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10738217 url https://www.openlane.eu/en/carv6/auction/10738217
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10735082
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10735082: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10735082 url https://www.openlane.eu/en/carv6/auction/10735082
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10735141
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10735141: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10735141 url https://www.openlane.eu/en/carv6/auction/10735141
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736425
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736425: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736425 url https://www.openlane.eu/en/carv6/auction/10736425
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10737257
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10737257: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10737257 url https://www.openlane.eu/en/carv6/auction/10737257
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10735743
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10735743: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10735743 url https://www.openlane.eu/en/carv6/auction/10735743
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736422
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736422: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736422 url https://www.openlane.eu/en/carv6/auction/10736422
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736308
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736308: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736308 url https://www.openlane.eu/en/carv6/auction/10736308
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736337
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736337: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736337 url https://www.openlane.eu/en/carv6/auction/10736337
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10734917
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10734917: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10734917 url https://www.openlane.eu/en/carv6/auction/10734917
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10734912
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10734912: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10734912 url https://www.openlane.eu/en/carv6/auction/10734912
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736415
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736415: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736415 url https://www.openlane.eu/en/carv6/auction/10736415
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736424
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736424: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736424 url https://www.openlane.eu/en/carv6/auction/10736424
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736338
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736338: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736338 url https://www.openlane.eu/en/carv6/auction/10736338
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736298
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736298: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736298 url https://www.openlane.eu/en/carv6/auction/10736298
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736635
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736635: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736635 url https://www.openlane.eu/en/carv6/auction/10736635
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736311
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736311: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736311 url https://www.openlane.eu/en/carv6/auction/10736311
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736331
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736331: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736331 url https://www.openlane.eu/en/carv6/auction/10736331
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10738334
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10738334: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10738334 url https://www.openlane.eu/en/carv6/auction/10738334
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736269
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736269: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736269 url https://www.openlane.eu/en/carv6/auction/10736269
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10735177
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10735177: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10735177 url https://www.openlane.eu/en/carv6/auction/10735177
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10736294
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10736294: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10736294 url https://www.openlane.eu/en/carv6/auction/10736294
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-29 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:46 [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 22:19:46 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-29 22:19:46 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-29 22:19:46 [adesa.be] INFO: Found listing with ID: 10735172
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735172: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735172 url https://www.openlane.eu/en/carv6/auction/10735172
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736313
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736313: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736313 url https://www.openlane.eu/en/carv6/auction/10736313
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737283
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737283: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737283 url https://www.openlane.eu/en/carv6/auction/10737283
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734922
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734922: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734922 url https://www.openlane.eu/en/carv6/auction/10734922
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736638
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736638: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736638 url https://www.openlane.eu/en/carv6/auction/10736638
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735169
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735169: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735169 url https://www.openlane.eu/en/carv6/auction/10735169
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735159
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735159: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735159 url https://www.openlane.eu/en/carv6/auction/10735159
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10738250
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10738250: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10738250 url https://www.openlane.eu/en/carv6/auction/10738250
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737255
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737255: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737255 url https://www.openlane.eu/en/carv6/auction/10737255
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736348
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736348: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736348 url https://www.openlane.eu/en/carv6/auction/10736348
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736321
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736321: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736321 url https://www.openlane.eu/en/carv6/auction/10736321
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734932
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734932: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734932 url https://www.openlane.eu/en/carv6/auction/10734932
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735747
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735747: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735747 url https://www.openlane.eu/en/carv6/auction/10735747
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735137
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735137: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735137 url https://www.openlane.eu/en/carv6/auction/10735137
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735120
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735120: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735120 url https://www.openlane.eu/en/carv6/auction/10735120
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737284
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737284: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737284 url https://www.openlane.eu/en/carv6/auction/10737284
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735114
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735114: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735114 url https://www.openlane.eu/en/carv6/auction/10735114
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737744
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737744: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737744 url https://www.openlane.eu/en/carv6/auction/10737744
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734934
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734934: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734934 url https://www.openlane.eu/en/carv6/auction/10734934
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736356
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736356: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736356 url https://www.openlane.eu/en/carv6/auction/10736356
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736655
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736655: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736655 url https://www.openlane.eu/en/carv6/auction/10736655
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734910
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734910: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734910 url https://www.openlane.eu/en/carv6/auction/10734910
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735103
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735103: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735103 url https://www.openlane.eu/en/carv6/auction/10735103
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734930
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734930: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734930 url https://www.openlane.eu/en/carv6/auction/10734930
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736293
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736293: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736293 url https://www.openlane.eu/en/carv6/auction/10736293
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737739
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737739: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737739 url https://www.openlane.eu/en/carv6/auction/10737739
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736280
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736280: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736280 url https://www.openlane.eu/en/carv6/auction/10736280
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10740842
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10740842: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10740842 url https://www.openlane.eu/en/carv6/auction/10740842
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734914
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734914: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734914 url https://www.openlane.eu/en/carv6/auction/10734914
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735134
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735134: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735134 url https://www.openlane.eu/en/carv6/auction/10735134
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735132
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735132: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735132 url https://www.openlane.eu/en/carv6/auction/10735132
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735125
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735125: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735125 url https://www.openlane.eu/en/carv6/auction/10735125
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734902
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734902: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734902 url https://www.openlane.eu/en/carv6/auction/10734902
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10734942
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10734942: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10734942 url https://www.openlane.eu/en/carv6/auction/10734942
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10738254
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10738254: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10738254 url https://www.openlane.eu/en/carv6/auction/10738254
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735155
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735155: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735155 url https://www.openlane.eu/en/carv6/auction/10735155
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10739826
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10739826: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10739826 url https://www.openlane.eu/en/carv6/auction/10739826
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735106
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735106: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735106 url https://www.openlane.eu/en/carv6/auction/10735106
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735110
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735110: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735110 url https://www.openlane.eu/en/carv6/auction/10735110
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736277
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736277: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736277 url https://www.openlane.eu/en/carv6/auction/10736277
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736352
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736352: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736352 url https://www.openlane.eu/en/carv6/auction/10736352
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735118
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735118: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735118 url https://www.openlane.eu/en/carv6/auction/10735118
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10739821
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10739821: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10739821 url https://www.openlane.eu/en/carv6/auction/10739821
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735101
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735101: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735101 url https://www.openlane.eu/en/carv6/auction/10735101
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735133
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735133: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735133 url https://www.openlane.eu/en/carv6/auction/10735133
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10740843
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10740843: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10740843 url https://www.openlane.eu/en/carv6/auction/10740843
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10737285
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10737285: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10737285 url https://www.openlane.eu/en/carv6/auction/10737285
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10735095
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10735095: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10735095 url https://www.openlane.eu/en/carv6/auction/10735095
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10736273
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10736273: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10736273 url https://www.openlane.eu/en/carv6/auction/10736273
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10740847
2026-03-29 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:47 [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 22:19:47 [adesa.be] INFO: Scrape type for 10740847: 0
2026-03-29 22:19:47 [adesa.be] INFO: Skipping item 10740847 url https://www.openlane.eu/en/carv6/auction/10740847
2026-03-29 22:19:47 [adesa.be] INFO: Found listing with ID: 10740841
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10740841: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10740841 url https://www.openlane.eu/en/carv6/auction/10740841
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10740839
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10740839: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10740839 url https://www.openlane.eu/en/carv6/auction/10740839
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10740840
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10740840: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10740840 url https://www.openlane.eu/en/carv6/auction/10740840
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10737747
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10737747: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10737747 url https://www.openlane.eu/en/carv6/auction/10737747
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10739823
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10739823: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10739823 url https://www.openlane.eu/en/carv6/auction/10739823
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10737282
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10737282: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10737282 url https://www.openlane.eu/en/carv6/auction/10737282
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10735092
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10735092: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10735092 url https://www.openlane.eu/en/carv6/auction/10735092
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10737256
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10737256: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10737256 url https://www.openlane.eu/en/carv6/auction/10737256
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10735166
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10735166: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10735166 url https://www.openlane.eu/en/carv6/auction/10735166
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10734919
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10734919: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10734919 url https://www.openlane.eu/en/carv6/auction/10734919
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10734925
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10734925: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10734925 url https://www.openlane.eu/en/carv6/auction/10734925
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10737266
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10737266: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10737266 url https://www.openlane.eu/en/carv6/auction/10737266
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10738257
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10738257: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10738257 url https://www.openlane.eu/en/carv6/auction/10738257
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10736351
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10736351: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10736351 url https://www.openlane.eu/en/carv6/auction/10736351
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10738219
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10738219: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10738219 url https://www.openlane.eu/en/carv6/auction/10738219
2026-03-29 22:19:48 [adesa.be] INFO: Found listing with ID: 10737278
2026-03-29 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:48 [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 22:19:48 [adesa.be] INFO: Scrape type for 10737278: 0
2026-03-29 22:19:48 [adesa.be] INFO: Skipping item 10737278 url https://www.openlane.eu/en/carv6/auction/10737278
2026-03-29 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:19: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 22:19:51 [adesa.be] INFO: Found listing with ID: 10737293
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10737293: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10737293 url https://www.openlane.eu/en/carv6/auction/10737293
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10738247
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10738247: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10738247 url https://www.openlane.eu/en/carv6/auction/10738247
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10738218
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10738218: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10738218 url https://www.openlane.eu/en/carv6/auction/10738218
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10739837
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10739837: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10739837 url https://www.openlane.eu/en/carv6/auction/10739837
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736274
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736274: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736274 url https://www.openlane.eu/en/carv6/auction/10736274
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736663
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736663: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736663 url https://www.openlane.eu/en/carv6/auction/10736663
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736307
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736307: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736307 url https://www.openlane.eu/en/carv6/auction/10736307
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736667
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736667: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736667 url https://www.openlane.eu/en/carv6/auction/10736667
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10734921
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10734921: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10734921 url https://www.openlane.eu/en/carv6/auction/10734921
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10737742
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10737742: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10737742 url https://www.openlane.eu/en/carv6/auction/10737742
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736654
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736654: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736654 url https://www.openlane.eu/en/carv6/auction/10736654
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10737267
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10737267: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10737267 url https://www.openlane.eu/en/carv6/auction/10737267
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10737743
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10737743: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10737743 url https://www.openlane.eu/en/carv6/auction/10737743
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10735741
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10735741: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10735741 url https://www.openlane.eu/en/carv6/auction/10735741
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736420
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736420: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736420 url https://www.openlane.eu/en/carv6/auction/10736420
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10735746
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10735746: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10735746 url https://www.openlane.eu/en/carv6/auction/10735746
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736645
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736645: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736645 url https://www.openlane.eu/en/carv6/auction/10736645
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10734906
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10734906: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10734906 url https://www.openlane.eu/en/carv6/auction/10734906
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736644
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736644: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736644 url https://www.openlane.eu/en/carv6/auction/10736644
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736649
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736649: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736649 url https://www.openlane.eu/en/carv6/auction/10736649
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10738223
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10738223: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10738223 url https://www.openlane.eu/en/carv6/auction/10738223
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10735079
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10735079: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10735079 url https://www.openlane.eu/en/carv6/auction/10735079
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736631
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736631: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736631 url https://www.openlane.eu/en/carv6/auction/10736631
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736354
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736354: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736354 url https://www.openlane.eu/en/carv6/auction/10736354
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10736646
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10736646: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10736646 url https://www.openlane.eu/en/carv6/auction/10736646
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10734913
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10734913: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10734913 url https://www.openlane.eu/en/carv6/auction/10734913
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10737262
2026-03-29 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:51 [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 22:19:51 [adesa.be] INFO: Scrape type for 10737262: 0
2026-03-29 22:19:51 [adesa.be] INFO: Skipping item 10737262 url https://www.openlane.eu/en/carv6/auction/10737262
2026-03-29 22:19:51 [adesa.be] INFO: Found listing with ID: 10735158
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735158: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735158 url https://www.openlane.eu/en/carv6/auction/10735158
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736658
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736658: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736658 url https://www.openlane.eu/en/carv6/auction/10736658
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10738225
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10738225: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10738225 url https://www.openlane.eu/en/carv6/auction/10738225
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740851
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740851: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740851 url https://www.openlane.eu/en/carv6/auction/10740851
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735087
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735087: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735087 url https://www.openlane.eu/en/carv6/auction/10735087
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10738230
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10738230: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10738230 url https://www.openlane.eu/en/carv6/auction/10738230
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735742
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735742: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735742 url https://www.openlane.eu/en/carv6/auction/10735742
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734933
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10734933: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10734933 url https://www.openlane.eu/en/carv6/auction/10734933
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737272
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737272: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737272 url https://www.openlane.eu/en/carv6/auction/10737272
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740856
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740856: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740856 url https://www.openlane.eu/en/carv6/auction/10740856
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10738248
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10738248: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10738248 url https://www.openlane.eu/en/carv6/auction/10738248
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736336
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736336: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736336 url https://www.openlane.eu/en/carv6/auction/10736336
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10739816
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10739816: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10739816 url https://www.openlane.eu/en/carv6/auction/10739816
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735178
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735178: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735178 url https://www.openlane.eu/en/carv6/auction/10735178
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740857
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740857: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740857 url https://www.openlane.eu/en/carv6/auction/10740857
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740850
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740850: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740850 url https://www.openlane.eu/en/carv6/auction/10740850
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736339
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736339: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736339 url https://www.openlane.eu/en/carv6/auction/10736339
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735170
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735170: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735170 url https://www.openlane.eu/en/carv6/auction/10735170
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740862
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740862: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740862 url https://www.openlane.eu/en/carv6/auction/10740862
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737741
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737741: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737741 url https://www.openlane.eu/en/carv6/auction/10737741
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736327
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736327: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736327 url https://www.openlane.eu/en/carv6/auction/10736327
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735116
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735116: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735116 url https://www.openlane.eu/en/carv6/auction/10735116
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735140
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735140: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735140 url https://www.openlane.eu/en/carv6/auction/10735140
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735124
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735124: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735124 url https://www.openlane.eu/en/carv6/auction/10735124
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734920
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10734920: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10734920 url https://www.openlane.eu/en/carv6/auction/10734920
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735164
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735164: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735164 url https://www.openlane.eu/en/carv6/auction/10735164
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734939
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10734939: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10734939 url https://www.openlane.eu/en/carv6/auction/10734939
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737737
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737737: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737737 url https://www.openlane.eu/en/carv6/auction/10737737
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737733
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737733: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737733 url https://www.openlane.eu/en/carv6/auction/10737733
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736320
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736320: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736320 url https://www.openlane.eu/en/carv6/auction/10736320
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10739922
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10739922: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10739922 url https://www.openlane.eu/en/carv6/auction/10739922
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737271
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737271: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737271 url https://www.openlane.eu/en/carv6/auction/10737271
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737740
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737740: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737740 url https://www.openlane.eu/en/carv6/auction/10737740
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736643
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736643: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736643 url https://www.openlane.eu/en/carv6/auction/10736643
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10739838
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10739838: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10739838 url https://www.openlane.eu/en/carv6/auction/10739838
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740844
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740844: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740844 url https://www.openlane.eu/en/carv6/auction/10740844
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735097
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735097: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735097 url https://www.openlane.eu/en/carv6/auction/10735097
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740846
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740846: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740846 url https://www.openlane.eu/en/carv6/auction/10740846
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736648
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736648: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736648 url https://www.openlane.eu/en/carv6/auction/10736648
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734900
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10734900: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10734900 url https://www.openlane.eu/en/carv6/auction/10734900
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734899
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10734899: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10734899 url https://www.openlane.eu/en/carv6/auction/10734899
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737276
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737276: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737276 url https://www.openlane.eu/en/carv6/auction/10737276
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736282
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736282: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736282 url https://www.openlane.eu/en/carv6/auction/10736282
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737279
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737279: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737279 url https://www.openlane.eu/en/carv6/auction/10737279
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740866
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740866: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740866 url https://www.openlane.eu/en/carv6/auction/10740866
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10739824
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10739824: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10739824 url https://www.openlane.eu/en/carv6/auction/10739824
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736427
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736427: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736427 url https://www.openlane.eu/en/carv6/auction/10736427
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10740835
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10740835: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10740835 url https://www.openlane.eu/en/carv6/auction/10740835
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737727
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737727: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737727 url https://www.openlane.eu/en/carv6/auction/10737727
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10737745
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10737745: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10737745 url https://www.openlane.eu/en/carv6/auction/10737745
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10735111
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10735111: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10735111 url https://www.openlane.eu/en/carv6/auction/10735111
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10736426
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:52 [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 22:19:52 [adesa.be] INFO: Scrape type for 10736426: 0
2026-03-29 22:19:52 [adesa.be] INFO: Skipping item 10736426 url https://www.openlane.eu/en/carv6/auction/10736426
2026-03-29 22:19:52 [adesa.be] INFO: Found listing with ID: 10734940
2026-03-29 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10734940: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10734940 url https://www.openlane.eu/en/carv6/auction/10734940
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10737732
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10737732: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10737732 url https://www.openlane.eu/en/carv6/auction/10737732
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736661
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736661: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736661 url https://www.openlane.eu/en/carv6/auction/10736661
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10738222
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10738222: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10738222 url https://www.openlane.eu/en/carv6/auction/10738222
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10737268
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10737268: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10737268 url https://www.openlane.eu/en/carv6/auction/10737268
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736285
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736285: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736285 url https://www.openlane.eu/en/carv6/auction/10736285
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736423
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736423: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736423 url https://www.openlane.eu/en/carv6/auction/10736423
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736305
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736305: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736305 url https://www.openlane.eu/en/carv6/auction/10736305
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736660
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736660: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736660 url https://www.openlane.eu/en/carv6/auction/10736660
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10735143
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10735143: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10735143 url https://www.openlane.eu/en/carv6/auction/10735143
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10736634
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10736634: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10736634 url https://www.openlane.eu/en/carv6/auction/10736634
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10738237
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10738237: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10738237 url https://www.openlane.eu/en/carv6/auction/10738237
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10734937
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10734937: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10734937 url https://www.openlane.eu/en/carv6/auction/10734937
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10738253
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10738253: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10738253 url https://www.openlane.eu/en/carv6/auction/10738253
2026-03-29 22:19:53 [adesa.be] INFO: Found listing with ID: 10739836
2026-03-29 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:53 [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 22:19:53 [adesa.be] INFO: Scrape type for 10739836: 0
2026-03-29 22:19:53 [adesa.be] INFO: Skipping item 10739836 url https://www.openlane.eu/en/carv6/auction/10739836
2026-03-29 22:19: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 22:19: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 22:19:55 [adesa.be] INFO: Found listing with ID: 10738260
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738260: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738260 url https://www.openlane.eu/en/carv6/auction/10738260
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736342
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736342: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736342 url https://www.openlane.eu/en/carv6/auction/10736342
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736324
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736324: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736324 url https://www.openlane.eu/en/carv6/auction/10736324
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10739835
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10739835: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10739835 url https://www.openlane.eu/en/carv6/auction/10739835
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10740860
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10740860: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10740860 url https://www.openlane.eu/en/carv6/auction/10740860
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735123
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735123: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735123 url https://www.openlane.eu/en/carv6/auction/10735123
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738235
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738235: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738235 url https://www.openlane.eu/en/carv6/auction/10738235
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10740849
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10740849: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10740849 url https://www.openlane.eu/en/carv6/auction/10740849
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738220
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738220: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738220 url https://www.openlane.eu/en/carv6/auction/10738220
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10739832
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10739832: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10739832 url https://www.openlane.eu/en/carv6/auction/10739832
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736428
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736428: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736428 url https://www.openlane.eu/en/carv6/auction/10736428
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10734938
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10734938: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10734938 url https://www.openlane.eu/en/carv6/auction/10734938
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738256
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738256: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738256 url https://www.openlane.eu/en/carv6/auction/10738256
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735138
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735138: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735138 url https://www.openlane.eu/en/carv6/auction/10735138
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10740868
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10740868: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10740868 url https://www.openlane.eu/en/carv6/auction/10740868
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738232
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738232: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738232 url https://www.openlane.eu/en/carv6/auction/10738232
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10740836
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10740836: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10740836 url https://www.openlane.eu/en/carv6/auction/10740836
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10737269
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10737269: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10737269 url https://www.openlane.eu/en/carv6/auction/10737269
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738227
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738227: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738227 url https://www.openlane.eu/en/carv6/auction/10738227
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738252
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738252: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738252 url https://www.openlane.eu/en/carv6/auction/10738252
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736310
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736310: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736310 url https://www.openlane.eu/en/carv6/auction/10736310
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735156
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735156: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735156 url https://www.openlane.eu/en/carv6/auction/10735156
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10739813
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10739813: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10739813 url https://www.openlane.eu/en/carv6/auction/10739813
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10734931
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10734931: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10734931 url https://www.openlane.eu/en/carv6/auction/10734931
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738239
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738239: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738239 url https://www.openlane.eu/en/carv6/auction/10738239
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738233
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738233: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738233 url https://www.openlane.eu/en/carv6/auction/10738233
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736340
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736340: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736340 url https://www.openlane.eu/en/carv6/auction/10736340
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736275
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736275: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736275 url https://www.openlane.eu/en/carv6/auction/10736275
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10737263
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10737263: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10737263 url https://www.openlane.eu/en/carv6/auction/10737263
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738246
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738246: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738246 url https://www.openlane.eu/en/carv6/auction/10738246
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736347
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736347: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736347 url https://www.openlane.eu/en/carv6/auction/10736347
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736276
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736276: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736276 url https://www.openlane.eu/en/carv6/auction/10736276
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736666
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736666: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736666 url https://www.openlane.eu/en/carv6/auction/10736666
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738241
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738241: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738241 url https://www.openlane.eu/en/carv6/auction/10738241
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735108
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735108: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735108 url https://www.openlane.eu/en/carv6/auction/10735108
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736664
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736664: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736664 url https://www.openlane.eu/en/carv6/auction/10736664
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736301
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736301: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736301 url https://www.openlane.eu/en/carv6/auction/10736301
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736303
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736303: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736303 url https://www.openlane.eu/en/carv6/auction/10736303
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735168
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735168: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735168 url https://www.openlane.eu/en/carv6/auction/10735168
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736330
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736330: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736330 url https://www.openlane.eu/en/carv6/auction/10736330
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10739831
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10739831: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10739831 url https://www.openlane.eu/en/carv6/auction/10739831
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10736328
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10736328: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10736328 url https://www.openlane.eu/en/carv6/auction/10736328
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10737735
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10737735: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10737735 url https://www.openlane.eu/en/carv6/auction/10737735
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10740848
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10740848: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10740848 url https://www.openlane.eu/en/carv6/auction/10740848
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738262
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738262: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738262 url https://www.openlane.eu/en/carv6/auction/10738262
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10738231
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10738231: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10738231 url https://www.openlane.eu/en/carv6/auction/10738231
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735080
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735080: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735080 url https://www.openlane.eu/en/carv6/auction/10735080
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735112
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:55 [adesa.be] INFO: Scrape type for 10735112: 0
2026-03-29 22:19:55 [adesa.be] INFO: Skipping item 10735112 url https://www.openlane.eu/en/carv6/auction/10735112
2026-03-29 22:19:55 [adesa.be] INFO: Found listing with ID: 10735086
2026-03-29 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:55 [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 22:19:56 [adesa.be] INFO: Scrape type for 10735086: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10735086 url https://www.openlane.eu/en/carv6/auction/10735086
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10735167
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10735167: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10735167 url https://www.openlane.eu/en/carv6/auction/10735167
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10736650
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10736650: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10736650 url https://www.openlane.eu/en/carv6/auction/10736650
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10734936
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10734936: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10734936 url https://www.openlane.eu/en/carv6/auction/10734936
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10735165
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10735165: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10735165 url https://www.openlane.eu/en/carv6/auction/10735165
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10738261
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10738261: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10738261 url https://www.openlane.eu/en/carv6/auction/10738261
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10740867
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10740867: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10740867 url https://www.openlane.eu/en/carv6/auction/10740867
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10734926
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10734926: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10734926 url https://www.openlane.eu/en/carv6/auction/10734926
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10734898
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10734898: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10734898 url https://www.openlane.eu/en/carv6/auction/10734898
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10736652
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10736652: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10736652 url https://www.openlane.eu/en/carv6/auction/10736652
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10737273
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10737273: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10737273 url https://www.openlane.eu/en/carv6/auction/10737273
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10740853
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10740853: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10740853 url https://www.openlane.eu/en/carv6/auction/10740853
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10740854
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10740854: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10740854 url https://www.openlane.eu/en/carv6/auction/10740854
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10735127
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10735127: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10735127 url https://www.openlane.eu/en/carv6/auction/10735127
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10738251
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10738251: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10738251 url https://www.openlane.eu/en/carv6/auction/10738251
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10734923
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10734923: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10734923 url https://www.openlane.eu/en/carv6/auction/10734923
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10735100
2026-03-29 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:56 [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 22:19:56 [adesa.be] INFO: Scrape type for 10735100: 0
2026-03-29 22:19:56 [adesa.be] INFO: Skipping item 10735100 url https://www.openlane.eu/en/carv6/auction/10735100
2026-03-29 22:19:56 [adesa.be] INFO: Found listing with ID: 10736344
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736344: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736344 url https://www.openlane.eu/en/carv6/auction/10736344
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736640
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736640: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736640 url https://www.openlane.eu/en/carv6/auction/10736640
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10739830
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10739830: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10739830 url https://www.openlane.eu/en/carv6/auction/10739830
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10735171
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10735171: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10735171 url https://www.openlane.eu/en/carv6/auction/10735171
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10735750
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10735750: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10735750 url https://www.openlane.eu/en/carv6/auction/10735750
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736317
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736317: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736317 url https://www.openlane.eu/en/carv6/auction/10736317
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10739820
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10739820: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10739820 url https://www.openlane.eu/en/carv6/auction/10739820
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736322
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736322: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736322 url https://www.openlane.eu/en/carv6/auction/10736322
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736414
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736414: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736414 url https://www.openlane.eu/en/carv6/auction/10736414
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10738221
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10738221: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10738221 url https://www.openlane.eu/en/carv6/auction/10738221
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736290
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736290: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736290 url https://www.openlane.eu/en/carv6/auction/10736290
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10735093
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10735093: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10735093 url https://www.openlane.eu/en/carv6/auction/10735093
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10739815
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10739815: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10739815 url https://www.openlane.eu/en/carv6/auction/10739815
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10734941
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10734941: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10734941 url https://www.openlane.eu/en/carv6/auction/10734941
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736297
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736297: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736297 url https://www.openlane.eu/en/carv6/auction/10736297
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10735151
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10735151: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10735151 url https://www.openlane.eu/en/carv6/auction/10735151
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736312
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736312: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736312 url https://www.openlane.eu/en/carv6/auction/10736312
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10736345
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10736345: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10736345 url https://www.openlane.eu/en/carv6/auction/10736345
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-29 22:19:57 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-29 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:57 [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 22:19:57 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-29 22:19:57 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-29 22:19: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 22:19: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 22:19:59 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726523: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-29 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:19:59 [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 22:19:59 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-29 22:19:59 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-29 22:19:59 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726559: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726562: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726556: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726569: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726578: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726580: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726599: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726608: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726611: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726628: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726630: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726668: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726983: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726985: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726988: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726986: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726990: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726992: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726997: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726995: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726348: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726349: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:00 [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 22:20:00 [adesa.be] INFO: Scrape type for 10726355: 0
2026-03-29 22:20:00 [adesa.be] INFO: Skipping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-29 22:20:00 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-29 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726375: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726379: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726382: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726385: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726391: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726393: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726395: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726399: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726401: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726403: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726410: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726411: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726405: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726407: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726476: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726478: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726493: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726495: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726497: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726500: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726503: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726508: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726505: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726512: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-29 22:20:01 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-29 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:01 [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 22:20:01 [adesa.be] INFO: Scrape type for 10726535: 0
2026-03-29 22:20:01 [adesa.be] INFO: Skipping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-29 22:20: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 22:20:03 [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 22:20:03 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726537: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726563: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726565: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726571: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726572: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726575: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726581: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726583: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726585: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726587: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726588: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726591: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726593: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726595: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726598: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726605: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726607: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:03 [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 22:20:03 [adesa.be] INFO: Scrape type for 10726603: 0
2026-03-29 22:20:03 [adesa.be] INFO: Skipping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-29 22:20:03 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-29 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726601: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726613: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726620: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726621: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726624: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726627: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726632: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726653: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726654: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726656: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-29 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:04 [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 22:20:04 [adesa.be] INFO: Scrape type for 10726658: 0
2026-03-29 22:20:04 [adesa.be] INFO: Skipping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-29 22:20:04 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726660: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726661: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726663: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726666: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726670: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726945: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10726999: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720661: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720675: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720677: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720678: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720676: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720685: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720684: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720683: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720686: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720688: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720687: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720692: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720700: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720699: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720712: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720717: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720721: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720725: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720740: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720749: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720751: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720752: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:05 [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 22:20:05 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-29 22:20:05 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-29 22:20:05 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-29 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-29 22:20:06 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-29 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:06 [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 22:20:06 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-29 22:20:06 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-29 22:20: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 22:20:06 [scrapy.extensions.logstats] INFO: Crawled 208 pages (at 37 pages/min), scraped 171 items (at 26 items/min)
2026-03-29 22:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-29 22:20: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 22:20:09 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720714: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-29 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:09 [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 22:20:09 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-29 22:20:09 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-29 22:20:09 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720743: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720748: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:10 [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 22:20:10 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-29 22:20:10 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-29 22:20:10 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-29 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736540
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736540: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736540 url https://www.openlane.eu/en/carv6/auction/10736540
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736541
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736541: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736541 url https://www.openlane.eu/en/carv6/auction/10736541
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736543
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736543: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736543 url https://www.openlane.eu/en/carv6/auction/10736543
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736542
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736542: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736542 url https://www.openlane.eu/en/carv6/auction/10736542
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736544
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736544: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736544 url https://www.openlane.eu/en/carv6/auction/10736544
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736545
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736545: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736545 url https://www.openlane.eu/en/carv6/auction/10736545
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736546
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736546: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736546 url https://www.openlane.eu/en/carv6/auction/10736546
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736547
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736547: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736547 url https://www.openlane.eu/en/carv6/auction/10736547
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736548
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736548: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736548 url https://www.openlane.eu/en/carv6/auction/10736548
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736549
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736549: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736549 url https://www.openlane.eu/en/carv6/auction/10736549
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736550
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736550: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736550 url https://www.openlane.eu/en/carv6/auction/10736550
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736551
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736551: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736551 url https://www.openlane.eu/en/carv6/auction/10736551
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736552
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736552: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736552 url https://www.openlane.eu/en/carv6/auction/10736552
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736553
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736553: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736553 url https://www.openlane.eu/en/carv6/auction/10736553
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736554
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736554: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736554 url https://www.openlane.eu/en/carv6/auction/10736554
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736555
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736555: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736555 url https://www.openlane.eu/en/carv6/auction/10736555
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736556
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736556: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736556 url https://www.openlane.eu/en/carv6/auction/10736556
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736557
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736557: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736557 url https://www.openlane.eu/en/carv6/auction/10736557
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736558
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736558: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736558 url https://www.openlane.eu/en/carv6/auction/10736558
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736559
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736559: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736559 url https://www.openlane.eu/en/carv6/auction/10736559
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736560
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736560: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736560 url https://www.openlane.eu/en/carv6/auction/10736560
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736561
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736561: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736561 url https://www.openlane.eu/en/carv6/auction/10736561
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736563
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736563: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736563 url https://www.openlane.eu/en/carv6/auction/10736563
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736562
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736562: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736562 url https://www.openlane.eu/en/carv6/auction/10736562
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736564
2026-03-29 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:11 [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 22:20:11 [adesa.be] INFO: Scrape type for 10736564: 0
2026-03-29 22:20:11 [adesa.be] INFO: Skipping item 10736564 url https://www.openlane.eu/en/carv6/auction/10736564
2026-03-29 22:20:11 [adesa.be] INFO: Found listing with ID: 10736565
2026-03-29 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:12 [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 22:20:12 [adesa.be] INFO: Scrape type for 10736565: 0
2026-03-29 22:20:12 [adesa.be] INFO: Skipping item 10736565 url https://www.openlane.eu/en/carv6/auction/10736565
2026-03-29 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20:14 [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 22:20:14 [adesa.be] INFO: Found listing with ID: 10736566
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [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 22:20:14 [adesa.be] INFO: Scrape type for 10736566: 0
2026-03-29 22:20:14 [adesa.be] INFO: Skipping item 10736566 url https://www.openlane.eu/en/carv6/auction/10736566
2026-03-29 22:20:14 [adesa.be] INFO: Found listing with ID: 10736567
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [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 22:20:14 [adesa.be] INFO: Scrape type for 10736567: 0
2026-03-29 22:20:14 [adesa.be] INFO: Skipping item 10736567 url https://www.openlane.eu/en/carv6/auction/10736567
2026-03-29 22:20:14 [adesa.be] INFO: Found listing with ID: 10736568
2026-03-29 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:14 [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 22:20:14 [adesa.be] INFO: Scrape type for 10736568: 0
2026-03-29 22:20:14 [adesa.be] INFO: Skipping item 10736568 url https://www.openlane.eu/en/carv6/auction/10736568
2026-03-29 22:20:14 [adesa.be] INFO: Found listing with ID: 10736569
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736569: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736569 url https://www.openlane.eu/en/carv6/auction/10736569
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736571
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736571: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736571 url https://www.openlane.eu/en/carv6/auction/10736571
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736570
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736570: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736570 url https://www.openlane.eu/en/carv6/auction/10736570
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736572
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736572: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736572 url https://www.openlane.eu/en/carv6/auction/10736572
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736574
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736574: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736574 url https://www.openlane.eu/en/carv6/auction/10736574
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736575
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736575: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736575 url https://www.openlane.eu/en/carv6/auction/10736575
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736573
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736573: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736573 url https://www.openlane.eu/en/carv6/auction/10736573
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736576
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736576: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736576 url https://www.openlane.eu/en/carv6/auction/10736576
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736577
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736577: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736577 url https://www.openlane.eu/en/carv6/auction/10736577
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736578
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736578: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736578 url https://www.openlane.eu/en/carv6/auction/10736578
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736581
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736581: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736581 url https://www.openlane.eu/en/carv6/auction/10736581
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736582
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736582: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736582 url https://www.openlane.eu/en/carv6/auction/10736582
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736580
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736580: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736580 url https://www.openlane.eu/en/carv6/auction/10736580
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736583
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736583: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736583 url https://www.openlane.eu/en/carv6/auction/10736583
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736584
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736584: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736584 url https://www.openlane.eu/en/carv6/auction/10736584
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736585
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736585: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736585 url https://www.openlane.eu/en/carv6/auction/10736585
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736586
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736586: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736586 url https://www.openlane.eu/en/carv6/auction/10736586
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736588
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736588: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736588 url https://www.openlane.eu/en/carv6/auction/10736588
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736587
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736587: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736587 url https://www.openlane.eu/en/carv6/auction/10736587
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736589
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736589: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736589 url https://www.openlane.eu/en/carv6/auction/10736589
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736590
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736590: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736590 url https://www.openlane.eu/en/carv6/auction/10736590
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736591
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736591: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736591 url https://www.openlane.eu/en/carv6/auction/10736591
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736592
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736592: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736592 url https://www.openlane.eu/en/carv6/auction/10736592
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736594
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736594: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736594 url https://www.openlane.eu/en/carv6/auction/10736594
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736595
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736595: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736595 url https://www.openlane.eu/en/carv6/auction/10736595
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736593
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736593: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736593 url https://www.openlane.eu/en/carv6/auction/10736593
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736596
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736596: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736596 url https://www.openlane.eu/en/carv6/auction/10736596
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736597
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736597: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736597 url https://www.openlane.eu/en/carv6/auction/10736597
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736598
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736598: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736598 url https://www.openlane.eu/en/carv6/auction/10736598
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736599
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736599: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736599 url https://www.openlane.eu/en/carv6/auction/10736599
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736601
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736601: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736601 url https://www.openlane.eu/en/carv6/auction/10736601
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736600
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736600: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736600 url https://www.openlane.eu/en/carv6/auction/10736600
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736602
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736602: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736602 url https://www.openlane.eu/en/carv6/auction/10736602
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736603
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736603: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736603 url https://www.openlane.eu/en/carv6/auction/10736603
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736604
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736604: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736604 url https://www.openlane.eu/en/carv6/auction/10736604
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736605
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736605: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736605 url https://www.openlane.eu/en/carv6/auction/10736605
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736606
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736606: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736606 url https://www.openlane.eu/en/carv6/auction/10736606
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736607
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736607: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736607 url https://www.openlane.eu/en/carv6/auction/10736607
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736608
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736608: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736608 url https://www.openlane.eu/en/carv6/auction/10736608
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736609
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736609: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736609 url https://www.openlane.eu/en/carv6/auction/10736609
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736802
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736802: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736802 url https://www.openlane.eu/en/carv6/auction/10736802
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736801
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736801: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736801 url https://www.openlane.eu/en/carv6/auction/10736801
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10723908: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10723919: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736515
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736515: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736515 url https://www.openlane.eu/en/carv6/auction/10736515
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10736519
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:15 [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 22:20:15 [adesa.be] INFO: Scrape type for 10736519: 0
2026-03-29 22:20:15 [adesa.be] INFO: Skipping item 10736519 url https://www.openlane.eu/en/carv6/auction/10736519
2026-03-29 22:20:15 [adesa.be] INFO: Found listing with ID: 10735857
2026-03-29 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10735857: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10735857 url https://www.openlane.eu/en/carv6/auction/10735857
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736490
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736490: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736490 url https://www.openlane.eu/en/carv6/auction/10736490
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10735853
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10735853: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10735853 url https://www.openlane.eu/en/carv6/auction/10735853
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723874: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723883: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723892: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10726297: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723884: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736820
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736820: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736820 url https://www.openlane.eu/en/carv6/auction/10736820
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10730692: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736493
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736493: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736493 url https://www.openlane.eu/en/carv6/auction/10736493
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10726307: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10726306: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723889: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10725690: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736496
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736496: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736496 url https://www.openlane.eu/en/carv6/auction/10736496
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723890: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10729558: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10725725: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723873: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736797
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736797: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736797 url https://www.openlane.eu/en/carv6/auction/10736797
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10730693: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10730765: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723894: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10730781: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736497
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736497: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736497 url https://www.openlane.eu/en/carv6/auction/10736497
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736829
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736829: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736829 url https://www.openlane.eu/en/carv6/auction/10736829
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723902: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10735852
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10735852: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10735852 url https://www.openlane.eu/en/carv6/auction/10735852
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723900: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723905: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736489
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736489: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736489 url https://www.openlane.eu/en/carv6/auction/10736489
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723880: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10735855
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10735855: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10735855 url https://www.openlane.eu/en/carv6/auction/10735855
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736822
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736822: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736822 url https://www.openlane.eu/en/carv6/auction/10736822
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736798
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736798: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736798 url https://www.openlane.eu/en/carv6/auction/10736798
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723913: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723904: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736494
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736494: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736494 url https://www.openlane.eu/en/carv6/auction/10736494
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10726296: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723869: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736824
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736824: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736824 url https://www.openlane.eu/en/carv6/auction/10736824
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10736819
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10736819: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10736819 url https://www.openlane.eu/en/carv6/auction/10736819
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723903: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10723893: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10735858
2026-03-29 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:16 [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 22:20:16 [adesa.be] INFO: Scrape type for 10735858: 0
2026-03-29 22:20:16 [adesa.be] INFO: Skipping item 10735858 url https://www.openlane.eu/en/carv6/auction/10735858
2026-03-29 22:20:16 [adesa.be] INFO: Found listing with ID: 10735854
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [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 22:20:17 [adesa.be] INFO: Scrape type for 10735854: 0
2026-03-29 22:20:17 [adesa.be] INFO: Skipping item 10735854 url https://www.openlane.eu/en/carv6/auction/10735854
2026-03-29 22:20:17 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-29 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:17 [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 22:20:17 [adesa.be] INFO: Scrape type for 10723898: 0
2026-03-29 22:20:17 [adesa.be] INFO: Skipping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-29 22:20: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 22:20: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 22:20:21 [adesa.be] INFO: Found listing with ID: 10735851
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10735851: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10735851 url https://www.openlane.eu/en/carv6/auction/10735851
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723887: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723901: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723899: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736818
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736818: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736818 url https://www.openlane.eu/en/carv6/auction/10736818
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723878: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723911: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723909: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723910: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736495
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736495: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736495 url https://www.openlane.eu/en/carv6/auction/10736495
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10724944: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723879: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736520
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736520: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736520 url https://www.openlane.eu/en/carv6/auction/10736520
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723896: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723897: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736823
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736823: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736823 url https://www.openlane.eu/en/carv6/auction/10736823
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723877: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723876: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723888: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736800
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736800: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736800 url https://www.openlane.eu/en/carv6/auction/10736800
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723907: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723886: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10736803
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10736803: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10736803 url https://www.openlane.eu/en/carv6/auction/10736803
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10723906: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10730917: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10735856
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10735856: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10735856 url https://www.openlane.eu/en/carv6/auction/10735856
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-29 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:21 [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 22:20:21 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-29 22:20:21 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-29 22:20:21 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-29 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:22 [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 22:20:22 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-29 22:20:22 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-29 22:20:22 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-29 22:20:23 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-29 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:23 [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 22:20:23 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-29 22:20:23 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-29 22:20: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 22:20: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 22:20:25 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:25 [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 22:20:25 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-29 22:20:25 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-29 22:20:25 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-29 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10730537: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10731385: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10724806: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10724800: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10731384: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10735643
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10735643: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10735643 url https://www.openlane.eu/en/carv6/auction/10735643
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10730536: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10735645
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:26 [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 22:20:26 [adesa.be] INFO: Scrape type for 10735645: 0
2026-03-29 22:20:26 [adesa.be] INFO: Skipping item 10735645 url https://www.openlane.eu/en/carv6/auction/10735645
2026-03-29 22:20:26 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-29 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10724807: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10724799: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10724805: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10735646
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10735646: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10735646 url https://www.openlane.eu/en/carv6/auction/10735646
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10735648
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10735648: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10735648 url https://www.openlane.eu/en/carv6/auction/10735648
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10730534: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10724802: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10730535: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10735644
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10735644: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10735644 url https://www.openlane.eu/en/carv6/auction/10735644
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10738309
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10738309: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10738309 url https://www.openlane.eu/en/carv6/auction/10738309
2026-03-29 22:20:27 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-29 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:27 [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 22:20:27 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-29 22:20:27 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-29 22:20: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 22:20: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 22:20:29 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:29 [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 22:20:29 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-29 22:20:29 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-29 22:20:29 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-29 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10737766
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10737766: 0
2026-03-29 22:20:30 [adesa.be] INFO: Skipping item 10737766 url https://www.openlane.eu/en/carv6/auction/10737766
2026-03-29 22:20:30 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-29 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:30 [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 22:20:30 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729495: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729498: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10729502: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730366
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730366: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730366 url https://www.openlane.eu/en/carv6/auction/10730366
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730379
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730379: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730379 url https://www.openlane.eu/en/carv6/auction/10730379
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10734483
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10734483: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10734483 url https://www.openlane.eu/en/carv6/auction/10734483
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730384
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730384: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730384 url https://www.openlane.eu/en/carv6/auction/10730384
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730381
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730381: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730381 url https://www.openlane.eu/en/carv6/auction/10730381
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730375
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730375: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730375 url https://www.openlane.eu/en/carv6/auction/10730375
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730364
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730364: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730364 url https://www.openlane.eu/en/carv6/auction/10730364
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730376
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730376: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730376 url https://www.openlane.eu/en/carv6/auction/10730376
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730369
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730369: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730369 url https://www.openlane.eu/en/carv6/auction/10730369
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730368
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730368: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730368 url https://www.openlane.eu/en/carv6/auction/10730368
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730371
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730371: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730371 url https://www.openlane.eu/en/carv6/auction/10730371
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10730372
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10730372: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10730372 url https://www.openlane.eu/en/carv6/auction/10730372
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:31 [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 22:20:31 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-29 22:20:31 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-29 22:20:31 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-29 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-29 22:20:32 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10726260: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10729497: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10730132
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10730132: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10730132 url https://www.openlane.eu/en/carv6/auction/10730132
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10666627: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-29 22:20:32 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-29 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:32 [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 22:20:32 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-29 22:20:32 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-29 22:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 22:20: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 22:20:33 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:33 [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 22:20:33 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-29 22:20:33 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-29 22:20:33 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-29 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10686921: 2
2026-03-29 22:20:34 [adesa.be] INFO: Scraping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-29 22:20:34 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-29 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:34 [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 22:20:34 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-29 22:20:34 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-29 22:20: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 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-29 22:20:36 [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 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-29 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10686921
2026-03-29 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-29 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-29 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921 to the API
2026-03-29 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 22:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10686921>
{'auction_title': '',
'c_o_2_emission_value': 208,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'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': '37785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10686921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37900,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 6,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 170 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:37 [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 22:20:37 [adesa.be] INFO: Saving data for 10686921: {'auction_closing_time': 1798675200.0, 'created_time': 1773829298.563663, 'last_price_update_time': 1774822837.864291}
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10686921') HTTP/1.1" 204 0
2026-03-29 22:20:37 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 22:20:37 [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 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 22:20:38 [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%201774390838 HTTP/1.1" 200 None
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10694084') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10709493') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710124') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710183') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710184') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710200') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710259') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710260') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710263') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710265') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710274') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710282') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710291') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710296') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710307') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10710321') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711165') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711374') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711377') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711387') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711400') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711414') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711416') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711418') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711419') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711432') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711444') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711448') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711465') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711472') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711473') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711479') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711480') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711481') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711483') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711489') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711491') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711496') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711498') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711517') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711518') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711525') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711531') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711532') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711537') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711550') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711554') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711561') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711563') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711576') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711579') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711590') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711592') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711597') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711632') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711634') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711651') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711652') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711654') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711669') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711683') HTTP/1.1" 204 0
2026-03-29 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711698') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711700') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711704') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711709') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711712') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711716') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711717') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711718') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711731') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711736') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711743') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711754') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711765') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711776') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711778') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711780') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711787') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711792') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711816') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711867') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711868') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711869') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711872') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711873') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711877') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711880') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711889') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711926') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711929') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711933') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711934') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711942') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711958') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711960') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711962') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711964') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711965') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711968') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711993') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10711998') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712004') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712493') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712497') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712500') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712502') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712505') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712506') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712509') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712511') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712514') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712517') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712522') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712524') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712526') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712527') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712529') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712531') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712533') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712535') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712536') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712541') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712544') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712545') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712551') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712552') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712553') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712557') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712558') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712560') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712561') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712562') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712564') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712565') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712566') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712573') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712574') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712581') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712584') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712586') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712588') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712589') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712591') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712594') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712601') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712602') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712606') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712608') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712609') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712610') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712612') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712615') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712622') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712626') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712628') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712630') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712631') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712632') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712634') HTTP/1.1" 204 0
2026-03-29 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712645') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712646') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712658') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712662') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712665') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712668') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712676') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712681') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712688') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712697') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712705') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712706') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712719') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712727') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712734') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712738') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712749') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712751') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712752') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712753') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712756') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712769') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712777') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712789') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712791') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712793') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712795') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712796') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712799') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712800') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712805') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712809') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712818') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712819') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712820') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712824') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10712829') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713172') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713226') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713322') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713527') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713532') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713533') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713534') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713536') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713540') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713544') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713546') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713548') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713553') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713557') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713558') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713564') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713568') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713569') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713573') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713580') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713582') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713589') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713590') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713592') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713594') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713602') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713604') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713605') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713609') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713613') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713616') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713619') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713621') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713622') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713627') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713628') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713629') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713630') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713637') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713638') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713639') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713641') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713643') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713644') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713645') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713653') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713654') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713657') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713659') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713660') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713661') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713666') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713668') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713671') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713675') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713679') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713680') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713681') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713682') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713684') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713688') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713689') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713690') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713691') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713693') HTTP/1.1" 204 0
2026-03-29 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713696') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713697') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713701') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713703') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713706') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713707') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713708') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713711') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713712') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713714') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713715') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713722') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713723') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713725') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713727') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713728') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713731') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713732') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713733') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713734') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713735') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713740') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713742') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713744') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713745') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713746') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713749') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713751') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713753') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713755') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713756') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713758') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713760') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713761') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713763') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713765') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713767') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713768') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713769') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713770') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713772') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713773') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713774') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713776') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713781') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713782') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713783') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713787') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713788') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713789') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713791') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713794') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713796') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713797') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713798') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713799') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713800') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713801') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713802') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713805') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713806') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713807') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713812') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713815') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713816') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713818') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713819') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713820') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713821') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713822') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713823') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713826') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713827') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713828') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713829') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713830') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713832') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713833') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713835') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713837') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713839') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713840') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713841') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713842') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713843') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713844') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713845') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713848') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713849') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713850') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713851') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713855') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713856') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713857') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713858') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713861') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713863') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713864') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713865') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713866') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713869') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713870') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713871') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713872') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713873') HTTP/1.1" 204 0
2026-03-29 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713874') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713877') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713879') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713880') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713881') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713883') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713885') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713889') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713890') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713891') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713892') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713893') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713895') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713896') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713897') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713898') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713899') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713900') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713901') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713902') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713903') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713904') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713905') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713906') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713907') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713908') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713909') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713910') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713914') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713915') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713917') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713919') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713920') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713922') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713924') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713926') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713927') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713931') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713932') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713936') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713941') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713942') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713945') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713946') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713948') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713949') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713951') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713952') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713953') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713955') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713958') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713959') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713960') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713962') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713965') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713968') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713971') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713974') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713975') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713978') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713981') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713982') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713985') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713986') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713990') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10713993') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10714444') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10714521') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10715045') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10715047') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717549') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717573') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717574') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717575') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717576') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717580') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717582') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717583') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717584') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717585') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717586') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717587') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717589') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717590') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717591') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717592') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717593') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717596') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717598') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717599') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717600') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717601') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717602') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717604') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717606') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717608') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717609') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717610') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717612') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717613') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717614') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717615') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717616') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717617') HTTP/1.1" 204 0
2026-03-29 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717618') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717619') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717621') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717622') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717623') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717624') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717625') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717627') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717629') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717630') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717631') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717632') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717633') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717635') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717637') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717640') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717641') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717642') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717643') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717644') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717645') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717646') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717647') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717648') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717649') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717650') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717652') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717653') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717654') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717657') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717660') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717661') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717662') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717663') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717664') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717666') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717668') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717669') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717670') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717673') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717674') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717675') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717676') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717677') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717678') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717679') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717680') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717681') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717683') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717684') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717685') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717686') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717687') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717688') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717689') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717690') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717691') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717692') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717693') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717694') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717695') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717696') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717700') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717701') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717702') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717705') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717706') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717707') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717708') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717709') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717711') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717713') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717714') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717715') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717722') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717723') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717724') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717725') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717726') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717731') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717732') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717733') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717735') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717736') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717740') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717741') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717746') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717755') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717757') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717758') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717760') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717761') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717762') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717763') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717764') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717767') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717768') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717769') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717770') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717771') HTTP/1.1" 204 0
2026-03-29 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717772') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717775') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717779') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717783') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717784') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717785') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717788') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717791') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717794') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717796') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717799') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717802') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717803') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717804') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717805') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717808') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717809') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717810') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717811') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717812') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717814') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717816') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717820') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717821') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717822') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717823') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717826') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717827') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717828') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717829') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717831') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717834') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717926') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717928') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717929') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717930') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717931') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717932') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717933') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717934') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717935') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717936') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717938') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717939') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717941') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717942') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717943') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717944') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717945') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717946') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717947') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717948') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717949') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717950') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717951') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717952') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717953') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717954') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717955') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717956') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717957') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717958') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717959') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717960') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717961') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717962') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717963') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717964') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717965') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717966') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717967') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717968') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717969') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717970') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717971') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717972') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717973') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717974') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717975') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717976') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717977') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717978') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717979') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717980') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717981') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717982') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717983') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717984') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717986') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717987') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717988') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717989') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717990') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717991') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717995') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717996') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717997') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717998') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10717999') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718001') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718003') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718004') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718005') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718006') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718007') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718008') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718009') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718010') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718011') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718012') HTTP/1.1" 204 0
2026-03-29 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718013') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718015') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718016') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718017') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718018') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718019') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718020') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718021') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718022') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718023') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718024') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718025') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718026') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718027') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718028') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718029') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718030') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718031') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718032') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718034') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718035') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718036') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718037') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718041') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718042') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718043') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718044') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718045') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718046') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718047') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718048') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718049') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718050') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718051') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718052') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718053') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718054') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718055') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718056') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718057') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718058') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718059') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718061') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718062') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718064') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718065') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718066') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718067') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718068') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718069') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718070') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718071') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718073') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718074') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718075') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718076') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718077') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718078') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718079') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718080') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718081') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718082') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718083') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718084') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718085') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718086') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718088') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718089') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718090') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718091') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718093') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718095') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718096') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718097') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718190') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718238') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718345') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718353') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718354') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10718888') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10719212') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720764') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720765') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720766') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720767') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720768') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720769') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720770') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720771') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720772') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720773') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720774') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720775') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720776') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720777') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720778') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720779') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720781') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720782') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720783') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720784') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720785') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720786') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720787') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720788') HTTP/1.1" 204 0
2026-03-29 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720789') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720790') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720791') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720792') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720793') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720794') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720795') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720796') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720797') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720798') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720799') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720800') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720802') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720803') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720804') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720805') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720806') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720807') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720808') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720809') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720810') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720811') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720812') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720813') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720814') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720885') HTTP/1.1" 204 0
2026-03-29 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10720886') HTTP/1.1" 204 0
2026-03-29 22:20:46 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (172 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-29T22_15_00.jl
2026-03-29 22:20:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 579461,
'downloader/request_count': 669,
'downloader/request_method_count/GET': 626,
'downloader/request_method_count/POST': 43,
'downloader/response_bytes': 114906317,
'downloader/response_count': 669,
'downloader/response_status_count/200': 669,
'elapsed_time_seconds': 339.535124,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 22, 20, 46, 228085, tzinfo=datetime.timezone.utc),
'item_scraped_count': 172,
'log_count/DEBUG': 14206,
'log_count/INFO': 17390,
'memusage/max': 185057280,
'memusage/startup': 149897216,
'photo_download_count': 454,
'request_depth_max': 43,
'response_received_count': 215,
'scheduler/dequeued': 669,
'scheduler/dequeued/memory': 669,
'scheduler/enqueued': 669,
'scheduler/enqueued/memory': 669,
'scrape_type/new': 47,
'scrape_type/price_update': 125,
'scrape_type/skipped': 4048,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 217,
'scrapy-zyte-api/error_ratio': 0.009216589861751152,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.97338789005974,
'scrapy-zyte-api/mean_response_seconds': 3.88848247593052,
'scrapy-zyte-api/processed': 215,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 215,
'scrapy-zyte-api/request_args/experimental.requestCookies': 214,
'scrapy-zyte-api/request_args/experimental.responseCookies': 215,
'scrapy-zyte-api/request_args/httpRequestBody': 43,
'scrapy-zyte-api/request_args/httpRequestMethod': 43,
'scrapy-zyte-api/request_args/httpResponseBody': 215,
'scrapy-zyte-api/request_args/httpResponseHeaders': 215,
'scrapy-zyte-api/request_args/url': 215,
'scrapy-zyte-api/status_codes/200': 215,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 215,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4220,
'source/total_available': 4220,
'start_time': datetime.datetime(2026, 3, 29, 22, 15, 6, 692961, tzinfo=datetime.timezone.utc)}
2026-03-29 22:20:46 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 22:20:46 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa3e3d7a290>
2026-03-29 22:20:46 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa3e3d7a6d0>